|
|
@2091
|
16 years |
bird |
kmk: Don't bootstrap with threads and disable them for FreeBSD.x86 …
|
|
|
@2063
|
16 years |
bird |
OS/2 build fix.
|
|
|
@2053
|
16 years |
bird |
kmk/incdep.c: Check for the environment variables KMK_THREADS_DISABLED …
|
|
|
@2019
|
16 years |
bird |
GPLv2 -> GPLv3. See Ticket #44 for clarifications. Fixes #44.
|
|
|
@1913
|
16 years |
bird |
strcache2: hash1 -> hash; -hash2.
|
|
|
@1912
|
16 years |
bird |
strcache2: collapsed the STRCACHE2_USE_CHAINING checks.
|
|
|
@1909
|
16 years |
bird |
strcache2: Implemented collision resolution by chaining instead of …
|
|
|
@1903
|
16 years |
bird |
strcache2: some cleanup.
|
|
|
@1895
|
16 years |
bird |
kmk: strcache cleanup.
|
|
|
@1875
|
16 years |
bird |
incdep: whitespace
|
|
|
@1874
|
16 years |
bird |
incdep: The variable names should live in a different string cache.
|
|
|
@1873
|
16 years |
bird |
incdep: free records during flushing.
|
|
|
@1872
|
16 years |
bird |
incdep: use an allocation cache for the records to reduce xmalloc and …
|
|
|
@1871
|
16 years |
bird |
incdep: Use strcache2 for the dep and file names.
|
|
|
@1870
|
16 years |
bird |
kmk: replaced strcache with strcacahe2.
|
|
|
@1868
|
16 years |
bird |
kmk/incdep: getting acceptable parse-in-worker performance on linux now.
|
|
|
@1866
|
16 years |
bird |
kmk/incdep: don't allocate nameseq records, there will be a whole lot …
|
|
|
@1865
|
16 years |
bird |
kmk/incdep: don't allocate nameseq records, there will be a whole lot …
|
|
|
@1863
|
16 years |
bird |
kmk: Allocation caches for nameseq, dep and idep. next: variable.
|
|
|
@1862
|
16 years |
bird |
kmk: some preliminary allocation caching. seems dep, variables, …
|
|
|
@1854
|
16 years |
bird |
kmk: offload hashing of strcache entries to the includedep thread(s).
|
|
|
@1852
|
16 years |
bird |
kmk/incdep: fixed the multithreaded heap issue on darwin. Only one …
|
|
|
@1848
|
16 years |
bird |
kmk: includedep dependencies does not require unescaping or any other …
|
|
|
@1825
|
16 years |
bird |
kmk/incdep: buildfix.
|
|
|
@1824
|
16 years |
bird |
kmk: includedep - use do_variable_definition_2.
|
|
|
@1804
|
16 years |
bird |
incdep: windows build fixes and some adjustments.
|
|
|
@1803
|
16 years |
bird |
header
|
|
|
@1802
|
16 years |
bird |
incdep: An experiment in pushing all the work to the threads.
|
|
|
@1801
|
16 years |
bird |
incdep: make thread count relative to the job slots.
|
|
|
@1800
|
16 years |
bird |
incdep: weeny strcache_add_len optimization.
|
|
|
@1799
|
16 years |
bird |
kmk: minor incdep adjustments.
|
|
|
@1797
|
16 years |
bird |
kmk: moved eval_include_dep into incdep.c (was in read.c) and …
|