log mk/objective.mk @ 3043:59452118044d

age author description
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