|
|
@2020
|
16 years |
bird |
kbuild.c: $(target)_OBJS_ -> $(target)_2_OBJS. References #57.
|
|
|
@2019
|
16 years |
bird |
GPLv2 -> GPLv3. See Ticket #44 for clarifications. Fixes #44.
|
|
|
@2014
|
16 years |
bird |
kbuild.c: Use append_string_to_variable in one more place.
|
|
|
@2013
|
16 years |
bird |
kbuild.c: Use append_string_to_variable and avoid memcpying _OUT_FILES …
|
|
|
@2012
|
16 years |
bird |
kbuild.c: compacted the code a bit.
|
|
|
@2011
|
16 years |
bird |
kmk,footer.kmk: New helper function 'kb-exp-tmpl', 10x faster than the …
|
|
|
@1999
|
16 years |
bird |
variaiable::value_length -> unsigned int.
|
|
|
@1998
|
16 years |
bird |
kbuild.c: warnings.
|
|
|
@1932
|
16 years |
bird |
kmk: Made struct variable capable of holding read only variables to …
|
|
|
@1924
|
16 years |
bird |
kbuild.c: some more cleanup.
|
|
|
@1923
|
16 years |
bird |
kbuild.c: got rid of the va_list fun.
|
|
|
@1922
|
16 years |
bird |
kbuild.c: got rid of the va_list fun.
|
|
|
@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?
|