source: trunk/kBuild

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @676   19 years bird Some adjustments to the SDL stuff, only one default library for instance.
(edit) @675   19 years bird Forgot I hadn't moved this crap yet.
(edit) @674   19 years bird variation of WINPSDK for use with the DDK.
(edit) @673   19 years bird it seems to work.
(edit) @672   19 years bird KMK_REVISION experiment
(edit) @671   19 years bird fixed typo.
(edit) @670   19 years bird Lib/x86 not Lib.
(edit) @669   19 years bird bugfix.
(edit) @668   19 years bird VCC80 for $(BUILD_TARGET).
(edit) @667   19 years bird cleanup. PATH_DEV* -> PATH_DEVTOOLS*.
(edit) @666   19 years bird added an untested zip/unzip tool.
(edit) @665   19 years bird svn:keyword=Id
(edit) @664   19 years bird Two types of SDKs, BUILD_TARGET and target specific. The latter is for …
(edit) @663   19 years bird obsolete, incorrect.
(edit) @662   19 years bird Global properties should not be taken from the environment (LIBPATH …
(edit) @661   19 years bird didn't quite work. quick hack. References #11.
(edit) @660   19 years bird Target properties has precedence over template properties. Grouped …
(edit) @659   19 years bird fixed problem with template stuff being expanded during the inherance …
(edit) @658   19 years bird dropped debug statement.
(edit) @657   19 years bird win32/win confusion. ?= -> :=
(edit) @656   19 years bird We have our own crt, thank you very much.
(edit) @655   19 years bird use ?= everywhere.
(edit) @654   19 years bird Rebuilt with current code.
(edit) @653   19 years bird x86.win32 -> x86.win32. forgot to add kmk_rmdir it seems.
(edit) @652   19 years bird protection for windows hosts.
(edit) @651   19 years bird Rebuild and cleaned out dlls that mv and sed required.
(edit) @650   19 years bird PATH_DEV -> PATH_DEV_BLD w/ compatability hack.
(edit) @649   19 years bird RCINCS.
(edit) @647   19 years bird long since dead. (this was part of the BSD make attempt 3-4 years back)
(edit) @643   19 years bird Don't delete object files we find in _SOURCES.*. Fixes #7.
(edit) @642   19 years bird link emits correctly cased .pdbs.
(edit) @641   19 years bird Resource file compilation.
(edit) @640   19 years bird prototype of tools/source fetching.
(edit) @601   19 years bird o Added rmdir as builtin and external command. o …
(edit) @597   19 years bird rebuilt
(edit) @596   19 years bird rebuild
(edit) @594   19 years bird Fixed a template inheritance bug.
(edit) @592   19 years bird Fixed some issues with SDKSs and linking.
(edit) @585   19 years bird BUILD_TYPE defaults to 'release'. BUILD_MODE is the only variant …
(edit) @584   19 years bird Cleaned up the -s and -g usage.
(edit) @583   19 years bird Rebuilt with current code.
(edit) @581   19 years bird use comp-vars
(edit) @580   19 years bird rebuild win32 tools with current code.
(edit) @579   19 years bird Clean link output files. fixes #3.
(edit) @578   19 years bird Did code changes for unix installation. Will do install goals when …
(edit) @576   19 years bird versioning. fixes #5
Note: See TracRevisionLog for help on using the revision log.