|
|
@580
|
19 years |
bird |
rebuild win32 tools with current code.
|
|
|
@579
|
19 years |
bird |
Clean link output files. fixes #3.
|
|
|
@578
|
19 years |
bird |
Did code changes for unix installation. Will do install goals when …
|
|
|
@577
|
19 years |
bird |
report the kmk platform
|
|
|
@576
|
19 years |
bird |
versioning. fixes #5
|
|
|
@575
|
19 years |
bird |
Fixed an bug in the code getting SDKs. And fetch …
|
|
|
@574
|
19 years |
bird |
early commit.
|
|
|
@573
|
19 years |
bird |
OS/2 sysmods are dlls, vdds or pdds on OS/2.
|
|
|
@572
|
19 years |
bird |
gcc eats .defs on OS/2.
|
|
|
@571
|
19 years |
bird |
NASM dependencies.
|
|
|
@570
|
19 years |
bird |
don't forget BEGINLIBPATH.
|
|
|
@569
|
19 years |
bird |
rebuilt OS/2 kmk and kmk_gmake against curren source.
|
|
|
@568
|
19 years |
bird |
rebuilt with current code (3-4 fixes since the previous build).
|
|
|
@567
|
19 years |
bird |
another comp-vars bug.
|
|
|
@566
|
19 years |
bird |
Another _command.
|
|
|
@565
|
19 years |
bird |
GCC4MACH -> GCC4MACHO.
|
|
|
@564
|
19 years |
bird |
rebuild with comp-vars bugfix.
|
|
|
@563
|
19 years |
bird |
fixed comp-vars bug (incorrect return value).
|
|
|
@562
|
19 years |
bird |
g++ and not ld is the sysmod linker.
|
|
|
@561
|
19 years |
bird |
made key functions commands.
|
|
|
@560
|
19 years |
bird |
MACH -> MACHO.
|
|
|
@559
|
19 years |
bird |
dlls.
|
|
|
@558
|
19 years |
bird |
fixed kbuild_get_object_suffix bug wrt to generated sources.
|
|
|
@557
|
19 years |
bird |
Initial Mac OS X / Darwin bootstrapping.
|
|
|
@556
|
19 years |
bird |
syntax.
|
|
|
@555
|
19 years |
bird |
batch mode.
|
|
|
@554
|
19 years |
bird |
Giving up non batch mode with cygwin ash, it screws up big time with …
|
|
|
@553
|
19 years |
bird |
Allow all kinds of ways of saying Windows in BUILD_TARGET.
|
|
|
@552
|
19 years |
bird |
- kBuild/footer.kmk:
o Recursive template inheritance.
- …
|
|
|
@551
|
19 years |
bird |
Corrected a couple of CPU / ARCH mixups.
|
|
|
@550
|
19 years |
bird |
Rebuilt kmk.exe and kmk_gmake.exe.
|
|
|
@549
|
19 years |
bird |
Regenerated config.h.os2 and make adjustments to make it all build …
|
|
|
@548
|
19 years |
bird |
Environment script (REXX) for OS/2.
|
|
|
@547
|
19 years |
bird |
Corrected mixing of BUILD_TARGET and BUILD_PLATFORM on for win32 …
|
|
|
@546
|
19 years |
bird |
Rebuilt kmk.exe and kmk_gmake.exe.
|
|
|
@545
|
19 years |
bird |
Another 30 chopped of on the libc+nt testcase. (down to 2.74 seconds now)
|
|
|
@544
|
19 years |
bird |
joined the tool and objsuff lookups into a single function, fixing …
|
|
|
@543
|
19 years |
bird |
simpler.
|
|
|
@542
|
19 years |
bird |
a couple of fixes.
|
|
|
@541
|
19 years |
bird |
Another quoting test.
|
|
|
@540
|
19 years |
bird |
HAVE_CYGWIN_SHELL was a bad idea.
|
|
|
@539
|
19 years |
bird |
o Don't send put j1 in MAKEFLAGS on windows, somehow that doesn't work.
|
|
|
@538
|
19 years |
bird |
fixed some OBJSUFF and TOOL variable name typos. Drop the expansion …
|
|
|
@537
|
19 years |
bird |
Fixed missing expansion in kbuild_lookup_variable.
|
|
|
@536
|
19 years |
bird |
Fixed missing expansion in kbuild_lookup_variable.
|
|
|
@535
|
19 years |
bird |
o A real attempt at fixing the double quoting problem on windows. ash …
|
|
|
@534
|
19 years |
bird |
Made it build again on linux.
|
|
|
@533
|
19 years |
bird |
o Optimization summary: libc from ~21 seconds -> 7-8 seconds (os2/nt). …
|
|
|
@532
|
19 years |
bird |
Some fixes.
|
|
|
@531
|
19 years |
bird |
skip some unnecessary copies and allocations.
|
|
|
@530
|
19 years |
bird |
Added kBuild specific functions for speeding up source processing.
|
|
|
@529
|
19 years |
bird |
Fixed assertion in w32_fixcase when shell doesn't have a full path and …
|
|
|
@528
|
19 years |
bird |
includedep
|
|
|
@527
|
19 years |
bird |
CONFIG_WITH_OPTIMIZATION_HACKS
|
|
|
@526
|
19 years |
bird |
tuning. libc is 1-2 seconds faster to load now.
|
|
|
@525
|
19 years |
bird |
Turn off command dependencies when using vanilla GNU Make.
|
|
|
@524
|
19 years |
bird |
Made up my mind about the command depency blocker variables; …
|
|
|
@523
|
19 years |
bird |
Added kmk_gmake which is (almost) vanilla GNU Make.
|
|
|
@522
|
19 years |
bird |
kmk_ash wants batch files on windows or the double quotes will get …
|
|
|
@521
|
19 years |
bird |
Make sure kmk_builtin commands don't get batch files and odd weird stuff.
|
|
|
@520
|
19 years |
bird |
Cleaning up the modifications. Changes are now either configurable or …
|
|
|
@519
|
19 years |
bird |
rebuilt with latest -j fixes. (system360)
|
|
|
@518
|
19 years |
bird |
executable
|
|
|
@517
|
19 years |
bird |
New build with parallel build fixes.
|
|
|
@516
|
19 years |
bird |
More parallel build fixes.
|
|
|
@515
|
19 years |
bird |
Fixed a loop for ever condtion in new_job related to multiple jobs (-j).
|
|
|
@514
|
19 years |
bird |
Fixed a loop for ever condtion in new_job related to multiple jobs (-j).
|
|
|
@513
|
19 years |
bird |
Build new code. Windows can use the same DIRDEP macro as the other …
|
|
|
@512
|
19 years |
bird |
Rebuild after the 3.81 merge. (host: system360)
|
|
|
@511
|
19 years |
bird |
Regenerated.
|
|
|
@510
|
19 years |
bird |
tabs.
|
|
|
@509
|
19 years |
bird |
another warning.
|
|
|
@508
|
19 years |
bird |
workaround for directory statting (overrides the stat symbol).
|
|
|
@507
|
19 years |
bird |
Fixed MSC warnings.
|
|
|
@506
|
19 years |
bird |
kmk version message with correct copyright stuff and build timestamp.
|
|
|
@505
|
19 years |
bird |
Use config.h.W32.
|
|
|
@504
|
19 years |
bird |
Made it build on windows.
|
|
|
@503
|
19 years |
bird |
Untested merge with GNU Make v3.81 (vendor/gnumake/2005-05-16 -> …
|
|
|
@502
|
19 years |
bird |
Tag vendor/gnumake/current as vendor/gnumake/3.81.
|
|
|
@501
|
19 years |
bird |
Load make-3.81/ into vendor/gnumake/current.
|
|
|
@500
|
19 years |
bird |
Tagging prior to updating kmk to GNU Make 3.81 level.
|
|
|
@499
|
19 years |
bird |
cvs2svn cleanup
|
|
|
@498
|
19 years |
bird |
makedep was supereeded by kDepPre (makedep performance was horrible).
|
|
|
@497
|
19 years |
bird |
cvs2svn cleanup
|
|
|
@496
|
19 years |
bird |
dead end (bsd make).
|
|
|
@495
|
19 years |
bird |
recreating vendor branches.
|
|
|
@494
|
19 years |
bird |
recreating vendor branches.
|
|
|
@493
|
19 years |
bird |
recreating vendor branches.
|
|
|
@492
|
19 years |
bird |
recreating vendor branches.
|
|
|
@491
|
19 years |
bird |
recreating vendor branches.
|
|
|
@490
|
19 years |
bird |
recreating vendor branches.
|
|
|
@489
|
19 years |
bird |
wrong.
|
|
|
@488
|
19 years |
bird |
cvs2svn cleanup
|
|
|
@487
|
19 years |
bird |
recreating vendor branches
|
|
|
@486
|
19 years |
bird |
recreating vendor branches
|
|
|
@485
|
19 years |
bird |
|
|
|
@484
|
19 years |
bird |
|
|
|
@483
|
19 years |
bird |
YASM dependencies.
|
|
|
@482
|
19 years |
bird |
forgot to strip some trailing spaces.
|
|
|
@481
|
19 years |
bird |
Check for $(BUILD_TARGET).$(BUILD_TARGET_ARCH).
|
|
|