|
|
@1993
|
16 years |
bird |
Merged in current GNU Make code (CVS from 2008-10-28). Ref #55.
|
|
|
@1978
|
16 years |
bird |
variable.c: Overlooked CONFIG_WITH_RDONLY_VARIABLE_VALUE case.
|
|
|
@1968
|
16 years |
bird |
kmk: main.c, variable.c: shell_var must have a valid name length or …
|
|
|
@1949
|
16 years |
bird |
variable.c: Fixed missed CONFIG_WITH_VALUE_LENGTH case in …
|
|
|
@1946
|
16 years |
bird |
kmk: Caught a variable::value update that I'd missed when implementing …
|
|
|
@1935
|
16 years |
bird |
kmk: new function - eval-opt-var
|
|
|
@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 …
|
|
|
@1914
|
16 years |
bird |
strcache2: strcache2_get_ptr_hash -> strcache2_calc_ptr_hash.
|
|
|
@1913
|
16 years |
bird |
strcache2: hash1 -> hash; -hash2.
|
|
|
@1907
|
16 years |
bird |
variable.c: redid the need-for-speed stuff in lookup_variable.
|
|
|
@1902
|
16 years |
bird |
kmk: Moved the strcache hash optimizations into the hash code.
|
|
|
@1897
|
16 years |
bird |
kmk: added strcache2_get_ptr_hash for more efficent hashing by string …
|
|
|
@1890
|
16 years |
bird |
kmk: Save pointers to global variables together with the string in the …
|
|
|
@1889
|
16 years |
bird |
kmk: cleaned out the VARIABLE_HASH code (was removed in favor of the a …
|
|
|
@1888
|
16 years |
bird |
fixed bug in previous revision.
|
|
|
@1887
|
16 years |
bird |
kmk: delegating variable string hashing to the strcache, dropping the …
|
|
|
@1886
|
16 years |
bird |
kmk: variable+strcache2 hacking.
|
|
|
@1877
|
16 years |
bird |
kmk: cache variable name strings.
|
|
|
@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.
|
|
|
@1840
|
16 years |
bird |
better? predictions can do bad stuff…
|
|
|
@1829
|
16 years |
bird |
kmk: variable hash hacking. (yet again)
|
|
|
@1827
|
16 years |
bird |
kmk: more length optimizations.
|
|
|
@1811
|
16 years |
bird |
kmk: More string length optimizations.
|
|
|
@1809
|
16 years |
bird |
kmk: More length and alloc optimizations. Made all the length …
|
|
|
@1808
|
16 years |
bird |
kmk: More memchr and less strlen for simple assignments (var:=val).
|
|
|
@1805
|
16 years |
bird |
kmk: Some minor optimizations.
|
|
|
@1797
|
16 years |
bird |
kmk: moved eval_include_dep into incdep.c (was in read.c) and …
|
|
|
@1793
|
16 years |
bird |
kmk: hash table adjustments.
|
|
|
@1752
|
16 years |
bird |
Added expr and if-expr to KMK_FEATURES.
|
|
|
@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.
|
|
|
@1706
|
16 years |
bird |
chmod: updated KMK_BUILTIN.
|
|
|
@1617
|
17 years |
bird |
Don't append empty strings to variables. (foo +=)
|
|
|
@1610
|
17 years |
bird |
Fixed prepend w/ expansion (would append instead of prepend). …
|
|
|
@1554
|
17 years |
bird |
Added KBUILD_KMK_REVISION and appended '-r<svn-rev>' to …
|
|
|
@1536
|
17 years |
bird |
Use the value_length if possible (saves strlen). Assert its …
|
|
|
@1503
|
17 years |
bird |
Environment / globals cleanup. The new policy is to use KBUILD_ and …
|
|
|
@1451
|
17 years |
bird |
Made it build without VARIABLE_HASH defined.
|
|
|
@1449
|
17 years |
bird |
Fixed massive collision issue with variable_hash_1i.
|
|
|
@1444
|
17 years |
bird |
Increased SMALL_SCOPE_VARIABLE_BUCKETS to avoid massive collitions …
|
|
|
@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 …
|
|
|
@1408
|
17 years |
bird |
Implemented local variable definitions - CONFIG_WITH_LOCAL_VARIABLES.
|
|
|
@1334
|
17 years |
bird |
fixed warnings.
|
|
|
@1292
|
17 years |
bird |
Added kmk_builtin_test and kmk_test - a slightly modified version of …
|
|
|
@1180
|
17 years |
bird |
don't free twice.
|
|
|
@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…
|
|
|
@1134
|
17 years |
bird |
Fixed termination problem in the append/prepend code.
|
|
|
@1133
|
17 years |
bird |
Fixed termination problem in the append/prepend code.
|
|
|
@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 …
|
|
|
@1117
|
17 years |
bird |
kmk_builtin_cmp.
|
|
|
@1109
|
17 years |
bird |
New feature: if1of and ifn1of (CONFIG_WITH_SET_CONDITIONALS).
|
|
|
@1107
|
17 years |
bird |
some silly realloc optimizations.
|
|
|
@1101
|
17 years |
bird |
Added md5sum as a builtin tool.
|
|
|
@947
|
18 years |
bird |
Use the new gnu make code.
|
|
copied from trunk/src/gmakenew/variable.c
|
|
|
@938
|
18 years |
bird |
publish the two new make features.
|