|  |  | @1716 | 17 years | bird | kmk: Added a new function $(defined var) which check whether var is … | 
            
              |  |  | @1707 | 17 years | bird | kmk_expr: Ported expr. Fixes #43. | 
            
              |  |  | @1706 | 17 years | bird | chmod: updated KMK_BUILTIN. | 
            
              |  |  | @1617 | 17 years | bird | Don't append empty strings to variables. (foo +=) | 
            
              |  |  | @1610 | 17 years | bird | Fixed prepend w/ expansion (would append instead of prepend). … | 
            
              |  |  | @1554 | 18 years | bird | Added KBUILD_KMK_REVISION and appended '-r<svn-rev>' to … | 
            
              |  |  | @1536 | 18 years | bird | Use the value_length if possible (saves strlen). Assert its … | 
            
              |  |  | @1503 | 18 years | bird | Environment / globals cleanup. The new policy is to use KBUILD_ and … | 
            
              |  |  | @1451 | 18 years | bird | Made it build without VARIABLE_HASH defined. | 
            
              |  |  | @1449 | 18 years | bird | Fixed massive collision issue with variable_hash_1i. | 
            
              |  |  | @1444 | 18 years | bird | Increased SMALL_SCOPE_VARIABLE_BUCKETS to avoid massive collitions … | 
            
              |  |  | @1440 | 18 years | bird | Added comp-cmds-ex, commands, commands-sc and commands-usr. Added a … | 
            
              |  |  | @1439 | 18 years | bird | CONFIG_WITH_EVALPLUS: evalctx, evalval, evalvalctx, evalcall and … | 
            
              |  |  | @1438 | 18 years | bird | Added $(make-stats ) that provides access to memory and hash stats (if … | 
            
              |  |  | @1408 | 18 years | bird | Implemented local variable definitions - CONFIG_WITH_LOCAL_VARIABLES. | 
            
              |  |  | @1334 | 18 years | bird | fixed warnings. | 
            
              |  |  | @1292 | 18 years | bird | Added kmk_builtin_test and kmk_test - a slightly modified version of … | 
            
              |  |  | @1180 | 18 years | bird | don't free twice. | 
            
              |  |  | @1171 | 18 years | bird | Added a $(which ) function. takes any number of args, with or without … | 
            
              |  |  | @1162 | 18 years | bird | Made kDepIDB into an builtin command to try speed up windows… | 
            
              |  |  | @1134 | 18 years | bird | Fixed termination problem in the append/prepend code. | 
            
              |  |  | @1133 | 18 years | bird | Fixed termination problem in the append/prepend code. | 
            
              |  |  | @1122 | 18 years | bird | Added as $(file-size ) function while at it. | 
            
              |  |  | @1121 | 18 years | bird | Added $(date ) and $(date-utc ) function as simple wrappers around … | 
            
              |  |  | @1117 | 18 years | bird | kmk_builtin_cmp. | 
            
              |  |  | @1109 | 18 years | bird | New feature: if1of and ifn1of (CONFIG_WITH_SET_CONDITIONALS). | 
            
              |  |  | @1107 | 18 years | bird | some silly realloc optimizations. | 
            
              |  |  | @1101 | 18 years | bird | Added md5sum as a builtin tool. | 
            
              |  |  | @947 | 18 years | bird | Use the new gnu make code. | 
            
              |  | copied from trunk/src/gmakenew/variable.c | 
            
              |  |  | @938 | 18 years | bird | publish the two new make features. |