VirtualBox

source: kBuild/trunk/src/kmk/Makefile.kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2108   16 years bird fix
(edit) @2101   16 years bird kmk: Implemented new switch --print-time. Fixes #65.
(edit) @2091   16 years bird kmk: Don't bootstrap with threads and disable them for FreeBSD.x86 …
(edit) @2089   16 years bird FreeBSD needs pthreads.
(edit) @2062   16 years bird kmk: Moved the alloccache code into a separate file because it seems …
(edit) @2057   16 years bird solaris has mallinfo, but only in an alternative lib that is slower. duh.
(edit) @2056   16 years bird kmk: some MBs of memory during building by freeing up the chopped up …
(edit) @2024   16 years bird kmk: Created a custom hook into the update_file process for checking …
(edit) @2019   16 years bird GPLv2 -> GPLv3. See Ticket #44 for clarifications. Fixes #44.
(edit) @2009   16 years bird kmk: show the build type.
(edit) @2003   16 years bird Added kmk_sleep as an external and internal kmk command.
(edit) @1979   16 years bird kmk_fgmake config.
(edit) @1974   16 years bird kmk: adding a 'faster-make' target called kmk_fgmake.
(edit) @1934   16 years bird kmk: Implemented lazy resolving of $+, $, $? and $|. This saves > 30% …
(edit) @1932   16 years bird kmk: Made struct variable capable of holding read only variables to …
(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) @1887   16 years bird kmk: delegating variable string hashing to the strcache, dropping the …
(edit) @1870   16 years bird kmk: replaced strcache with strcacahe2.
(edit) @1869   16 years bird kmk: untested version of strcache2, lacking rehash. This is a string …
(edit) @1863   16 years bird kmk: Allocation caches for nameseq, dep and idep. next: variable.
(edit) @1797   16 years bird kmk: moved eval_include_dep into incdep.c (was in read.c) and …
(edit) @1724   16 years bird kmk: ifcond.c -> expreval.c
(edit) @1722   16 years bird kmk: The rest of the if operators.
(edit) @1719   16 years bird kmk: More if conditionals code.
(edit) @1716   16 years bird kmk: Added a new function $(defined var) which check whether var is …
(edit) @1715   16 years bird kmk: Started hacking on some useable if conditionals.
(edit) @1707   16 years bird kmk_expr: Ported expr. Fixes #43.
(edit) @1705   16 years bird kmk_chmod: Ported chmod. Fixes #41.
(edit) @1701   16 years bird kmk: Implemented secondary target expansion. Fixes #42.
(edit) @1694   16 years bird kmk: testcase for includedep.
(edit) @1673   16 years bird Fixed build issue on windows.
(edit) @1665   16 years bird Converted to a sub-makefile setup ('single' makefile).
(edit) @1604   17 years bird DragonFly BSD config. Kudos to Francis G.
(edit) @1598   17 years bird split out the path protection code from rm.
(edit) @1526   17 years bird Print the revision in the version info.
(edit) @1509   17 years bird Environment / global variable renaming. Copyright header/year update.
(edit) @1503   17 years bird Environment / globals cleanup. The new policy is to use KBUILD_ and …
(edit) @1454   17 years bird gcc and electric heap.
(edit) @1440   17 years bird Added comp-cmds-ex, commands, commands-sc and commands-usr. Added a …
(edit) @1439   17 years bird CONFIG_WITH_EVALPLUS: evalctx, evalval, evalvalctx, evalcall and …
(edit) @1438   17 years bird Added $(make-stats ) that provides access to memory and hash stats (if …
(edit) @1422   17 years bird More on the ticket #30 testcase.
(edit) @1419   17 years bird added a testcase for ticket #30.
(edit) @1409   17 years bird Made a variation of the $(eval) function call evalctx that pushes and …
(edit) @1408   17 years bird Implemented local variable definitions - CONFIG_WITH_LOCAL_VARIABLES.
(edit) @1340   17 years bird Made bootstrap work. (kmk_redirect + version.c clash)
(edit) @1335   17 years bird Fix strlcpy warnings on darwin.
(edit) @1309   17 years bird combined the bulk of the cmp stuff into cmp_util.c. implemented cp …
(edit) @1302   17 years bird Moved kmk_redirect.
(edit) @1292   17 years bird Added kmk_builtin_test and kmk_test - a slightly modified version of …
(edit) @1263   17 years bird Some notes for profiling (on windows).
(edit) @1183   17 years bird Added --version and --help to all builtins.
(edit) @1171   17 years bird Added a $(which ) function. takes any number of args, with or without …
(edit) @1167   17 years bird skip some unnecessary system calls during process creation and termination.
(edit) @1165   17 years bird Optimized kDebIDB a bit for Windows; use nt_fullpath and map the IDB …
(edit) @1164   17 years bird Ctrl-C/Break stuff ported to 64-bit windows too.
(edit) @1162   17 years bird Made kDepIDB into an builtin command to try speed up windows…
(edit) @1122   17 years bird Added as $(file-size ) function while at it.
(edit) @1121   17 years bird Added $(date ) and $(date-utc ) function as simple wrappers around …
(edit) @1117   17 years bird kmk_builtin_cmp.
(edit) @1109   17 years bird New feature: if1of and ifn1of (CONFIG_WITH_SET_CONDITIONALS).
(edit) @1101   17 years bird Added md5sum as a builtin tool.
(edit) @986   18 years bird New function 'nanots', no arguments.
(edit) @953   18 years bird Removed PATH_GNUMAKE_SRC override.
(copy) @947   18 years bird Use the new gnu make code.
copied from trunk/src/gmakenew/Makefile.kmk
(edit) @943   18 years bird Ooops.
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