|
|
@578
|
18 years |
bird |
Did code changes for unix installation. Will do install goals when …
|
|
|
@577
|
18 years |
bird |
report the kmk platform
|
|
|
@576
|
18 years |
bird |
versioning. fixes #5
|
|
|
@575
|
18 years |
bird |
Fixed an bug in the code getting SDKs. And fetch …
|
|
|
@567
|
18 years |
bird |
another comp-vars bug.
|
|
|
@563
|
18 years |
bird |
fixed comp-vars bug (incorrect return value).
|
|
|
@558
|
18 years |
bird |
fixed kbuild_get_object_suffix bug wrt to generated sources.
|
|
|
@557
|
18 years |
bird |
Initial Mac OS X / Darwin bootstrapping.
|
|
|
@554
|
18 years |
bird |
Giving up non batch mode with cygwin ash, it screws up big time with …
|
|
|
@552
|
18 years |
bird |
- kBuild/footer.kmk:
o Recursive template inheritance.
- …
|
|
|
@549
|
18 years |
bird |
Regenerated config.h.os2 and make adjustments to make it all build …
|
|
|
@545
|
18 years |
bird |
Another 30 chopped of on the libc+nt testcase. (down to 2.74 seconds now)
|
|
|
@544
|
18 years |
bird |
joined the tool and objsuff lookups into a single function, fixing …
|
|
|
@543
|
18 years |
bird |
simpler.
|
|
|
@542
|
18 years |
bird |
a couple of fixes.
|
|
|
@541
|
18 years |
bird |
Another quoting test.
|
|
|
@540
|
18 years |
bird |
HAVE_CYGWIN_SHELL was a bad idea.
|
|
|
@539
|
18 years |
bird |
o Don't send put j1 in MAKEFLAGS on windows, somehow that doesn't work.
|
|
|
@538
|
18 years |
bird |
fixed some OBJSUFF and TOOL variable name typos. Drop the expansion …
|
|
|
@536
|
18 years |
bird |
Fixed missing expansion in kbuild_lookup_variable.
|
|
|
@535
|
18 years |
bird |
o A real attempt at fixing the double quoting problem on windows. ash …
|
|
|
@534
|
18 years |
bird |
Made it build again on linux.
|
|
|
@533
|
18 years |
bird |
o Optimization summary: libc from ~21 seconds -> 7-8 seconds (os2/nt). …
|
|
|
@532
|
18 years |
bird |
Some fixes.
|
|
|
@531
|
18 years |
bird |
skip some unnecessary copies and allocations.
|
|
|
@530
|
18 years |
bird |
Added kBuild specific functions for speeding up source processing.
|
|
|
@529
|
18 years |
bird |
Fixed assertion in w32_fixcase when shell doesn't have a full path and …
|
|
|
@528
|
18 years |
bird |
includedep
|
|
|
@527
|
18 years |
bird |
CONFIG_WITH_OPTIMIZATION_HACKS
|
|
|
@526
|
18 years |
bird |
tuning. libc is 1-2 seconds faster to load now.
|
|
|
@523
|
18 years |
bird |
Added kmk_gmake which is (almost) vanilla GNU Make.
|
|
|
@522
|
18 years |
bird |
kmk_ash wants batch files on windows or the double quotes will get …
|
|
|
@521
|
18 years |
bird |
Make sure kmk_builtin commands don't get batch files and odd weird stuff.
|
|
|
@520
|
18 years |
bird |
Cleaning up the modifications. Changes are now either configurable or …
|
|
|
@516
|
18 years |
bird |
More parallel build fixes.
|
|
|
@514
|
18 years |
bird |
Fixed a loop for ever condtion in new_job related to multiple jobs (-j).
|
|
|
@511
|
18 years |
bird |
Regenerated.
|
|
|
@510
|
18 years |
bird |
tabs.
|
|
|
@509
|
18 years |
bird |
another warning.
|
|
|
@508
|
18 years |
bird |
workaround for directory statting (overrides the stat symbol).
|
|
|
@507
|
18 years |
bird |
Fixed MSC warnings.
|
|
|
@506
|
18 years |
bird |
kmk version message with correct copyright stuff and build timestamp.
|
|
|
@505
|
18 years |
bird |
Use config.h.W32.
|
|
|
@504
|
18 years |
bird |
Made it build on windows.
|
|
|
@503
|
18 years |
bird |
Untested merge with GNU Make v3.81 (vendor/gnumake/2005-05-16 -> …
|
|
|
@466
|
19 years |
bird |
Forgot to initalize rc. stupid.
|
|
|
@431
|
19 years |
bird |
libc is huge.
|
|
|
@430
|
19 years |
bird |
better hashing, more inline string stuff. (still optimizing libc)
|
|
|
@429
|
19 years |
bird |
optimizing for the libc project.
|
|
|
@426
|
19 years |
bird |
do -R on OS/2.
|
|
|
@425
|
19 years |
bird |
don't bother with glob() if there are nothing to expand!
|
|
|
@390
|
19 years |
bird |
Show me makeleve and jobs as prefix.
|
|
|
@386
|
19 years |
bird |
Enabled multiple jobs for recursive kmk processes on win32 despite the …
|
|
|
@382
|
19 years |
bird |
Fixed bad parallel bug.
|
|
|
@377
|
19 years |
bird |
Save and restore umask.
|
|
|
@376
|
19 years |
bird |
All commands are everywhere now.
|
|
|
@375
|
19 years |
bird |
Re-initialize globals.
|
|
|
@374
|
19 years |
bird |
Made it build on OS/2.
|
|
|
@371
|
19 years |
bird |
Fixed linux bustage and ported install to linux.
|
|
|
@370
|
19 years |
bird |
o Ported all kmk builtins to win32.
o Fixed serveral bugs in kmk …
|
|
|
@369
|
19 years |
bird |
Win32 batch hack.
|
|
|
@368
|
19 years |
bird |
ln and install builtins (from BSD as usual).
|
|
|
@367
|
19 years |
bird |
Unmodified FreeBSD 6.x versions.
|
|
|
@364
|
19 years |
bird |
ash -> kmk_ash.
|
|
|
@363
|
19 years |
bird |
drive letter and unc for windows and OS/2.
|
|
|
@362
|
19 years |
bird |
Adding builtin commands to MSC version.
|
|
|
@361
|
19 years |
bird |
Ported to MSC
|
|
|
@360
|
19 years |
bird |
Ported to MSC
|
|
|
@359
|
19 years |
bird |
Ported to MSC
|
|
|
@356
|
19 years |
bird |
Prefix all commands with kmk_.
|
|
|
@352
|
19 years |
bird |
Fixed not_parallel assertion in notice_finished_file.
|
|
|
@350
|
19 years |
bird |
KMK_BUILTIN now list the supported commands.
|
|
|
@348
|
19 years |
bird |
Added kmk_builtin_append.
|
|
|
@347
|
19 years |
bird |
Open files in binary mode before copying!
|
|
|
@346
|
19 years |
bird |
OS/2 doesn't need getopt, it's break stuff.
|
|
|
@344
|
19 years |
bird |
corrected abspath on OS/2.
|
|
|
@341
|
19 years |
bird |
libc warning.
|
|
|
@318
|
20 years |
bird |
Fixed stupid bug in func_toupper_tolower.
|
|
|
@311
|
20 years |
bird |
Must strip trailing slashes in abspath. added tolower and toupper.
|
|
|
@310
|
20 years |
bird |
Print target name 'target pattern' errors.
|
|
|
@308
|
20 years |
bird |
Print target name 'target pattern' errors.
|
|
|
@304
|
20 years |
bird |
Fixed casing paths on win32.
|
|
|
@303
|
20 years |
bird |
fixed abspath on win32 and os/2 (latter is untested).
|
|
|
@302
|
20 years |
bird |
Make win32 build.
|
|
|
@299
|
20 years |
bird |
FreeBSD 5.x on amd64
|
|
|
@297
|
20 years |
bird |
FreeBSD config
|
|
|
@287
|
20 years |
bird |
join + optimizations.
|
|
|
@285
|
20 years |
bird |
This commit was generated by cvs2svn to compensate for changes in …
|
|
|
@282
|
20 years |
bird |
Initial revision
|
|
|
@281
|
20 years |
bird |
This commit was generated by cvs2svn to compensate for changes in …
|
|
|
@278
|
20 years |
bird |
…
|
|
|
@269
|
20 years |
bird |
whiteout.
|
|
|
@268
|
20 years |
bird |
More proper makefiles, now building on os/2 too.
|
|
|
@232
|
20 years |
bird |
Don't let kBuild ash force slow shell path.
|
|
|
@229
|
20 years |
bird |
cp.
|
|
|
@228
|
20 years |
bird |
fixing and adding more commands.
|
|
|
@227
|
20 years |
bird |
builtin stuff.
|
|
|
@226
|
20 years |
bird |
FreeBSD ~5.0
|
|
|
@225
|
20 years |
bird |
kMk builtin command basics. KMK_VERSION variable.
|
|
|
@218
|
20 years |
bird |
2nd try on .NOTPARALLEL.
|
|
|