|
|
@586
|
18 years |
bird |
header + footer - rules only won't do if BUILD_TARGET* is tested for.
|
|
|
@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 …
|
|
|
@553
|
18 years |
bird |
Allow all kinds of ways of saying Windows in BUILD_TARGET.
|
|
|
@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
|
18 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!
|
|
|
@407
|
19 years |
bird |
fixslash for everyone!
|
|
|
@406
|
19 years |
bird |
fixslash for all but OS2.
|
|
|
@404
|
19 years |
bird |
fix slashes on unix too!
|
|
|
@399
|
19 years |
bird |
lib
|
|
|
@398
|
19 years |
bird |
Bugfixing.
|
|
|
@393
|
19 years |
bird |
- src/kDepIDB/kDepIDB.c:
o Initial coding. (This is a VC++ …
|
|
|
@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 …
|
|
|
@384
|
19 years |
bird |
Added extremely rough support for VC++ IDB files.
|
|
|
@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.
|
|
|
@343
|
19 years |
bird |
missing unlink proto, cast malloc result to make g++ happy.
|
|
|
@342
|
19 years |
bird |
PATH_MAX requires limits.h
|
|
|
@341
|
19 years |
bird |
libc warning.
|
|
|
@338
|
19 years |
bird |
Added new option -s for generating stub dependencies just like -Wp,-MP.
|
|
|
@332
|
19 years |
bird |
Fix case option - need it on unix for cl.exe with wine.
|
|
|
@330
|
19 years |
bird |
Make sure we don't get driveletters on non-PC OSes.
|
|
|
@326
|
19 years |
bird |
Corrected bug in line skipping where two lines would be skipped. …
|
|
|
@325
|
19 years |
bird |
stupid, stupid bug in w32 casing.
|
|
|
@318
|
19 years |
bird |
Fixed stupid bug in func_toupper_tolower.
|
|
|
@311
|
19 years |
bird |
Must strip trailing slashes in abspath. added tolower and toupper.
|
|
|
@310
|
19 years |
bird |
Print target name 'target pattern' errors.
|
|
|
@308
|
19 years |
bird |
Print target name 'target pattern' errors.
|
|
|
@304
|
19 years |
bird |
Fixed casing paths on win32.
|
|
|
@303
|
19 years |
bird |
fixed abspath on win32 and os/2 (latter is untested).
|
|
|
@302
|
19 years |
bird |
Make win32 build.
|
|
|