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