aboutsummaryrefslogtreecommitdiff
path: root/data/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2013-05-26build-sys: move to non-recursive buildSami Kerola1-62/+0
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
2011-05-09Fix make install failure with some autotools versionsPavel Labath1-3/+3
apparently, some versions of autotools don't know about $(builddir) variable. I replaced it with ".".
2011-04-18Fix VPATH buildsPavel Labath1-3/+3
2008-09-03add windowmenu to dist packageMark Tiefenbruck1-2/+2
2008-06-20move default window menu to ~/.fluxbox/windowmenuMark Tiefenbruck1-2/+6
2008-04-26some updates for the startup file in modern timesMark Tiefenbruck1-2/+6
2008-04-25add fbrun to default apps fileMark Tiefenbruck1-4/+13
2007-08-11removed README, README.style and README.menufluxgen1-1/+1
2007-07-07fixes for --program-prefix and --program-suffix, plus fixed overwriting init ↵markt1-0/+5
file on reconfigure
2007-03-31Default value for $LAUNCHER, plus add util and util/fbrun to the simonb1-0/+1
PATH when generating install menu so it can find fbrun. data thus needs to come after util in toplevel subdir processing so that fbrun is built
2006-02-19src dirfluxgen1-1/+1
2005-05-27fix for dest dir, thanks php-coderfluxgen1-0/+14
2005-01-24typo, close #1107227mathias1-1/+1
2005-01-12added --with-style=<path-to-style> option for ./configure, patch from php-codermathias1-1/+4
2004-04-10minor fix, patch from Fr�d�ric L. W. Meunier (1 at pervalidus dot net)fluxgen1-1/+1
2003-12-29patch from Han, minor fixes and fbsetbg random backgroundfluxgen1-1/+1
2003-12-08removed startup.influxgen1-7/+3
2003-11-15generate fbgmfluxgen1-0/+3
2003-09-11startup.influxgen1-1/+1
2003-09-07cleaningfluxgen1-10/+18
2003-08-07minor fix from Hanfluxgen1-1/+1
2003-08-02improve generation of kde and gnome menus in fluxbox-generate_menurathnor1-1/+1
2003-04-14Sun compatfluxgen1-1/+1
2002-09-07menu targetfluxgen1-0/+3
2002-09-07removed fluxbox-generate_menufluxgen1-4/+1
2002-07-14removed sh to generate menufluxgen1-1/+1
2002-05-24fluxbox-generate_menufluxgen1-6/+5
2002-05-13removed titlebarfluxgen1-2/+2
2002-01-11updatefluxgen1-1/+1
2001-12-11Initial revisionfluxgen1-0/+16