|
|
@2005
|
16 years |
bird |
more variable modification stats.
|
|
|
@2004
|
16 years |
bird |
Some variable statistics.
|
|
|
@1999
|
16 years |
bird |
variaiable::value_length -> unsigned int.
|
|
|
@1997
|
16 years |
bird |
variaiable::value_alloc_len -> unsigned int.
|
|
|
@1993
|
16 years |
bird |
Merged in current GNU Make code (CVS from 2008-10-28). Ref #55.
|
|
|
@1975
|
16 years |
bird |
kmk: cleaning up some CONFIG_WITH_STRCACHE2 mess.
|
|
|
@1946
|
16 years |
bird |
kmk: Caught a variable::value update that I'd missed when implementing …
|
|
|
@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.
|
|
|
@1927
|
16 years |
bird |
kmk: Inlined much of handle_function/lookup_function so …
|
|
|
@1889
|
16 years |
bird |
kmk: cleaned out the VARIABLE_HASH code (was removed in favor of the a …
|
|
|
@1877
|
16 years |
bird |
kmk: cache variable name strings.
|
|
|
@1847
|
16 years |
bird |
kmk: Some optimizations for expand_deps.
|
|
|
@1830
|
16 years |
bird |
kmk: more insane optimizations.
|
|
|
@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.
|
|
|
@1622
|
17 years |
bird |
Bumped up the priority of a local variable. Fixed inconsistent use of …
|
|
|
@1610
|
17 years |
bird |
Fixed prepend w/ expansion (would append instead of prepend). …
|
|
|
@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 …
|
|
|
@1437
|
17 years |
bird |
local variables requires more space for storing the origin value in …
|
|
|
@1408
|
17 years |
bird |
Implemented local variable definitions - CONFIG_WITH_LOCAL_VARIABLES.
|
|
|
@947
|
18 years |
bird |
Use the new gnu make code.
|
|
copied from trunk/src/gmakenew/variable.h
|
|
|
@937
|
18 years |
bird |
Implemented the prepend assignment operator '<='.
|