|
|
@3186
|
7 years |
bird |
kmk: replaced w32ify() as it uses unsafe static buffer and encourages …
|
|
|
@3140
|
7 years |
bird |
kmk: Merged in changes from GNU make 4.2.1 …
|
|
|
@3065
|
8 years |
bird |
misc gcc warning fixes
|
|
|
@3027
|
8 years |
bird |
dir.c,glob.h: Only try access extended kmk-only glob_t members when …
|
|
|
@3026
|
8 years |
bird |
dir.c: include default glob.h or we may get the wrong one while …
|
|
|
@2931
|
9 years |
bird |
kmk: Added print_dir_stats and implemented it for the NT directory cache.
|
|
|
@2850
|
9 years |
bird |
kmk: optimizations.
|
|
|
@2773
|
10 years |
bird |
linux build fixes.
|
|
|
@2734
|
11 years |
bird |
quick build fix - should make all use our glob instead…
|
|
|
@2714
|
12 years |
bird |
dir.c: Always read the whole directory to prevent trouble on Windows …
|
|
|
@2702
|
12 years |
bird |
kmk/WindowsNT: Avoiding unnecessary stat() calls. Reimplemented …
|
|
|
@2591
|
13 years |
bird |
kmk: Merged in changes from GNU make 3.82. Previous GNU make base …
|
|
|
@1993
|
17 years |
bird |
Merged in current GNU Make code (CVS from 2008-10-28). Ref #55.
|
|
|
@1980
|
17 years |
bird |
kmk: Some cleanup.
|
|
|
@1941
|
17 years |
bird |
dir.c: overlooked one hash_insert.
|
|
|
@1915
|
17 years |
bird |
kmk: CONFIG_WITH_MINIMAL_STATS vs. CONFIG_WITH_MAKE_STATS - require …
|
|
|
@1914
|
17 years |
bird |
strcache2: strcache2_get_ptr_hash -> strcache2_calc_ptr_hash.
|
|
|
@1913
|
17 years |
bird |
strcache2: hash1 -> hash; -hash2.
|
|
|
@1902
|
17 years |
bird |
kmk: Moved the strcache hash optimizations into the hash code.
|
|
|
@1901
|
17 years |
bird |
kmk: fix for file_cache <-> file_strcache confusion bug introduced …
|
|
|
@1897
|
17 years |
bird |
kmk: added strcache2_get_ptr_hash for more efficent hashing by string …
|
|
|
@1891
|
17 years |
bird |
kmk: dir.c - get hash values from the strcache and exploit it for …
|
|
|
@1878
|
17 years |
bird |
kmk: Use allocation caches for the tiny structs in dir.c (three caches …
|
|
|
@1794
|
17 years |
bird |
kmk: Change the directory hash size to prevent /usr/bin from causing 3 …
|
|
|
@1450
|
17 years |
bird |
cosmetics.
|
|
|
@1448
|
17 years |
bird |
Tuning.
|
|
|
@1075
|
18 years |
bird |
Workaround for readdir on smbfs drive. (FreeBSD)
|
|
|
@1074
|
18 years |
bird |
details…
|
|
|
@1073
|
18 years |
bird |
details…
|
|
|
@947
|
18 years |
bird |
Use the new gnu make code.
|
|
copied from trunk/src/gmakenew/dir.c
|
|
|
@903
|
18 years |
bird |
Merged with the 2007-05-23 CVS. Added rsort and fixed a couple of …
|