|
|
@1628
|
17 years |
bird |
Fixed $(breakpoint ) on MSC. Fixed two warnings.
|
|
|
@1620
|
17 years |
bird |
The last kb-src-prop argument is optional.
|
|
|
@1619
|
17 years |
bird |
$(breakpoint ) for debugging.
|
|
|
@1615
|
17 years |
bird |
Added a space between the which results.
|
|
|
@1519
|
17 years |
bird |
Prevent crashin $(command ) if the target has no commands (file->cmds …
|
|
|
@1478
|
17 years |
bird |
fixed a silly bug in func_commands that would cause it to go beyond …
|
|
|
@1459
|
17 years |
bird |
Made $(abspathex path,cwd) work like $(abspath path) if cwd is empty. …
|
|
|
@1458
|
17 years |
bird |
Use the variable file location in evalval and evalcall.
|
|
|
@1452
|
17 years |
bird |
Fixed bug in $(commands ) that caused occational heap corruption.
|
|
|
@1446
|
17 years |
bird |
Using the variable buffer for temp storage is (probably) fast, smaller …
|
|
|
@1445
|
17 years |
bird |
Fixed evalval and evalcall - eval_buffer will change the input, so a …
|
|
|
@1443
|
17 years |
bird |
fixed another bug.
|
|
|
@1442
|
17 years |
bird |
fixes.
|
|
|
@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 …
|
|
|
@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.
|
|
|
@1387
|
17 years |
bird |
Fixed typo in $(libpath).
|
|
|
@1383
|
17 years |
bird |
Added $(libpath var,val) for accessing the OS/2 library paths.
|
|
|
@1307
|
17 years |
bird |
Empty strings are 0 bytes long…
|
|
|
@1171
|
17 years |
bird |
Added a $(which ) function. takes any number of args, with or without …
|
|
|
@1124
|
17 years |
bird |
the strptime part too.
|
|
|
@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 …
|
|
|
@991
|
18 years |
bird |
it's 100ns units, not 10000.
|
|
|
@990
|
18 years |
bird |
it's 100ns units, not 10000.
|
|
|
@987
|
18 years |
bird |
Fixed typo.
|
|
|
@986
|
18 years |
bird |
New function 'nanots', no arguments.
|
|
|
@947
|
18 years |
bird |
Use the new gnu make code.
|
|
copied from trunk/src/gmakenew/function.c
|
|
|
@940
|
18 years |
bird |
Some more warnings.
|