log Makefile @ 3861:1902ce57b333

age author description
2007-10-27 William Pitcock fix
2007-10-27 William Pitcock detect and uninstall now-unneeded textures from the old Default skin
2007-10-26 William Pitcock update pofiles, fix makefile install filelist
2007-10-26 William Pitcock Integrate Audacious 1.4 artwork.
2007-10-23 William Pitcock don't install audacious.desktop twice.
2007-09-30 Jonathan Schleifer Revert 40a9792c69f9.
2007-09-30 Jonathan Schleifer Fix install of audacious.desktop.
2007-09-30 Jonathan Schleifer .pc files are arch-independent, therefore they go to ${datadir}.
2007-09-26 William Pitcock Fix installation of Audacious desktop icon.
2007-09-23 William Pitcock No balance.png to install.
2007-09-23 William Pitcock Add Refugee, a dark skin which looks like the old XMMS skin. (Ubuntu #144187).
2007-09-19 Jonathan Schleifer Clean up Makefiles. trunk
2007-09-17 William Pitcock Transit to Mk2. trunk
2007-07-20 William Pitcock Add a pkg-config for audclient. trunk
2007-01-27 nenolod [svn] - audacious.desktop is already installed, no need to do so here trunk
2007-01-26 nenolod [svn] - back out objective-make topdir probe stuff, it doesnt work on some trunk
2007-01-23 nenolod [svn] - rework objective make _a lot_ trunk
2007-01-14 js [svn] Fixed make install. trunk
2007-01-13 nenolod [svn] - move manpages to subdir man/ trunk
2007-01-12 nenolod [svn] - objective-make autodepend fixes trunk
2006-12-04 nenolod [svn] - make documentation build on ubuntu trunk
2006-12-04 nenolod [svn] - make documentation-build will invoke gtk-doc to compile the audacious SDK docs. trunk
2006-10-15 nenolod [svn] - add audtool(1) manpage; mostly written by Kiyoshi Aman. trunk
2006-10-14 nenolod [svn] - only attempt to build the intl objective if INTL_OBJECTIVE is defined. trunk
2006-10-05 nenolod [svn] - include TinyPlayer skin with the main distribution trunk
2006-09-18 nenolod [svn] - remove plugins from the core distribution trunk
2006-09-15 nenolod [svn] - remove sqlite from main makefile trunk
2006-09-15 js [svn] - Removed .cpp.o target since we don't have any .cpp files anymore. trunk
2006-09-14 js [svn] * One more .cpp -> .cxx trunk
2006-09-05 yaz [svn] - fix for the long-standing dependency oddness in our build system. now make tool surely picks up changed source files and builds required objectives. trunk
2006-07-28 nenolod [svn] - connect sqlite to the build trunk
2006-06-14 nenolod [svn] - make it prettier trunk
2006-06-14 nenolod [svn] - shut a make error up by using sinclude instead of normal include when rules.mk doesn't exist yet trunk
2006-06-14 nenolod [svn] - if mk/rules.mk is missing, run configure to generate it (hopefully you are running the posix target, otherwise I feel sorry for you) trunk
2006-06-14 nenolod [svn] - core makefile trunk