Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-26 | build-sys: move to non-recursive build | Sami Kerola | 1 | -3/+17 | |
This rather large change will attempts to make 'make' to work better. See excellent paper 'Recursive Make Considered Harmful' by Peter Miller for further explanation why several make files is worse than one for whole project. Note. The tests are build with 'make check' rather than defining TEST. Reference: http://miller.emu.id.au/pmiller/books/rmch/ Reference: http://karelzak.blogspot.co.uk/2013/02/non-recursive-automake.html | |||||
2009-05-26 | Added new 'make dist' target for ease in updating the manuals | Jim Ramsay | 1 | -5/+6 | |
2009-05-26 | Converted startfluxbox(1) to asciidoc format | Jim Ramsay | 1 | -1/+1 | |
2009-05-26 | Converted fbsetroot(1) to asciidoc format | Jim Ramsay | 1 | -1/+1 | |
2009-05-26 | Moved fbsetbg(1) to asciidoc format | Jim Ramsay | 1 | -1/+1 | |
2009-05-26 | Moved fbrun(1) to asciidoc format | Jim Ramsay | 1 | -1/+1 | |
2009-05-26 | Created fluxbox-menu(5) | Jim Ramsay | 1 | -1/+1 | |
This separates the menu-syntax portions of fluxbox.txt out into its own man page, and includes a rather large rewrite of much of fluxbox.txt, as well as small improvements in other pages. | |||||
2009-05-26 | Process all asciidoc-generated man pages with sed | Jim Ramsay | 1 | -6/+15 | |
This makes things a bit simpler and more generic. | |||||
2009-05-26 | Renamed fluxstyle(1) to fluxbox-style(5) | Jim Ramsay | 1 | -2/+2 | |
2009-05-26 | Added fluxbox-apps(5) manpage | Jim Ramsay | 1 | -1/+6 | |
This now shares the CLIENT PATTERNS section in common with fluxbox-keys(5), so I split this out into a client-patterns.txt which is included by both fluxbox-apps.txt and fluxbox-keys.txt. | |||||
2008-08-20 | split documenation into different directories | Mathias Gumz | 1 | -2/+1 | |
2008-08-20 | create section 5 manpages as well | Mathias Gumz | 1 | -2/+6 | |
2008-08-20 | make creating manpages easier | Mathias Gumz | 1 | -0/+19 | |