VirtualBox

source: kBuild/trunk/src/kmk/make.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2633   12 years bird kmk: CONFIG_WITH_ALLOCCACHE_DEBUG - for optionally turning the …
(edit) @2591   13 years bird kmk: Merged in changes from GNU make 3.82. Previous GNU make base …
(edit) @2548   13 years bird kmk: hacking on a new kmk/kBuild language extension.
(edit) @2161   16 years bird kmk: Implemented $(for ) and $(while ) loops (C-style). Fixes #73.
(edit) @2121   16 years bird kmk: make sure alloca.h gets included (Solaris again).
(edit) @2101   16 years bird kmk: Implemented new switch --print-time. Fixes #65.
(edit) @2050   16 years bird kmk: converted the inlined alloccache_free() to non-inlined to avoid …
(edit) @2041   16 years bird kmk: fixed gcc 3.2.3 issue.
(edit) @2040   16 years bird Another try.
(edit) @2039   16 years bird kmk: gcc 3.2.3 optimiazation bugs/hacks.
(edit) @1993   16 years bird Merged in current GNU Make code (CVS from 2008-10-28). Ref #55.
(edit) @1986   16 years bird kmk: some make stats cleanup.
(edit) @1976   16 years bird make.h: build fix/adjstument.
(edit) @1975   16 years bird kmk: cleaning up some CONFIG_WITH_STRCACHE2 mess.
(edit) @1971   16 years bird Some CONFIG_WITH_ALLOC_CACHE build fixes.
(edit) @1933   16 years bird kmk: moved suffixes_strcached to strcache.c and global scope.
(edit) @1925   16 years bird kmk: some stats adjustments.
(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) @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.
(edit) @1893   16 years bird added a todo.
(edit) @1889   16 years bird kmk: cleaned out the VARIABLE_HASH code (was removed in favor of the a …
(edit) @1885   16 years bird kmk: strcache2_add_file macro for wrapping case sensitive/insenstive …
(edit) @1872   16 years bird incdep: use an allocation cache for the records to reduce xmalloc and …
(edit) @1870   16 years bird kmk: replaced strcache with strcacahe2.
(edit) @1867   16 years bird kmk: commands and file allocation caches.
(edit) @1864   16 years bird kmk: use alloc caches for variables, variable sets and varaible set lists.
(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) @1854   16 years bird kmk: offload hashing of strcache entries to the includedep thread(s).
(edit) @1843   16 years bird kmk/strcache: align the strings on a (somewhat) natural boundrary and …
(edit) @1842   16 years bird kmk: more hacking, makde isblank work skip ctype everywhere instead of …
(edit) @1840   16 years bird better? predictions can do bad stuff…
(edit) @1835   16 years bird kmk: fixed assertion + made them useful.
(edit) @1834   16 years bird kmk: assertions.
(edit) @1827   16 years bird kmk: more length optimizations.
(edit) @1811   16 years bird kmk: More string length optimizations.
(edit) @1793   16 years bird kmk: hash table adjustments.
(edit) @1725   16 years bird kmk: shutting up warnings.
(edit) @1724   16 years bird kmk: ifcond.c -> expreval.c
(edit) @1719   16 years bird kmk: More if conditionals code.
(edit) @1715   16 years bird kmk: Started hacking on some useable if conditionals.
(edit) @1701   16 years bird kmk: Implemented secondary target expansion. Fixes #42.
(edit) @1535   17 years bird Made the allocated and allocated-sum optional as they made xmalloc and …
(edit) @1438   17 years bird Added $(make-stats ) that provides access to memory and hash stats (if …
(copy) @947   18 years bird Use the new gnu make code.
copied from trunk/src/gmakenew/make.h
(edit) @903   18 years bird Merged with the 2007-05-23 CVS. Added rsort and fixed a couple of …
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