|
|
@821
|
18 years |
bird |
New function: $(xargs)
|
|
|
@767
|
18 years |
bird |
$(APPEND) -n file line1 line2 line3
|
|
|
@764
|
18 years |
bird |
math-int feature
|
|
|
@730
|
18 years |
bird |
Added a variation on the $(comp-vars) function called $(comp-cmds) …
|
|
|
@721
|
18 years |
bird |
added 'stack' to the KMK_FEATURES variable.
|
|
|
@611
|
18 years |
bird |
Added cat as builtin command.
|
|
|
@601
|
18 years |
bird |
o Added rmdir as builtin and external command.
o …
|
|
|
@578
|
18 years |
bird |
Did code changes for unix installation. Will do install goals when …
|
|
|
@576
|
18 years |
bird |
versioning. fixes #5
|
|
|
@552
|
18 years |
bird |
- kBuild/footer.kmk:
o Recursive template inheritance.
- …
|
|
|
@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). …
|
|
|
@531
|
18 years |
bird |
skip some unnecessary copies and allocations.
|
|
|
@530
|
18 years |
bird |
Added kBuild specific functions for speeding up source processing.
|
|
|
@527
|
18 years |
bird |
CONFIG_WITH_OPTIMIZATION_HACKS
|
|
|
@526
|
18 years |
bird |
tuning. libc is 1-2 seconds faster to load now.
|
|
|
@520
|
18 years |
bird |
Cleaning up the modifications. Changes are now either configurable or …
|
|
|
@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 -> …
|
|
|
@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.
|
|
|
@370
|
19 years |
bird |
o Ported all kmk builtins to win32.
o Fixed serveral bugs in kmk …
|
|
|
@368
|
19 years |
bird |
ln and install builtins (from BSD as usual).
|
|
|
@362
|
19 years |
bird |
Adding builtin commands to MSC version.
|
|
|
@350
|
19 years |
bird |
KMK_BUILTIN now list the supported commands.
|
|
|
@348
|
19 years |
bird |
Added kmk_builtin_append.
|
|
|
@311
|
19 years |
bird |
Must strip trailing slashes in abspath. added tolower and toupper.
|
|
|
@303
|
19 years |
bird |
fixed abspath on win32 and os/2 (latter is untested).
|
|
|
@287
|
20 years |
bird |
join + optimizations.
|
|
|
@225
|
20 years |
bird |
kMk builtin command basics. KMK_VERSION variable.
|
|
|
@53
|
21 years |
bird |
Initial revision
|