|
|
@613
|
18 years |
bird |
Added mv as builtin command.
|
|
|
@611
|
18 years |
bird |
Added cat as builtin command.
|
|
|
@601
|
18 years |
bird |
o Added rmdir as builtin and external command.
o …
|
|
|
@591
|
18 years |
bird |
Added --pretty-command-printing for simplifying makefile debugging.
|
|
|
@586
|
18 years |
bird |
header + footer - rules only won't do if BUILD_TARGET* is tested for.
|
|
|
@576
|
18 years |
bird |
versioning. fixes #5
|
|
|
@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.
- …
|
|
|
@541
|
18 years |
bird |
Another quoting test.
|
|
|
@540
|
18 years |
bird |
HAVE_CYGWIN_SHELL was a bad idea.
|
|
|
@535
|
18 years |
bird |
o A real attempt at fixing the double quoting problem on windows. ash …
|
|
|
@533
|
18 years |
bird |
o Optimization summary: libc from ~21 seconds -> 7-8 seconds (os2/nt). …
|
|
|
@530
|
18 years |
bird |
Added kBuild specific functions for speeding up source processing.
|
|
|
@527
|
18 years |
bird |
CONFIG_WITH_OPTIMIZATION_HACKS
|
|
|
@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 …
|
|
|
@520
|
18 years |
bird |
Cleaning up the modifications. Changes are now either configurable or …
|
|
|
@510
|
18 years |
bird |
tabs.
|
|
|
@505
|
18 years |
bird |
Use config.h.W32.
|
|
|
@503
|
18 years |
bird |
Untested merge with GNU Make v3.81 (vendor/gnumake/2005-05-16 -> …
|
|
|
@430
|
19 years |
bird |
better hashing, more inline string stuff. (still optimizing libc)
|
|
|
@429
|
19 years |
bird |
optimizing for the libc project.
|
|
|
@376
|
19 years |
bird |
All commands are everywhere now.
|
|
|
@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.
|
|
|
@356
|
19 years |
bird |
Prefix all commands with kmk_.
|
|
|
@348
|
19 years |
bird |
Added kmk_builtin_append.
|
|
|
@346
|
19 years |
bird |
OS/2 doesn't need getopt, it's break stuff.
|
|
|
@311
|
19 years |
bird |
Must strip trailing slashes in abspath. added tolower and toupper.
|
|
|
@302
|
19 years |
bird |
Make win32 build.
|
|
|
@297
|
20 years |
bird |
FreeBSD config
|
|
|
@287
|
20 years |
bird |
join + optimizations.
|
|
|
@278
|
20 years |
bird |
…
|
|
|
@268
|
20 years |
bird |
More proper makefiles, now building on os/2 too.
|
|
|
@228
|
20 years |
bird |
fixing and adding more commands.
|
|
|
@227
|
20 years |
bird |
builtin stuff.
|
|
|
@225
|
20 years |
bird |
kMk builtin command basics. KMK_VERSION variable.
|
|
|
@202
|
20 years |
bird |
Win32 build.
|
|
|
@200
|
20 years |
bird |
Renaming some files.
|
|
|
@197
|
20 years |
bird |
kBuild makefile.
|