|
|
@2656
|
12 years |
bird |
Haiku build fixes.
|
|
|
@2591
|
13 years |
bird |
kmk: Merged in changes from GNU make 3.82. Previous GNU make base …
|
|
|
@2549
|
13 years |
bird |
kmk: hacking on a new kmk/kBuild language extension…
|
|
|
@2546
|
13 years |
bird |
Applied modified patches for Haiku support from Mike Smith.
|
|
|
@2243
|
16 years |
bird |
*: Updated copyright to 2009 and normalized name & email.
|
|
|
@2185
|
16 years |
bird |
kmk: changed the conditions for showing the final error message a bit …
|
|
|
@2180
|
16 years |
bird |
kmk: Mention error after waiting for -jN children since the orignal …
|
|
|
@2179
|
16 years |
bird |
kmk: Mention error after waiting for -jN children since the orignal …
|
|
|
@2178
|
16 years |
bird |
kmk: windows build fixes.
|
|
|
@2103
|
16 years |
bird |
kmk: updated help text.
|
|
|
@2102
|
16 years |
bird |
kmk: --print-time fix.
|
|
|
@2101
|
16 years |
bird |
kmk: Implemented new switch --print-time. Fixes #65.
|
|
|
@2099
|
16 years |
bird |
kmk: Jokes.
|
|
|
@2009
|
16 years |
bird |
kmk: show the build type.
|
|
|
@1993
|
16 years |
bird |
Merged in current GNU Make code (CVS from 2008-10-28). Ref #55.
|
|
|
@1980
|
16 years |
bird |
kmk: Some cleanup.
|
|
|
@1968
|
16 years |
bird |
kmk: main.c, variable.c: shell_var must have a valid name length or …
|
|
|
@1965
|
16 years |
bird |
kmk/main.c: fixed (kmk) bug in print_usage where the 'This program is …
|
|
|
@1918
|
16 years |
bird |
kmk: New switch --print-stats which will print variable, file, …
|
|
|
@1915
|
16 years |
bird |
kmk: CONFIG_WITH_MINIMAL_STATS vs. CONFIG_WITH_MAKE_STATS - require …
|
|
|
@1882
|
16 years |
bird |
two strcache_add optimizations.
|
|
|
@1879
|
16 years |
bird |
do strcache2_print_stats_all.
|
|
|
@1867
|
16 years |
bird |
kmk: commands and file allocation caches.
|
|
|
@1864
|
16 years |
bird |
kmk: use alloc caches for variables, variable sets and varaible set lists.
|
|
|
@1863
|
16 years |
bird |
kmk: Allocation caches for nameseq, dep and idep. next: variable.
|
|
|
@1856
|
16 years |
bird |
inverted check.
|
|
|
@1855
|
16 years |
bird |
kmk: Don't call verify_file_data_base, which only performs assert-like …
|
|
|
@1826
|
16 years |
bird |
kmk: isspace isn't inlined on msc, do that.
|
|
|
@1811
|
16 years |
bird |
kmk: More string length optimizations.
|
|
|
@1809
|
16 years |
bird |
kmk: More length and alloc optimizations. Made all the length …
|
|
|
@1744
|
16 years |
bird |
kmk: OS/2 build fix.
|
|
|
@1709
|
16 years |
bird |
kmk: Made --jobs (-j) default to the number of online CPUS. Fixes #34.
|
|
|
@1701
|
16 years |
bird |
kmk: Implemented secondary target expansion. Fixes #42.
|
|
|
@1535
|
17 years |
bird |
Made the allocated and allocated-sum optional as they made xmalloc and …
|
|
|
@1526
|
17 years |
bird |
Print the revision in the version info.
|
|
|
@1518
|
17 years |
bird |
MSC doesn't grok #ifdefs inside macros invocations.
|
|
|
@1503
|
17 years |
bird |
Environment / globals cleanup. The new policy is to use KBUILD_ and …
|
|
|
@1461
|
17 years |
bird |
copyright year.
|
|
|
@1377
|
17 years |
bird |
Added some KMK_OPTS_* variables to allow makefiles to deal with -j N …
|
|
|
@1324
|
17 years |
bird |
Check KMKFLAGS the other place too.
|
|
|
@1313
|
17 years |
bird |
Fixed --affinity and corrected --priority help.
|
|
|
@1306
|
17 years |
bird |
fixed argument mixup. added help for kmk options.
|
|
|
@1305
|
17 years |
bird |
fixed argument mixup. added help for kmk options.
|
|
|
@1303
|
17 years |
bird |
Added an --affinity option.
|
|
|
@1280
|
17 years |
bird |
print_version fix.
|
|
|
@1279
|
17 years |
bird |
KMKFLAGS for users.
|
|
|
@1258
|
17 years |
bird |
We have a default shell, don't waste time searing for something we've …
|
|
|
@1186
|
17 years |
bird |
aligned the version message.
|
|
|
@1164
|
17 years |
bird |
Ctrl-C/Break stuff ported to 64-bit windows too.
|
|
|
@1140
|
17 years |
bird |
typo.
|
|
|
@1126
|
17 years |
bird |
Need to check for Makefile.kup *after* processing -C arguments.
|
|
|
@947
|
18 years |
bird |
Use the new gnu make code.
|
|
copied from trunk/src/gmakenew/main.c
|
|
|
@940
|
18 years |
bird |
Some more warnings.
|