|
|
@1834
|
16 years |
bird |
kmk: assertions.
|
|
|
@1832
|
16 years |
bird |
kmk: starting to eliminate kbuild_get_variable_fmt*. Use sizeof() on …
|
|
|
@1831
|
16 years |
bird |
kmk: find_char_unquote optimizations, some cleanup and a fix.
|
|
|
@1827
|
16 years |
bird |
kmk: more length optimizations.
|
|
|
@1818
|
16 years |
bird |
kmk: a bit more.
|
|
|
@1814
|
16 years |
bird |
kmk: two more recursive / simple fixes.
|
|
|
@1812
|
16 years |
bird |
kmk: fixes for recusive variable mixup.
|
|
|
@1809
|
16 years |
bird |
kmk: More length and alloc optimizations. Made all the length …
|
|
|
@1799
|
16 years |
bird |
kmk: minor incdep adjustments.
|
|
|
@1797
|
16 years |
bird |
kmk: moved eval_include_dep into incdep.c (was in read.c) and …
|
|
|
@1792
|
16 years |
bird |
kmk: Altered the behavior of $(kb-src-one ) when given an argument …
|
|
|
@1725
|
16 years |
bird |
kmk: shutting up warnings.
|
|
|
@1622
|
17 years |
bird |
Bumped up the priority of a local variable. Fixed inconsistent use of …
|
|
|
@1618
|
17 years |
bird |
Fixed a bug in func_kbuild_source_prop (kb-src-prop) that would cause …
|
|
|
@1611
|
17 years |
bird |
Fixed a cleanup problem where yasm and vcc* and stuch would leave …
|
|
|
@1503
|
17 years |
bird |
Environment / globals cleanup. The new policy is to use KBUILD_ and …
|
|
|
@1484
|
17 years |
bird |
Fixed memchr crash in kbuild_get_object_base. A recent regression …
|
|
|
@1397
|
17 years |
bird |
Seems '_.' is a bad idea, use 'dt'.
|
|
|
@1396
|
17 years |
bird |
Don't allow '..' elements in the objbase, convert them to '_.'.
|
|
|
@1330
|
17 years |
bird |
include prototype for _dyld_get_image_name.
|
|
|
@1298
|
17 years |
bird |
better check for the kmk shell. don't freak out and use the shell on …
|
|
|
@1128
|
17 years |
bird |
OUTPUT_MAYBE support for compilers and assemblers.
|
|
|
@1071
|
17 years |
bird |
Implemented PATH fallback for locating the executable. (FreeBSD …
|
|
|
@961
|
18 years |
bird |
find the executable on solaris. fixed bugs in the linux and freebsd code.
|
|
|
@949
|
18 years |
bird |
oops.
|
|
|
@948
|
18 years |
bird |
oops.
|
|
|
@947
|
18 years |
bird |
Use the new gnu make code.
|
|
copied from trunk/src/gmakenew/kbuild.c
|
|
|
@945
|
18 years |
bird |
It's APPLE not DARWIN_. Does gnu_linux sound good?
|