VirtualBox

source: kBuild/trunk/src/kmk/file.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1993   16 years bird Merged in current GNU Make code (CVS from 2008-10-28). Ref #55.
(edit) @1980   16 years bird kmk: Some cleanup.
(edit) @1975   16 years bird kmk: cleaning up some CONFIG_WITH_STRCACHE2 mess.
(edit) @1959   16 years bird file.c: Fixed pattern rule regression from earlier today.
(edit) @1950   16 years bird file.c: Workaround for borked double colon rules when doing parallel …
(edit) @1945   16 years bird file.c: Fixed call to strcache_add_len where the terminator was …
(edit) @1933   16 years bird kmk: moved suffixes_strcached to strcache.c and global scope.
(edit) @1918   16 years bird kmk: New switch --print-stats which will print variable, file, …
(edit) @1915   16 years bird kmk: CONFIG_WITH_MINIMAL_STATS vs. CONFIG_WITH_MAKE_STATS - require …
(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) @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) @1892   16 years bird kmk: file.c - use strcache2_lookup when an uncached string is handed …
(edit) @1881   16 years bird Made do_2nd_target_expansion skip a strlen.
(edit) @1867   16 years bird kmk: commands and file allocation caches.
(edit) @1863   16 years bird kmk: Allocation caches for nameseq, dep and idep. next: variable.
(edit) @1857   16 years bird kmk: improved the hashing of file table entries by making the strcache …
(edit) @1851   16 years bird fixed bug introduced earlier today.
(edit) @1850   16 years bird kmk: save some file::deps list waking.
(edit) @1849   16 years bird kmk: a little adjustment to save 10 clock ticks or something.
(edit) @1848   16 years bird kmk: includedep dependencies does not require unescaping or any other …
(edit) @1847   16 years bird kmk: Some optimizations for expand_deps.
(edit) @1833   16 years bird kmk: Obvious optimization in file_hash_cmp.
(edit) @1797   16 years bird kmk: moved eval_include_dep into incdep.c (was in read.c) and …
(edit) @1793   16 years bird kmk: hash table adjustments.
(edit) @1751   16 years bird kmk: Don't bother with secondary target expansion if it's not enabled …
(edit) @1701   16 years bird kmk: Implemented secondary target expansion. Fixes #42.
(copy) @947   18 years bird Use the new gnu make code.
copied from trunk/src/gmakenew/file.c
(edit) @934   18 years bird Removed assert, it's not right.
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