|
|
@2031
|
16 years |
bird |
Preparing for 0.1.5
|
|
|
@2024
|
16 years |
bird |
kmk: Created a custom hook into the update_file process for checking …
|
|
|
@2010
|
16 years |
bird |
kmk: show the build type.
|
|
|
@2003
|
16 years |
bird |
Added kmk_sleep as an external and internal kmk command.
|
|
|
@1993
|
16 years |
bird |
Merged in current GNU Make code (CVS from 2008-10-28). Ref #55.
|
|
|
@1934
|
16 years |
bird |
kmk: Implemented lazy resolving of $+, $, $? and $|. This saves > 30% …
|
|
|
@1932
|
16 years |
bird |
kmk: Made struct variable capable of holding read only variables to …
|
|
|
@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 …
|
|
|
@1889
|
16 years |
bird |
kmk: cleaned out the VARIABLE_HASH code (was removed in favor of the a …
|
|
|
@1870
|
16 years |
bird |
kmk: replaced strcache with strcacahe2.
|
|
|
@1869
|
16 years |
bird |
kmk: untested version of strcache2, lacking rehash. This is a string …
|
|
|
@1863
|
16 years |
bird |
kmk: Allocation caches for nameseq, dep and idep. next: variable.
|
|
|
@1797
|
16 years |
bird |
kmk: moved eval_include_dep into incdep.c (was in read.c) and …
|
|
|
@1778
|
16 years |
bird |
kmk: 0.1.4!
|
|
|
@1724
|
16 years |
bird |
kmk: ifcond.c -> expreval.c
|
|
|
@1722
|
16 years |
bird |
kmk: The rest of the if operators.
|
|
|
@1716
|
16 years |
bird |
kmk: Added a new function $(defined var) which check whether var is …
|
|
|
@1707
|
16 years |
bird |
kmk_expr: Ported expr. Fixes #43.
|
|
|
@1705
|
16 years |
bird |
kmk_chmod: Ported chmod. Fixes #41.
|
|
|
@1701
|
16 years |
bird |
kmk: Implemented secondary target expansion. Fixes #42.
|
|
|
@1598
|
17 years |
bird |
split out the path protection code from rm.
|
|
|
@1526
|
17 years |
bird |
Print the revision in the version info.
|
|
|
@1503
|
17 years |
bird |
Environment / globals cleanup. The new policy is to use KBUILD_ and …
|
|
|
@1440
|
17 years |
bird |
Added comp-cmds-ex, commands, commands-sc and commands-usr. Added a …
|
|
|
@1439
|
17 years |
bird |
CONFIG_WITH_EVALPLUS: evalctx, evalval, evalvalctx, evalcall and …
|
|
|
@1438
|
17 years |
bird |
Added $(make-stats ) that provides access to memory and hash stats (if …
|
|
|
@1409
|
17 years |
bird |
Made a variation of the $(eval) function call evalctx that pushes and …
|
|
|
@1408
|
17 years |
bird |
Implemented local variable definitions - CONFIG_WITH_LOCAL_VARIABLES.
|
|
|
@1340
|
17 years |
bird |
Made bootstrap work. (kmk_redirect + version.c clash)
|
|
|
@1309
|
17 years |
bird |
combined the bulk of the cmp stuff into cmp_util.c. implemented cp …
|
|
|
@1274
|
17 years |
bird |
Updated to version 0.1.2
|
|
|
@1183
|
17 years |
bird |
Added --version and --help to all builtins.
|
|
|
@1171
|
17 years |
bird |
Added a $(which ) function. takes any number of args, with or without …
|
|
|
@1162
|
17 years |
bird |
Made kDepIDB into an builtin command to try speed up windows…
|
|
|
@1154
|
17 years |
bird |
md5sum.
|
|
|
@1122
|
17 years |
bird |
Added as $(file-size ) function while at it.
|
|
|
@1121
|
17 years |
bird |
Added $(date ) and $(date-utc ) function as simple wrappers around …
|
|
|
@1120
|
17 years |
bird |
cmp.
|
|
|
@1109
|
17 years |
bird |
New feature: if1of and ifn1of (CONFIG_WITH_SET_CONDITIONALS).
|
|
|
@986
|
18 years |
bird |
New function 'nanots', no arguments.
|
|
|
@947
|
18 years |
bird |
Use the new gnu make code.
|
|
copied from trunk/src/gmakenew/Makefile.am
|
|
|
@937
|
18 years |
bird |
Implemented the prepend assignment operator '<='.
|