source: trunk/kBuild

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @574   19 years bird early commit.
(edit) @573   19 years bird OS/2 sysmods are dlls, vdds or pdds on OS/2.
(edit) @572   19 years bird gcc eats .defs on OS/2.
(edit) @571   19 years bird NASM dependencies.
(edit) @570   19 years bird don't forget BEGINLIBPATH.
(edit) @569   19 years bird rebuilt OS/2 kmk and kmk_gmake against curren source.
(edit) @568   19 years bird rebuilt with current code (3-4 fixes since the previous build).
(edit) @567   19 years bird another comp-vars bug.
(edit) @564   19 years bird rebuild with comp-vars bugfix.
(edit) @562   19 years bird g++ and not ld is the sysmod linker.
(edit) @560   19 years bird MACH -> MACHO.
(edit) @559   19 years bird dlls.
(edit) @557   19 years bird Initial Mac OS X / Darwin bootstrapping.
(edit) @556   19 years bird syntax.
(edit) @555   19 years bird batch mode.
(edit) @552   19 years bird - kBuild/footer.kmk: o Recursive template inheritance. - …
(edit) @551   19 years bird Corrected a couple of CPU / ARCH mixups.
(edit) @550   19 years bird Rebuilt kmk.exe and kmk_gmake.exe.
(edit) @548   19 years bird Environment script (REXX) for OS/2.
(edit) @547   19 years bird Corrected mixing of BUILD_TARGET and BUILD_PLATFORM on for win32 …
(edit) @546   19 years bird Rebuilt kmk.exe and kmk_gmake.exe.
(edit) @530   19 years bird Added kBuild specific functions for speeding up source processing.
(edit) @525   19 years bird Turn off command dependencies when using vanilla GNU Make.
(edit) @524   19 years bird Made up my mind about the command depency blocker variables; …
(edit) @519   19 years bird rebuilt with latest -j fixes. (system360)
(edit) @518   19 years bird executable
(edit) @517   19 years bird New build with parallel build fixes.
(edit) @513   19 years bird Build new code. Windows can use the same DIRDEP macro as the other …
(edit) @512   19 years bird Rebuild after the 3.81 merge. (host: system360)
(edit) @483   19 years bird YASM dependencies.
(edit) @482   19 years bird forgot to strip some trailing spaces.
(edit) @481   19 years bird Check for $(BUILD_TARGET).$(BUILD_TARGET_ARCH).
(edit) @480   19 years bird win and nt
(edit) @479   19 years bird More NT stuff.
(edit) @478   19 years bird win and nt targets and platforms.
(edit) @477   19 years bird Added -32 and -64 options.
(edit) @476   19 years bird typo.
(edit) @475   19 years bird quick conversion of env.sh
(edit) @474   19 years bird Deal with .imp and .def files in the emx manner.
(edit) @473   19 years bird removing link target before linking. (broke the emx librarian.)
(edit) @472   19 years bird New feature: Sub-Makefile.
(edit) @471   19 years bird assembler-with-cpp by default.
(edit) @470   19 years bird assembler.
(edit) @469   19 years bird no .lst file from the gnu assembler.
(edit) @468   19 years bird rebuilt with the rc=0 fix. (fixes incorrect order-only dependencies).
(edit) @465   19 years bird AS commands.
(edit) @464   19 years bird Changed the default output directory structure with respect to build …
(edit) @463   19 years bird assembly.
(edit) @462   19 years bird sysmod.
(edit) @461   19 years bird asm.
(edit) @460   19 years bird fixed sdks and tools inclusion.
(edit) @459   19 years bird cross compiler setup.
(edit) @458   19 years bird map files.
(edit) @457   19 years bird x86_amd64/lib.exe is too stupid to assume x86 as default machine and …
(edit) @456   19 years bird Based on GCC3.kmk
(edit) @455   19 years bird Added arch and cpu to the template to template inheritance. removed …
(edit) @454   19 years bird Copied from x86.linux.
(edit) @453   19 years bird Obsolete
(edit) @452   19 years bird Set exeutable.
(edit) @451   19 years bird more sdks.
(edit) @450   19 years bird Fixed regression/bug from the inherit defaults change - we didn't …
(edit) @449   19 years bird Fixed x86 PATH_OUT hack to check BUILD_TARGET_ARCH instead of …
(edit) @448   19 years bird Moving stuff about.
(edit) @447   19 years bird corrected bldprogs to inherit .$(BUILD_PLATFORM) instead of …
(edit) @446   19 years bird amd64 ddk path. spaces.
(edit) @445   19 years bird Fixed .obj alias.
(edit) @444   19 years bird Accumulate DEPS.
(edit) @443   19 years bird Fixing.
(edit) @442   19 years bird Last change didn't work - fixed it. Don't specify -B for the target …
(edit) @441   19 years bird Don't expand values when accumulating template properties. The use of …
(edit) @440   19 years bird Corrected Visual C++ 8.0 paths.
(edit) @439   19 years bird Invalid path. drop non-X86.
(edit) @438   19 years bird win64
(edit) @437   19 years bird More or less ok now..
(edit) @436   19 years bird More SDKs.
(edit) @434   19 years bird VCC80 and some VCC70 link fixes.
Note: See TracRevisionLog for help on using the revision log.