source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @854   18 years bird the installs pass include _INSTALLS_FILES too.
(edit) @853   18 years bird Better warning and for tools too.
(edit) @852   18 years bird Warn about bad SDK files.
(edit) @851   18 years bird corrected the description.
(edit) @850   18 years bird Moved the gnumake-header.kmk inclusion a bit down so the 'override' on …
(edit) @849   18 years bird AMD64 issues on RHEL4.
(edit) @848   19 years bird win.amd64 fixes.
(edit) @847   19 years bird Library merging and some DLL linking updates (latter isn't tested).
(edit) @846   19 years bird Fixed busted compile templates and implemented library merging.
(edit) @845   19 years bird Fixed message.
(edit) @844   19 years bird Library merging. Make use of -filelist on Mac OS X.
(edit) @843   19 years bird HAVE_SYS_CDEFS_H
(edit) @842   19 years bird CONFIG_WITH_OPTIMIZATION_HACKS only on x86/amd64
(edit) @841   19 years bird dead/non-working.
(edit) @840   19 years bird Use response files everywhere.
(edit) @839   19 years bird Fixed response file bustage.
(edit) @838   19 years bird Added missing $(PATH_TARGET) dep.
(edit) @837   19 years bird Rebuilt os2.x86.
(edit) @836   19 years bird Rebuilt freebsd.x86
(edit) @835   19 years bird Rebuilt freebsd.amd64
(edit) @834   19 years bird Rebuilt linux.amd64
(edit) @833   19 years bird Rebuilt linux.x86
(edit) @832   19 years bird Rebuilt win.x86.
(edit) @831   19 years bird Rebuilt darwin.x86
(edit) @830   19 years bird New properties for INSTALLS only (atm): IDFLAGS, IFFLAGS, ISFLAGS. …
(edit) @829   19 years bird Added ORDERDEPS to the PROPS_ACCUMULATE_R list.
(edit) @828   19 years bird Split the target list processing up into two passes so that it's …
(edit) @827   19 years bird New property 'ORDERDEPS' for listing order-only dependencies.
(edit) @826   19 years bird New tool that doesn't depend on GNU ld and ar: GCC3PLAIN. Use this …
(edit) @825   19 years bird Added fake xargs implementation. Retired abspathex to gnumake-header.kmk.
(edit) @824   19 years bird file description
(edit) @823   19 years bird KBUILD_VERBOSE=2 should be implied by --pretty-command-printing not 1.
(edit) @822   19 years bird eol-style and keywords
(edit) @821   19 years bird New function: $(xargs)
(edit) @820   19 years bird Fixed warnings about struct file.
(edit) @819   19 years bird More svn:eol-style fixes.
(edit) @818   19 years bird drop the set -x
(edit) @817   19 years bird Did the x86 FreeBSD build. (darn, forgot to strip it)
(edit) @816   19 years bird Did the x86 FreeBSD build.
(edit) @815   19 years bird Fixed bootstrap problem caused by missing kmk_append.
(edit) @814   19 years bird fixed sh -x
(edit) @813   19 years bird Some property fixes.
(edit) @812   19 years bird ChangeLog: http://svn.netlabs.org/kbuild/timeline
(edit) @811   19 years bird Solaris port.
(edit) @810   19 years bird darn.
(edit) @809   19 years bird Solaris + cleanup.
(edit) @808   19 years bird another try.
(edit) @807   19 years bird typo.
(edit) @806   19 years bird Rebuilt win.x86 with current svn - using msvcr71.dll instead of …
(edit) @805   19 years bird Added missing strtoumax prototype.
(edit) @804   19 years bird msvcrt build.
(edit) @803   19 years bird msvcrt build.
(edit) @802   19 years bird msvcrt build.
(edit) @801   19 years bird spaces -> tabs
(edit) @800   19 years bird drop some wide char stuff to avoid dragging in msvcp71.dll
(edit) @799   19 years bird Rebuild os2.x86 from current svn.
(edit) @798   19 years bird .rsp in the wrong place.
(edit) @797   19 years bird style
(edit) @796   19 years bird Built darwin.x86 from current svn.
(edit) @795   19 years bird Rebuilt freebsd.amd64 with current sources.
(edit) @794   19 years bird Rebuilt linux amd64 using current svn.
(edit) @793   19 years bird 64-bit
(edit) @792   19 years bird Built linux.x86 from current svn. (forgot to strip them)
(edit) @791   19 years bird Built linux.x86 from current svn.
(edit) @790   19 years bird rebuilt Windows x86 binaries with current code.
(edit) @789   19 years bird some fixes.
(edit) @788   19 years bird custom msg style support.
(edit) @787   19 years bird Use -m32.
(edit) @786   19 years bird GPL
(edit) @785   19 years bird copyright and email updates.
(edit) @784   19 years bird Added VirtualBox license. Removed some obsolete presets and added a …
(edit) @783   19 years bird Makefile.kup - if found it'll automatically take up you one directory. …
(edit) @782   19 years bird copyright 2007
(edit) @781   19 years bird The examples was essentially useless and in the wrong place. Look at …
(edit) @780   19 years bird MSG_INST_TRG correction.
(edit) @779   19 years bird 2007
(edit) @778   19 years bird Attempt at dealing with deadlocked kmk on Ctrl-C by dispatching the …
(edit) @777   19 years bird 'dense' -> 'short'. drop the --no-print-directory stuff.
(edit) @776   19 years bird Macros for all messages. KBUILD_MSG_STYLE. KBUILD_VERBOSE={1,2,*}. PRINTF
(edit) @775   19 years bird ported printf to MSC.
(edit) @774   19 years bird NetBSD printf r1.31
(edit) @773   19 years bird Use response files (untested). Fixes #9
(edit) @772   19 years bird use append -n for creating the ar-script if available.
(edit) @771   19 years bird use append -n for creating the ar-script if available.
(edit) @770   19 years bird Use the new append -v feature for generating command deps.
(edit) @769   19 years bird Added variable lookup printing to delay expansion and such.
(edit) @768   19 years bird Use response files (aka command files) with the Visual C++ librarian. …
(edit) @767   19 years bird $(APPEND) -n file line1 line2 line3
(edit) @766   19 years bird Link dynamically on linux too. Fixes #14.
(edit) @765   19 years bird New predefined variable 'KMK', similar to 'MAKE' only less likely to …
(edit) @764   19 years bird math-int feature
(edit) @763   19 years bird integer math functions.
(edit) @762   19 years bird nuke some more environment variables. (fixes the problem with PROGRAMS …
(edit) @761   19 years bird SUFF_SYS isn't anything on darwin.
(edit) @760   19 years bird fixed silly messup when applying defpath to libpath of a link target.
(edit) @759   19 years bird Check for /sw/lib/libSDL.* too (Mac OS X / fink).
(edit) @758   19 years bird use waitpid(pid) since wait() interfers with any parallel jobs gnu …
(edit) @757   19 years bird LIBPATHS -> LIBPATH (stupid typos)
(edit) @756   19 years bird Work around kLIBC setlocale bug.
(edit) @755   19 years bird Work around kLIBC setlocal bug.
Note: See TracRevisionLog for help on using the revision log.