|
|
@2023
|
16 years |
bird |
scripts/functions/if-expr: description fix
|
|
|
@2022
|
16 years |
bird |
exprval.c: fixed bug parsing unqoted variable references ($(VAR) == …
|
|
|
@2021
|
16 years |
bird |
kmk: Added a $(intersects set-a, set-b) function to complement the …
|
|
|
@2020
|
16 years |
bird |
kbuild.c: $(target)_OBJS_ -> $(target)_2_OBJS. References #57.
|
|
|
@2019
|
16 years |
bird |
GPLv2 -> GPLv3. See Ticket #44 for clarifications. Fixes #44.
|
|
|
@2018
|
16 years |
bird |
kBuild: svn attributes and some minor file header adjustments and …
|
|
|
@2017
|
16 years |
bird |
ash: bird wants DEBUG=2 in debug builds.
|
|
|
@2016
|
16 years |
bird |
kmk_append: new line -> newline
|
|
|
@2015
|
16 years |
bird |
kmk_append: added a new option '-N' for suppressing the trailing new …
|
|
|
@2014
|
16 years |
bird |
kbuild.c: Use append_string_to_variable in one more place.
|
|
|
@2013
|
16 years |
bird |
kbuild.c: Use append_string_to_variable and avoid memcpying _OUT_FILES …
|
|
|
@2012
|
16 years |
bird |
kbuild.c: compacted the code a bit.
|
|
|
@2011
|
16 years |
bird |
kmk,footer.kmk: New helper function 'kb-exp-tmpl', 10x faster than the …
|
|
|
@2010
|
16 years |
bird |
kmk: show the build type.
|
|
|
@2009
|
16 years |
bird |
kmk: show the build type.
|
|
|
@2008
|
16 years |
bird |
footer.kmk,header.kmk: KBUILD_PROFILE_SELF updates.
|
|
|
@2007
|
16 years |
bird |
footer.kmk,tests: Convert simple variables into recursive ones by …
|
|
|
@2006
|
16 years |
bird |
more stats and some minor adjustments.
|
|
|
@2005
|
16 years |
bird |
more variable modification stats.
|
|
|
@2004
|
16 years |
bird |
Some variable statistics.
|
|
|
@2003
|
16 years |
bird |
Added kmk_sleep as an external and internal kmk command.
|
|
|
@2002
|
16 years |
bird |
kmk_time: default to 1.
|
|
|
@2001
|
16 years |
bird |
kmk: pedantic warnings.
|
|
|
@2000
|
16 years |
bird |
scripts/variables/special: yet another -j1 test (hope it's not a bug).
|
|
|
@1999
|
16 years |
bird |
variaiable::value_length -> unsigned int.
|
|
|
@1998
|
16 years |
bird |
kbuild.c: warnings.
|
|
|
@1997
|
16 years |
bird |
variaiable::value_alloc_len -> unsigned int.
|
|
|
@1996
|
16 years |
bird |
job.c: can remove my batch file viewing now, as GNU make started doing …
|
|
|
@1995
|
16 years |
bird |
shut up some warnings.
|
|
|
@1994
|
16 years |
bird |
remake.c: fixed regression from GNU Make head, see Savannah bug #15919.
|
|
|
@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
|
|
|
@1986
|
16 years |
bird |
kmk: some make stats cleanup.
|
|
|
@1985
|
16 years |
bird |
expand.c: avoid some unnecessary double buffering done by …
|
|
|
@1984
|
16 years |
bird |
three more -j sensitive tests found during valgrind run.
|
|
|
@1983
|
16 years |
bird |
two more -j sensitive tests found during valgrind run.
|
|
|
@1982
|
16 years |
bird |
two more -j sensitive tests found during valgrind run.
|
|
|
@1981
|
16 years |
bird |
two more -j sensitive tests found during valgrind run.
|
|
|
@1980
|
16 years |
bird |
kmk: Some cleanup.
|
|
|
@1979
|
16 years |
bird |
kmk_fgmake config.
|
|
|
@1978
|
16 years |
bird |
variable.c: Overlooked CONFIG_WITH_RDONLY_VARIABLE_VALUE case.
|
|
|
@1977
|
16 years |
bird |
read.c / parse_file_seq: adjusted strcache_add_len termination hack.
|
|
|
@1976
|
16 years |
bird |
make.h: build fix/adjstument.
|
|
|
@1975
|
16 years |
bird |
kmk: cleaning up some CONFIG_WITH_STRCACHE2 mess.
|
|
|
@1974
|
16 years |
bird |
kmk: adding a 'faster-make' target called kmk_fgmake.
|
|
|
@1973
|
16 years |
bird |
tests: added a -fast option to indicate kmk_fgmake.
|
|
|
@1972
|
16 years |
bird |
function.c: Made the $(deps* ) not depend on the strcache2, also fixed …
|
|
|
@1971
|
16 years |
bird |
Some CONFIG_WITH_ALLOC_CACHE build fixes.
|
|
|
@1970
|
16 years |
bird |
scripts/variables/flavors: last test isn't -jX safe.
|
|
|
@1969
|
16 years |
bird |
scripts/variables/SHELL: Last test seems to be wrong, see Savannah bug …
|
|
|
@1968
|
16 years |
bird |
kmk: main.c, variable.c: shell_var must have a valid name length or …
|
|
|
@1967
|
16 years |
bird |
scripts/variables/MAKELEVEL: MAKELEVEL is called KMK_LEVEL in kmk so …
|
|
|
@1966
|
16 years |
bird |
scripts/targets/INTERMEDIATE: kmk removal order differs because of …
|
|
|
@1965
|
16 years |
bird |
kmk/main.c: fixed (kmk) bug in print_usage where the 'This program is …
|
|
|
@1964
|
16 years |
bird |
scripts/options/dash-k: another test which doesn't work with parallel …
|
|
|
@1963
|
16 years |
bird |
scripts/misc/general4: kmk adjustment - no default implicit rules.
|
|
|
@1962
|
16 years |
bird |
scripts/functions/origin: kmk adjustment - CC isn't a default variable.
|
|
|
@1961
|
16 years |
bird |
scripts/functions/foreach: kmk adjustment - CC isn't a default variable.
|
|
|
@1960
|
16 years |
bird |
scripts/features/targetvars: first test assumes -j1 and will fail …
|
|
|
@1959
|
16 years |
bird |
file.c: Fixed pattern rule regression from earlier today.
|
|
|
@1958
|
16 years |
bird |
function.c: func_eval_optimize_variable - display error if the …
|
|
|
@1957
|
16 years |
bird |
function.c: func_eval_optimize_variable - made it build without …
|
|
|
@1956
|
16 years |
bird |
tests/scripts/features/recursion: kmk calls MAKELEVEL -> KMK_LEVEL, …
|
|
|
@1955
|
16 years |
bird |
tests/scripts/features/parallelism: kmk fails more verbosely.
|
|
|
@1954
|
16 years |
bird |
commands.c: Fixed typo preventing detection of $(MAKE) and the setting …
|
|
|
@1953
|
16 years |
bird |
test_driver.pl: added -kmk option, setting $is_kmk.
|
|
|
@1952
|
16 years |
bird |
tests/scripts/features/patternrules: different output in test 3, test …
|
|
|
@1951
|
16 years |
bird |
commands.c: Fixed CONFIG_WITH_LAZY_DEPS_VARS regression wrt. to …
|
|
|
@1950
|
16 years |
bird |
file.c: Workaround for borked double colon rules when doing parallel …
|
|
|
@1949
|
16 years |
bird |
variable.c: Fixed missed CONFIG_WITH_VALUE_LENGTH case in …
|
|
|
@1948
|
16 years |
bird |
kmk: Fixed CONFIG_WITH_LAZY_DEPS_VARS bug. Files with multiple double …
|
|
|
@1947
|
16 years |
bird |
read.c: fixed regression from previous commit.
|
|
|
@1946
|
16 years |
bird |
kmk: Caught a variable::value update that I'd missed when implementing …
|
|
|
@1945
|
16 years |
bird |
file.c: Fixed call to strcache_add_len where the terminator was …
|
|
|
@1944
|
16 years |
bird |
strcache2.c: assert input string lengths; fix checks in case …
|
|
|
@1943
|
16 years |
bird |
strcache2.c: fixed the length check.
|
|
|
@1942
|
16 years |
bird |
commands.c: the file::stem isn't in the string cache if set before …
|
|
|
@1941
|
16 years |
bird |
dir.c: overlooked one hash_insert.
|
|
|
@1940
|
16 years |
bird |
strcache2: fixed entry alignment.
|
|
|
@1939
|
16 years |
bird |
GNU Make tests: Modified scripts/features/se_explicit so it wont fail …
|
|
|
@1938
|
16 years |
bird |
GNU Make tests: fixed the output checks in scripts/features/escape …
|
|
|
@1937
|
16 years |
bird |
GNU Make tests: added check for case insensitive file system, fixed …
|
|
|
@1936
|
16 years |
bird |
footer.kmk: Use eval-opt-var, it's harmless when not around.
|
|
|
@1935
|
16 years |
bird |
kmk: new function - eval-opt-var
|
|
|
@1934
|
16 years |
bird |
kmk: Implemented lazy resolving of $+, $, $? and $|. This saves > 30% …
|
|
|
@1933
|
16 years |
bird |
kmk: moved suffixes_strcached to strcache.c and global scope.
|
|
|
@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.
|
|
|
@1930
|
16 years |
bird |
kmk/read.c: more free() avoidance, this time some very small buffers …
|
|
|
@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 …
|
|
|
@1926
|
16 years |
bird |
kmk: Inlined much of handle_function/lookup_function so …
|
|
|
@1925
|
16 years |
bird |
kmk: some stats adjustments.
|
|
|
@1924
|
16 years |
bird |
kbuild.c: some more cleanup.
|
|
|
@1923
|
16 years |
bird |
kbuild.c: got rid of the va_list fun.
|
|
|
@1922
|
16 years |
bird |
kbuild.c: got rid of the va_list fun.
|
|
|
@1921
|
16 years |
bird |
strcache2: disabled the experimental stuff because I'm unsure about …
|
|
|
@1920
|
16 years |
bird |
strcache2: don't hash strings that aren't small (experimental).
|
|
|