source: trunk/kBuild

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @819   18 years bird More svn:eol-style fixes.
(edit) @818   18 years bird drop the set -x
(edit) @817   18 years bird Did the x86 FreeBSD build. (darn, forgot to strip it)
(edit) @816   18 years bird Did the x86 FreeBSD build.
(edit) @815   18 years bird Fixed bootstrap problem caused by missing kmk_append.
(edit) @811   18 years bird Solaris port.
(edit) @808   18 years bird another try.
(edit) @807   18 years bird typo.
(edit) @806   18 years bird Rebuilt win.x86 with current svn - using msvcr71.dll instead of …
(edit) @799   18 years bird Rebuild os2.x86 from current svn.
(edit) @798   18 years bird .rsp in the wrong place.
(edit) @796   18 years bird Built darwin.x86 from current svn.
(edit) @795   18 years bird Rebuilt freebsd.amd64 with current sources.
(edit) @794   18 years bird Rebuilt linux amd64 using current svn.
(edit) @792   18 years bird Built linux.x86 from current svn. (forgot to strip them)
(edit) @791   18 years bird Built linux.x86 from current svn.
(edit) @790   18 years bird rebuilt Windows x86 binaries with current code.
(edit) @788   18 years bird custom msg style support.
(edit) @787   18 years bird Use -m32.
(edit) @786   18 years bird GPL
(edit) @782   18 years bird copyright 2007
(edit) @781   18 years bird The examples was essentially useless and in the wrong place. Look at …
(edit) @780   18 years bird MSG_INST_TRG correction.
(edit) @779   18 years bird 2007
(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) @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) @768   19 years bird Use response files (aka command files) with the Visual C++ librarian. …
(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) @757   19 years bird LIBPATHS -> LIBPATH (stupid typos)
(edit) @756   19 years bird Work around kLIBC setlocale bug.
(edit) @754   19 years bird misplaced comment.
(edit) @753   19 years bird Fixed broken _TARGET_TOOL macro.
(edit) @752   19 years bird Fixed library linking: It was still using $(lib) - this was changed to …
(edit) @749   19 years bird Don't use recursion for the .o/.obj aliases.
(edit) @748   19 years bird TARGET_BASE fix (not completed).
(edit) @747   19 years bird compile message should show the target.
(edit) @746   19 years bird FSLib.dll
(edit) @745   19 years bird better place for it.
(edit) @744   19 years bird More sanity checks.
(edit) @743   19 years bird set PATH_target early (i.e. in subheader/subfooter).
(edit) @742   19 years bird Fixed the sub-makefile bustage and added two sanitychecks.
(edit) @741   19 years bird some cleanup.
(edit) @740   19 years bird a bit early…
(edit) @739   19 years bird Rebuilt os2.x86 with current sources.
(edit) @738   19 years bird Rebuilt freebsd.amd64 with current sources.
(edit) @737   19 years bird Rebuilt darwin.x86 with current sources.
(edit) @736   19 years bird Rebuilt linux.amd64 with current sources.
(edit) @735   19 years bird VCC*_OLD_DEPS
(edit) @734   19 years bird Rebuilt linux.x86 with current sources.
(edit) @733   19 years bird check for buffer overflow.
(edit) @732   19 years bird Rebuilt win.x86 with current code.
(edit) @731   19 years bird kBuild/bin/BUILD_PLATFORM_ARCH.BUILD_PLATFORM -> …
(edit) @730   19 years bird Added a variation on the $(comp-vars) function called $(comp-cmds) …
(edit) @729   19 years bird The target _PATH property should be working now.
(edit) @726   19 years bird corrected message when fetching nothing.
(edit) @725   19 years bird Partial implementation of a _PATH target property for resolving …
(edit) @724   19 years bird simpler implementation.
(edit) @723   19 years bird Kicked the gnumake compatibility crap into separate files to speed …
(edit) @719   19 years bird Fixed bug in the library processing causing the output dir not to be …
(edit) @718   19 years bird default mode is debug.
(edit) @717   19 years bird rmdir is new. cleaned out the old crap.
(edit) @715   19 years bird rebuilt OS/2.
(edit) @710   19 years bird PACKING is an official pass now.
(edit) @709   19 years bird updating the revision number.
(edit) @708   19 years bird corrected the names.
(edit) @707   19 years bird linux fixes.
(edit) @706   19 years bird Fixed some x86.win* & amd64.win* leftovers.
(edit) @705   19 years bird KMK_REVISION
(edit) @704   19 years bird ddk/wdm/ not ddk/wdw/!
(edit) @703   19 years bird PATH_SDK_W2K3DDK_LIB was defined incorrectly.
(edit) @702   19 years bird Deal with shifting case standard in the PSDK.
(edit) @701   19 years bird Quiet clean. Remove directory if nothing is to be unpacked.
(edit) @700   19 years bird auto verbose if the --pretty-command-printing option is in use.
(edit) @699   19 years bird all not full.
(edit) @698   19 years bird typo.
(edit) @697   19 years bird ABSPATH -> abspath.
(edit) @696   19 years bird Implemented KBUILD_QUIET and KBUILD_VERBOSE={1|full} (was BUILD_QUIET, …
(edit) @695   19 years bird Ignore EINVAL too so rmdir . doesn't fail when we're trying to ignore …
(edit) @694   19 years bird made rmdir build on linux and rebuilt kmk, kmk_rmdir and kmk_sed.
(edit) @693   19 years bird completely remove if no sources.
(edit) @692   19 years bird tools location is being cleaned up.
(edit) @691   19 years bird Fixed FindFirstFile handle leak in pathstuff.c.
(edit) @690   19 years bird fixed target aliases and removed debug sleep 30.
(edit) @689   19 years bird use a dep like target to avoid really really long filenames.
(edit) @688   19 years bird more or less completed the fetch feature.
(edit) @687   19 years bird Ignore EPERM and EACCES too (rmdir . on win).
(edit) @686   19 years bird Rebuilt with new rmdir code.
(edit) @683   19 years bird configured sed and ash for darwin and rebuilt the darwin binaries.
(edit) @682   19 years bird my .PRECIOUS!
(edit) @681   19 years bird bad sed.
(edit) @680   19 years bird rebuilt with argv termination bugfix.
(edit) @679   19 years bird more details.
(edit) @677   19 years bird pathless VCC
Note: See TracRevisionLog for help on using the revision log.