source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @975   18 years bird Rebuilt current code with the new GCC templates on linux.x86.
(edit) @974   18 years bird Rebuilt current code with the new GCC templates on linux.amd64.
(edit) @973   18 years bird WARNING! The GCC* tools are no using gcc and NOT g++ for linking.
(edit) @972   18 years bird nc (just need to bump the revision).
(edit) @971   18 years bird GCC -> GXX. (the GCC is going to do plain C linking using gcc instead …
(edit) @970   18 years bird Fixed typo.
(edit) @969   18 years bird Fixing some svn props.
(edit) @968   18 years bird fixed prop
(edit) @967   18 years bird fixed prop
(edit) @966   18 years bird Fix the clean rule
(edit) @965   18 years bird Rebuilt current code on linux.amd64.
(edit) @964   18 years bird Rebuilt current code on linux.x86.
(edit) @963   18 years bird Rebuilt current code on freebsd.amd64.
(edit) @962   18 years bird Rebuilt current code on solaris.x86.
(edit) @961   18 years bird find the executable on solaris. fixed bugs in the linux and freebsd code.
(edit) @960   18 years bird stdlib.h was missing.
(edit) @959   18 years bird Updated cached config.h for solaris.
(edit) @958   18 years bird Rebuilt current code on linux.x86.
(edit) @957   18 years bird Rebuilt current code on linux.amd64.
(edit) @956   18 years bird Rebuilt current code on freebsd.amd64.
(edit) @955   18 years bird Rebuilt current code on win.x86.
(edit) @954   18 years bird Filled in PACKAGE and VERSION defines.
(edit) @953   18 years bird Removed PATH_GNUMAKE_SRC override.
(edit) @952   18 years bird The GNU make source has moved to src/kmk.
(edit) @951   18 years bird Rebuilt current code on darwin.x86.
(edit) @950   18 years bird Rebuilt current code on os2.x86.
(edit) @949   18 years bird oops.
(edit) @948   18 years bird oops.
(edit) @947   18 years bird Use the new gnu make code.
(edit) @946   18 years bird Don't be grumpy about not getting anything to do.
(edit) @945   18 years bird It's APPLE not DARWIN_. Does gnu_linux sound good?
(edit) @944   18 years bird darwin doesn't give me the path in argv[0] if kmk was found in that …
(edit) @943   18 years bird Ooops.
(edit) @942   18 years bird Always use the GNU make getopt stuff.
(edit) @941   18 years bird Updated cached config.h for darwin (x86).
(edit) @940   18 years bird Some more warnings.
(edit) @939   18 years bird fixed some const warnings.
(edit) @938   18 years bird publish the two new make features.
(edit) @937   18 years bird Implemented the prepend assignment operator '<='.
(edit) @936   18 years bird wrap rmdir as well (the stupid trailing slash problem).
(edit) @935   18 years bird regenerated config.h on freebsd/amd64.
(edit) @934   18 years bird Removed assert, it's not right.
(edit) @933   18 years bird svn properties.
(edit) @932   18 years bird Fixed warnings.
(edit) @931   18 years bird Drop doc and po when bootstrapping kmk using the autoconf/automake. It …
(edit) @930   18 years bird Hack for using compiler defines to detect the target OS instead of …
(edit) @929   18 years bird we've got mv and printf.
(edit) @928   18 years bird Building bootstrap kmk.
(edit) @927   18 years bird Fixed some PATH_KBUILD_BIN mess + the init warnings.
(edit) @926   18 years bird don't configure gettext
(edit) @925   18 years bird assert.h
(edit) @924   18 years bird Fixed #ifdef.
(edit) @923   18 years bird Fixed double remake of maybe-update targets.
(edit) @922   18 years bird working on the maybe (+|) part.
(edit) @921   18 years bird multi target explicit rules. partly done.
(edit) @920   18 years bird The LOCALEDIR, ALIASPATH, LIBDIR and INCLUDEDIR stuff isn't needed …
(edit) @919   18 years bird Avoid LOCALEDIR, ALIASDIR, LIBDIR and INCLUDEDIR.
(edit) @918   18 years bird Avoid LOCALEDIR, ALIASDIR, LIBDIR and INCLUDEDIR.
(edit) @917   18 years bird PATH_KBUILD and PATH_KBUILD_BIN improvements. Avoid LOCALEDIR, …
(edit) @916   18 years bird fixed a const issue with the value-length stuff.
(edit) @915   18 years bird some more electric heap stuff.
(edit) @914   18 years bird some more electric heap stuff.
(edit) @913   18 years bird regenerated the file.
(edit) @912   18 years bird kbuild.c contains _().
(edit) @911   18 years bird Made it build on amd64.
(edit) @910   18 years bird Fixed a few potential variable_buffer realloc problems.
(edit) @909   18 years bird A very simple electric fence heap (windows only for now).
(edit) @908   18 years bird Fixed bug not dealing with the variable buffer being reallocated.
(edit) @907   18 years bird Fixed rsort bug.
(edit) @906   18 years bird PATH_GNUMAKE_SRC for src/gmakenew.
(edit) @905   18 years bird Pick up the usual .xyz varations for the BLDDIRS and CLEAN properties.
(edit) @904   18 years bird Recognize the CLEAN attribute. header.kmk
(edit) @903   18 years bird Merged with the 2007-05-23 CVS. Added rsort and fixed a couple of …
(edit) @902   18 years bird Temporary copy for mergin in current gnu make trunk changes.
(edit) @901   18 years bird Tag vendor/gnumake/current as vendor/gnumake/2007-05-23.
(edit) @900   18 years bird Load /home/bird/src/Gnu/make/2007-05-23 into vendor/gnumake/current.
(edit) @899   18 years bird Rebuilt with current code.
(edit) @898   18 years bird paranoia.
(edit) @897   18 years bird Added _CLEAN to install targets and BLDDIR to all targets (but not …
(edit) @896   18 years bird NLTAB.
(edit) @895   18 years bird DOLLAR, EQUAL, DOT, COMMA, SEMICOLON and COLON.
(edit) @894   18 years bird Enable DELETE_ON_ERROR and SECONDEXPANSION by default.
(edit) @893   18 years bird using includedep for all dependencies.
(edit) @892   18 years bird adjusted the MSG_L1 override.
(edit) @891   18 years bird fixed double compile regression introduced by accident in 859.
(edit) @890   18 years bird Applied a message patch.
(edit) @889   18 years bird Implemented the NAME property.
(edit) @888   18 years bird Fixed unterminated LIBPATHSTRICT value.
(edit) @887   18 years bird Fixed unterminated LIBPATHSTRICT value.
(edit) @886   18 years bird correct PATH slashes.
(edit) @885   18 years bird PC_SLASHES
(edit) @884   18 years bird hacking…
(edit) @883   18 years bird hacking…
(edit) @882   18 years bird hacking…
(edit) @881   18 years bird hacking…
(edit) @880   18 years bird hacking…
(edit) @879   18 years bird hacking…
(edit) @878   18 years bird somewhere to mess up ash for Windows.
(edit) @877   18 years bird the other part of the EMX+SIGCHILD stuff.
(edit) @876   18 years bird Dont add COMMANDS_KMK_BUILTIN to the lines_flags as it will screw up …
Note: See TracRevisionLog for help on using the revision log.