log mk/objective.mk @ 3440:7f32f40201a4 trunk

age author description
Fri, 07 Sep 2007 07:09:45 -0500 William Pitcock Factor in source changes to the dependency map. trunk
Fri, 07 Sep 2007 00:20:55 -0500 William Pitcock clean: remove precompiled headers trunk
Fri, 07 Sep 2007 00:17:57 -0500 William Pitcock precompiled headers (part 1) trunk
Sat, 18 Aug 2007 14:17:39 -0500 William Pitcock mk distclean target: some changes trunk
Fri, 01 Jun 2007 16:02:59 -0700 js [svn] FreeBSD make doesn't support -include. Revert until it's fixed. trunk
Fri, 01 Jun 2007 15:45:56 -0700 js [svn] - Fixed annoying ".depend: No such file or directory". trunk
Sun, 13 May 2007 11:57:18 -0700 magma [svn] Added a hook when building dependencies so that the dbus-bindings are created first without producing any error messages. trunk
Mon, 30 Apr 2007 20:49:38 -0700 yaz [svn] maintenance of build system: trunk
Thu, 25 Jan 2007 22:20:19 -0800 nenolod [svn] - back out objective-make topdir probe stuff, it doesnt work on some trunk
Tue, 23 Jan 2007 10:22:32 -0800 nenolod [svn] - rework objective make _a lot_ trunk
Tue, 23 Jan 2007 09:21:53 -0800 nenolod [svn] - portability fixes for solaris trunk
Sun, 21 Jan 2007 03:32:36 -0800 nenolod [svn] - touch .depend after blanking it out trunk
Sun, 21 Jan 2007 03:00:31 -0800 nenolod [svn] - remove .depend on make clean trunk
Fri, 12 Jan 2007 11:43:40 -0800 nenolod [svn] - objective-make autodepend fixes trunk
Fri, 05 Jan 2007 19:25:19 -0800 nenolod [svn] - update to objective-make II trunk
Fri, 05 Jan 2007 18:56:29 -0800 nenolod [svn] - use -Wl,-h for defining the SONAME for POSIX compatibility trunk
Wed, 13 Dec 2006 00:38:32 -0800 yaz [svn] - ar should pick changes trunk
Mon, 18 Sep 2006 14:08:39 -0700 nenolod [svn] - soname fix trunk
Fri, 15 Sep 2006 06:36:26 -0700 js [svn] - Removed .cpp.o target since we don't have any .cpp files anymore. trunk
Thu, 14 Sep 2006 13:56:35 -0700 js [svn] * One more .cpp -> .cxx trunk
Thu, 14 Sep 2006 07:40:39 -0700 js [svn] Just saw another bug in the same line. The if was always false. trunk
Thu, 14 Sep 2006 07:38:06 -0700 js [svn] Fixed mk/objective.mk so that there won't be any trunk
Wed, 13 Sep 2006 14:01:54 -0700 js [svn] Added BSD make to the recommended make versions since it's officially supported now. trunk
Wed, 06 Sep 2006 13:37:57 -0700 nenolod [svn] - handle OS X linking command trunk
Wed, 06 Sep 2006 13:21:40 -0700 nenolod [svn] - use $(SHARED_SUFFIX) trunk
Mon, 04 Sep 2006 19:47:32 -0700 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
Thu, 22 Jun 2006 03:01:46 -0700 nenolod [svn] - smarter way to detect gmake trunk
Thu, 22 Jun 2006 02:35:01 -0700 nenolod [svn] - avoid system /bin/test in Makefiles as it may not behave as expected trunk
Wed, 14 Jun 2006 01:29:17 -0700 nenolod [svn] make CONFIG_OPTS="<configure options>" trunk
Wed, 14 Jun 2006 01:12:01 -0700 nenolod [svn] - tell users to use GNU make trunk
Wed, 14 Jun 2006 00:51:53 -0700 nenolod [svn] - improvements trunk
Wed, 14 Jun 2006 00:49:07 -0700 nenolod [svn] s/$(RM)/rm/ (wtf) trunk
Wed, 14 Jun 2006 00:46:51 -0700 nenolod [svn] - no more "none" trunk
Wed, 14 Jun 2006 00:16:06 -0700 nenolod [svn] - make it prettier trunk
Sat, 10 Jun 2006 12:47:00 -0700 chainsaw [svn] Add V=1 shorthand for SHOW_CFLAGS, patch by vapier (Gentoo). trunk
Mon, 15 May 2006 11:42:14 -0700 nenolod [svn] - remove debug notice trunk
Mon, 15 May 2006 11:31:31 -0700 nenolod [svn] - link against 'libaudacious.so.2.0.0' instead of 'libaudacious.so'. This brings us in full compliance of debian trunk
Wed, 26 Apr 2006 19:14:25 -0700 nenolod [svn] - compile objectives before installing them (oops) trunk
Sun, 02 Apr 2006 17:42:32 -0700 giacomo [svn] binaries (audacious,audacious-arts-helper) should be deleted on clean requests trunk
Fri, 24 Mar 2006 14:20:04 -0800 nenolod [svn] - rule reduction trunk
Fri, 24 Mar 2006 13:26:21 -0800 nenolod [svn] - do not show OMK debugging notices unless we use 'make VERBOSITY=1' trunk
Fri, 24 Mar 2006 13:02:27 -0800 nenolod [svn] - mistake here, we forget to pop back trunk
Fri, 24 Mar 2006 13:01:36 -0800 nenolod [svn] - more recursion fixes trunk
Fri, 24 Mar 2006 12:51:05 -0800 nenolod [svn] - properly recurse build errors trunk
Sun, 12 Mar 2006 20:57:18 -0800 nenolod [svn] - if make fails, exit -1 recursively trunk
Sat, 11 Mar 2006 17:30:13 -0800 giacomo [svn] revert erroneous change in objective.mk trunk
Sat, 11 Mar 2006 17:25:53 -0800 giacomo [svn] prefs window: added user@host info in the version label trunk
Mon, 27 Feb 2006 20:57:33 -0800 nenolod [svn] add kludge for xorg on pkgsrc trunk
Mon, 27 Feb 2006 20:22:27 -0800 nenolod [svn] another kludge for pkgsrc, C++ edition trunk
Mon, 27 Feb 2006 20:18:03 -0800 nenolod [svn] kludge for pkgsrc machines trunk
Sun, 26 Feb 2006 22:40:13 -0800 nenolod [svn] - create directories that aren't there in the install phase trunk
Sun, 26 Feb 2006 20:20:28 -0800 nenolod [svn] - fix data rule (whitespace) trunk
Sun, 26 Feb 2006 20:14:08 -0800 nenolod [svn] rule for installing data trunk
Sun, 26 Feb 2006 20:09:32 -0800 nenolod [svn] - distclean enhancements trunk
Sun, 26 Feb 2006 15:50:50 -0800 nenolod [svn] - fix trunk
Sun, 26 Feb 2006 15:39:06 -0800 nenolod [svn] - more intelligently handle directory creation trunk
Sun, 26 Feb 2006 01:09:12 -0800 nenolod [svn] experimental fix trunk
Sat, 25 Feb 2006 13:15:05 -0800 nenolod [svn] Attach a SONAME to all .so's. trunk
Fri, 24 Feb 2006 12:34:42 -0800 nenolod [svn] install HEADERS properly (oops) trunk
Wed, 22 Feb 2006 17:12:10 -0800 nenolod [svn] directory creation stuff trunk