|
|
@1999
|
16 years |
bird |
variaiable::value_length -> unsigned int.
|
|
|
@1993
|
16 years |
bird |
Merged in current GNU Make code (CVS from 2008-10-28). Ref #55.
|
|
|
@1988
|
16 years |
bird |
build fix.
|
|
|
@1987
|
16 years |
bird |
Build fix
|
|
|
@1985
|
16 years |
bird |
expand.c: avoid some unnecessary double buffering done by …
|
|
|
@1980
|
16 years |
bird |
kmk: Some cleanup.
|
|
|
@1975
|
16 years |
bird |
kmk: cleaning up some CONFIG_WITH_STRCACHE2 mess.
|
|
|
@1932
|
16 years |
bird |
kmk: Made struct variable capable of holding read only variables to …
|
|
|
@1931
|
16 years |
bird |
kmk: recycle more allocate_variable_expand_* results.
|
|
|
@1929
|
16 years |
bird |
kmk/read.c: more free() avoidance, this time some very small buffers …
|
|
|
@1928
|
16 years |
bird |
expand.c: added allocated_variable_expand_3 and …
|
|
|
@1927
|
16 years |
bird |
kmk: Inlined much of handle_function/lookup_function so …
|
|
|
@1880
|
16 years |
bird |
kmk: cleanup expand_argument hacks.
|
|
|
@1870
|
16 years |
bird |
kmk: replaced strcache with strcacahe2.
|
|
|
@1847
|
16 years |
bird |
kmk: Some optimizations for expand_deps.
|
|
|
@1837
|
16 years |
bird |
kmk: no need for the '\0' hack in expand_argument when using …
|
|
|
@1835
|
16 years |
bird |
kmk: fixed assertion + made them useful.
|
|
|
@1834
|
16 years |
bird |
kmk: assertions.
|
|
|
@1831
|
16 years |
bird |
kmk: find_char_unquote optimizations, some cleanup and a fix.
|
|
|
@1830
|
16 years |
bird |
kmk: more insane optimizations.
|
|
|
@1827
|
16 years |
bird |
kmk: more length optimizations.
|
|
|
@1819
|
16 years |
bird |
kmk: 64-bit fix (forgotten).
|
|
|
@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.
|
|
|
@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). …
|
|
|
@1609
|
17 years |
bird |
grr2
|
|
|
@1608
|
17 years |
bird |
grr.
|
|
|
@1607
|
17 years |
bird |
Another try - forgot about xrealloc.
|
|
|
@1606
|
17 years |
bird |
Fixed bug in append_expand_string_to_variable() where variables …
|
|
|
@1536
|
17 years |
bird |
Use the value_length if possible (saves strlen). Assert its …
|
|
|
@1458
|
17 years |
bird |
Use the variable file location in evalval and evalcall.
|
|
|
@1440
|
17 years |
bird |
Added comp-cmds-ex, commands, commands-sc and commands-usr. Added a …
|
|
|
@1107
|
17 years |
bird |
some silly realloc optimizations.
|
|
|
@947
|
18 years |
bird |
Use the new gnu make code.
|
|
copied from trunk/src/gmakenew/expand.c
|
|
|
@916
|
18 years |
bird |
fixed a const issue with the value-length stuff.
|