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
|
Wed, 22 Feb 2006 17:07:25 -0800 |
nenolod |
[svn] If the makefile has a HEADERS variable, then install them to the
trunk
|
Tue, 07 Feb 2006 06:40:04 -0800 |
nenolod |
[svn] do not forkbomb if we have a malformed makefile
trunk
|
Thu, 02 Feb 2006 19:10:15 -0800 |
nenolod |
[svn] fix some path issues
trunk
|
Thu, 02 Feb 2006 19:01:48 -0800 |
nenolod |
[svn] install subobjectives
trunk
|
Thu, 02 Feb 2006 16:20:49 -0800 |
nenolod |
[svn] more fixes
trunk
|
Thu, 02 Feb 2006 16:15:10 -0800 |
nenolod |
[svn] ditto for static libraries
trunk
|
Thu, 02 Feb 2006 16:14:33 -0800 |
nenolod |
[svn] try to add a "default" make rule for $(OBJECTIVE_BINS)
trunk
|
Thu, 02 Feb 2006 16:12:08 -0800 |
nenolod |
[svn] buildsystem improvements
trunk
|
Thu, 02 Feb 2006 14:52:47 -0800 |
nenolod |
[svn] Announce objective completion.
trunk
|
Thu, 02 Feb 2006 14:50:05 -0800 |
nenolod |
[svn] Add library "dependencies" care of $(OBJECTIVE_LIBS_NOINST)
trunk
|
Thu, 02 Feb 2006 14:47:26 -0800 |
nenolod |
[svn] Announce when we're building a library or binary objective, not just a component objective.
trunk
|
Thu, 02 Feb 2006 14:43:34 -0800 |
nenolod |
[svn] fix make clean
trunk
|
Thu, 02 Feb 2006 14:42:17 -0800 |
nenolod |
[svn] convert mpg123 over... right now we don't use the "x86-optimized code", although I doubt it makes a lick of
trunk
|
Thu, 02 Feb 2006 14:17:33 -0800 |
nenolod |
[svn] Add confirmation messages.
trunk
|
Thu, 02 Feb 2006 14:15:36 -0800 |
nenolod |
[svn] some buildsystem changes... nothing notable yet
trunk
|
Thu, 02 Feb 2006 13:57:20 -0800 |
nenolod |
[svn] needed requirements for objective-based buildsystem (automake replacement)
trunk
|