VirtualBox

source: kBuild/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1998   16 years bird kbuild.c: warnings.
(edit) @1997   16 years bird variaiable::value_alloc_len -> unsigned int.
(edit) @1996   16 years bird job.c: can remove my batch file viewing now, as GNU make started doing …
(edit) @1995   16 years bird shut up some warnings.
(edit) @1994   16 years bird remake.c: fixed regression from GNU Make head, see Savannah bug #15919.
(edit) @1993   16 years bird Merged in current GNU Make code (CVS from 2008-10-28). Ref #55.
(edit) @1988   16 years bird build fix.
(edit) @1987   16 years bird Build fix
(edit) @1986   16 years bird kmk: some make stats cleanup.
(edit) @1985   16 years bird expand.c: avoid some unnecessary double buffering done by …
(edit) @1984   16 years bird three more -j sensitive tests found during valgrind run.
(edit) @1983   16 years bird two more -j sensitive tests found during valgrind run.
(edit) @1982   16 years bird two more -j sensitive tests found during valgrind run.
(edit) @1981   16 years bird two more -j sensitive tests found during valgrind run.
(edit) @1980   16 years bird kmk: Some cleanup.
(edit) @1979   16 years bird kmk_fgmake config.
(edit) @1978   16 years bird variable.c: Overlooked CONFIG_WITH_RDONLY_VARIABLE_VALUE case.
(edit) @1977   16 years bird read.c / parse_file_seq: adjusted strcache_add_len termination hack.
(edit) @1976   16 years bird make.h: build fix/adjstument.
(edit) @1975   16 years bird kmk: cleaning up some CONFIG_WITH_STRCACHE2 mess.
(edit) @1974   16 years bird kmk: adding a 'faster-make' target called kmk_fgmake.
(edit) @1973   16 years bird tests: added a -fast option to indicate kmk_fgmake.
(edit) @1972   16 years bird function.c: Made the $(deps* ) not depend on the strcache2, also fixed …
(edit) @1971   16 years bird Some CONFIG_WITH_ALLOC_CACHE build fixes.
(edit) @1970   16 years bird scripts/variables/flavors: last test isn't -jX safe.
(edit) @1969   16 years bird scripts/variables/SHELL: Last test seems to be wrong, see Savannah bug …
(edit) @1968   16 years bird kmk: main.c, variable.c: shell_var must have a valid name length or …
(edit) @1967   16 years bird scripts/variables/MAKELEVEL: MAKELEVEL is called KMK_LEVEL in kmk so …
(edit) @1966   16 years bird scripts/targets/INTERMEDIATE: kmk removal order differs because of …
(edit) @1965   16 years bird kmk/main.c: fixed (kmk) bug in print_usage where the 'This program is …
(edit) @1964   16 years bird scripts/options/dash-k: another test which doesn't work with parallel …
(edit) @1963   16 years bird scripts/misc/general4: kmk adjustment - no default implicit rules.
(edit) @1962   16 years bird scripts/functions/origin: kmk adjustment - CC isn't a default variable.
(edit) @1961   16 years bird scripts/functions/foreach: kmk adjustment - CC isn't a default variable.
(edit) @1960   16 years bird scripts/features/targetvars: first test assumes -j1 and will fail …
(edit) @1959   16 years bird file.c: Fixed pattern rule regression from earlier today.
(edit) @1958   16 years bird function.c: func_eval_optimize_variable - display error if the …
(edit) @1957   16 years bird function.c: func_eval_optimize_variable - made it build without …
(edit) @1956   16 years bird tests/scripts/features/recursion: kmk calls MAKELEVEL -> KMK_LEVEL, …
(edit) @1955   16 years bird tests/scripts/features/parallelism: kmk fails more verbosely.
(edit) @1954   16 years bird commands.c: Fixed typo preventing detection of $(MAKE) and the setting …
(edit) @1953   16 years bird test_driver.pl: added -kmk option, setting $is_kmk.
(edit) @1952   16 years bird tests/scripts/features/patternrules: different output in test 3, test …
(edit) @1951   16 years bird commands.c: Fixed CONFIG_WITH_LAZY_DEPS_VARS regression wrt. to …
(edit) @1950   16 years bird file.c: Workaround for borked double colon rules when doing parallel …
(edit) @1949   16 years bird variable.c: Fixed missed CONFIG_WITH_VALUE_LENGTH case in …
(edit) @1948   16 years bird kmk: Fixed CONFIG_WITH_LAZY_DEPS_VARS bug. Files with multiple double …
(edit) @1947   16 years bird read.c: fixed regression from previous commit.
(edit) @1946   16 years bird kmk: Caught a variable::value update that I'd missed when implementing …
(edit) @1945   16 years bird file.c: Fixed call to strcache_add_len where the terminator was …
(edit) @1944   16 years bird strcache2.c: assert input string lengths; fix checks in case …
(edit) @1943   16 years bird strcache2.c: fixed the length check.
(edit) @1942   16 years bird commands.c: the file::stem isn't in the string cache if set before …
(edit) @1941   16 years bird dir.c: overlooked one hash_insert.
(edit) @1940   16 years bird strcache2: fixed entry alignment.
(edit) @1939   16 years bird GNU Make tests: Modified scripts/features/se_explicit so it wont fail …
(edit) @1938   16 years bird GNU Make tests: fixed the output checks in scripts/features/escape …
(edit) @1937   16 years bird GNU Make tests: added check for case insensitive file system, fixed …
(edit) @1936   16 years bird footer.kmk: Use eval-opt-var, it's harmless when not around.
(edit) @1935   16 years bird kmk: new function - eval-opt-var
(edit) @1934   16 years bird kmk: Implemented lazy resolving of $+, $, $? and $|. This saves > 30% …
(edit) @1933   16 years bird kmk: moved suffixes_strcached to strcache.c and global scope.
(edit) @1932   16 years bird kmk: Made struct variable capable of holding read only variables to …
(edit) @1931   16 years bird kmk: recycle more allocate_variable_expand_* results.
(edit) @1930   16 years bird kmk/read.c: more free() avoidance, this time some very small buffers …
(edit) @1929   16 years bird kmk/read.c: more free() avoidance, this time some very small buffers …
(edit) @1928   16 years bird expand.c: added allocated_variable_expand_3 and …
(edit) @1927   16 years bird kmk: Inlined much of handle_function/lookup_function so …
(edit) @1926   16 years bird kmk: Inlined much of handle_function/lookup_function so …
(edit) @1925   16 years bird kmk: some stats adjustments.
(edit) @1924   16 years bird kbuild.c: some more cleanup.
(edit) @1923   16 years bird kbuild.c: got rid of the va_list fun.
(edit) @1922   16 years bird kbuild.c: got rid of the va_list fun.
(edit) @1921   16 years bird strcache2: disabled the experimental stuff because I'm unsure about …
(edit) @1920   16 years bird strcache2: don't hash strings that aren't small (experimental).
(edit) @1919   16 years bird footer.kmk: Postpone the big dependency lists until second …
(edit) @1918   16 years bird kmk: New switch --print-stats which will print variable, file, …
(edit) @1917   16 years bird strcache2: don't div/0 in stats.
(edit) @1916   16 years bird build fix.
(edit) @1915   16 years bird kmk: CONFIG_WITH_MINIMAL_STATS vs. CONFIG_WITH_MAKE_STATS - require …
(edit) @1914   16 years bird strcache2: strcache2_get_ptr_hash -> strcache2_calc_ptr_hash.
(edit) @1913   16 years bird strcache2: hash1 -> hash; -hash2.
(edit) @1912   16 years bird strcache2: collapsed the STRCACHE2_USE_CHAINING checks.
(edit) @1911   16 years bird read.c: don't allocate the ifdef/ifndef variable, just use the current …
(edit) @1910   16 years bird strcache2: switch to Paul Hsieh's superfash hash function (finally …
(edit) @1909   16 years bird strcache2: Implemented collision resolution by chaining instead of …
(edit) @1908   16 years bird strchache2: hash hacking (no results or changes yet).
(edit) @1907   16 years bird variable.c: redid the need-for-speed stuff in lookup_variable.
(edit) @1906   16 years bird strcache2: oops, mixed arguments to inlined functions screwing up …
(edit) @1905   16 years bird strcache2: benchmarked strcache2_case_sensitive_hash_1 against …
(edit) @1904   16 years bird strcache2: inline memcmp seems faster (weird).
(edit) @1903   16 years bird strcache2: some cleanup.
(edit) @1902   16 years bird kmk: Moved the strcache hash optimizations into the hash code.
(edit) @1901   16 years bird kmk: fix for file_cache <-> file_strcache confusion bug introduced …
(edit) @1900   16 years bird strcache2: cacheline alignment.
(edit) @1899   16 years bird kmk: strcache2 - some alignment fixes.
(edit) @1898   16 years bird kmk: strcache_get_len -> strcache2_get_len
(edit) @1897   16 years bird kmk: added strcache2_get_ptr_hash for more efficent hashing by string …
(edit) @1896   16 years bird moved stuff.
(edit) @1895   16 years bird kmk: strcache cleanup.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette