|
|
|
@2500
|
13 years |
bird |
kmk_install: OS/2 fix.
|
|
|
|
@2499
|
13 years |
bird |
kmk_install: OS/2 fix.
|
|
|
|
@2495
|
13 years |
bird |
function.c: bugfix in new code.
|
|
|
|
@2489
|
13 years |
bird |
kmk: added $(firstdefined ) and $(lastdefined ).
|
|
|
|
@2486
|
13 years |
bird |
kmk_install: Windows fixes.
|
|
|
|
@2484
|
13 years |
bird |
mscfakes.c: link() fix.
|
|
|
|
@2482
|
13 years |
bird |
kmk_install: always warn if mode prevents hard linking.
|
|
|
|
@2480
|
13 years |
bird |
kmk_install,kmk: install fixes.
|
|
|
|
@2476
|
13 years |
bird |
kmk_install: Added --hard-link-files-when-possible for use with the …
|
|
|
|
@2467
|
13 years |
bird |
kmk/job.c: bitch if sigaction fails.
|
|
|
|
@2466
|
13 years |
bird |
kmkbuiltins: More specific error messages (solaris EINTR).
|
|
|
|
@2465
|
13 years |
bird |
kmk/mkdir: more specific error message (to track down problematic …
|
|
|
|
@2464
|
13 years |
bird |
rm.c: debug for solaris
|
|
|
|
@2462
|
13 years |
bird |
kmk: Implemented . Fixes #81.
|
|
|
|
@2454
|
13 years |
bird |
kmk: Applied r1.13 to w32/pathstuff.c, fixing crash if PATH ends with …
|
|
|
|
@2452
|
13 years |
bird |
kmk: build fix.
|
|
|
|
@2451
|
13 years |
bird |
kmk: Adding host version variables: KBUILD_HOST_VERSION, …
|
|
|
|
@2450
|
13 years |
bird |
fixes
|
|
|
|
@2435
|
14 years |
bird |
kbuild.c: docs.
|
|
|
|
@2434
|
14 years |
bird |
kBuild: Deprecating PATH_<target> and <target>_PATH in favor of …
|
|
|
|
@2426
|
14 years |
bird |
kmk/read.c: Must adjust s1 after calling variable_expand_string_2 to …
|
|
|
|
@2421
|
14 years |
bird |
OpenBSD hacks.
|
|
|
|
@2419
|
14 years |
bird |
kmk: build kmk_gmake with support for archives (!NO_ARCHIVES).
|
|
|
|
@2414
|
14 years |
bird |
md5sum.c: Fixed missing O_BINARY on OS/2.
|
|
|
|
@2413
|
14 years |
bird |
copyright year update.
|
|
|
|
@2406
|
14 years |
bird |
kmk/Makefile.kmk: dragonfly needs pthreads.
|
|
|
|
@2401
|
15 years |
bird |
kmk: corrected bad setvbuf call for zero-sized files.
|
|
|
|
@2352
|
15 years |
bird |
mkdir.c: More workarounds for solaris mkdir/mount-point crap.
|
|
|
|
@2351
|
15 years |
bird |
src/kmk/Makefile.kmk: freebsd.sparc64 build fix. (thanks to gahr)
|
|
|
|
@2339
|
15 years |
bird |
More hacking.
|
|
|
|
@2337
|
15 years |
bird |
kdepdb.c: code in progress.
|
|
|
|
@2317
|
16 years |
bird |
pathstuff.c: don't use strncpy.
|
|
|
|
@2283
|
16 years |
bird |
incdep.c: If we find LD_PRELOAD on linux, assume the worst and disable …
|
|
|
|
@2278
|
16 years |
bird |
kObjDep: HLL source file table parser.
|
|
|
|
@2277
|
16 years |
bird |
kmk: Testcase for teh $(if-expr 1==2,) crash. References #85.
|
|
|
|
@2276
|
16 years |
bird |
kmk: Do not crash if $(if-expr ) is missing the 3rd argument, it is …
|
|
|
|
@2267
|
16 years |
bird |
kDepObj: Taught it how to parse .debug$S section and find the source …
|
|
|
|
@2266
|
16 years |
bird |
Config.kmk, Makefile.am: 0.1.5 -> 0.1.98 (pre 0.2.0)
|
|
|
|
@2263
|
16 years |
bird |
kDepObj: Initial code that deals with Watcom and MASM OMF files.
|
|
|
|
@2249
|
16 years |
bird |
Use our fts.c (see bootstrap.gmk, it's copy ftsfake.h around).
|
|
|
|
@2248
|
16 years |
bird |
kbuild.c: dlopen/dlinfo doesn't hold what was promissed (FreeBSD), …
|
|
|
|
@2247
|
16 years |
bird |
kbuild.c/FreeBSD: Alternative method for obtaining the executable address.
|
|
|
|
@2243
|
16 years |
bird |
*: Updated copyright to 2009 and normalized name & email.
|
|
|
|
@2235
|
16 years |
bird |
kbuild.c: added todo for #80.
|
|
|
|
@2206
|
16 years |
bird |
cp.c: solaris build fix (strlcpy).
|
|
|
|
@2204
|
16 years |
bird |
kmk: strlcpy build fix for windows.
|
|
|
|
@2203
|
16 years |
bird |
fts.c,ftsfake.h: OS/2 build fix.
|
|
|
|
@2192
|
16 years |
bird |
cp.c, cp_utils.c: fixed a couple of warnings.
|
|
|
|
@2186
|
16 years |
bird |
features/parallelism: adjusted expected output for the 'Exiting with …
|
|
|
|
@2185
|
16 years |
bird |
kmk: changed the conditions for showing the final error message a bit …
|
|
|
|
@2184
|
16 years |
bird |
fts.c: made it build on linux.
|
|
|
|
@2180
|
16 years |
bird |
kmk: Mention error after waiting for -jN children since the orignal …
|
|
|
|
@2179
|
16 years |
bird |
kmk: Mention error after waiting for -jN children since the orignal …
|
|
|
|
@2178
|
16 years |
bird |
kmk: windows build fixes.
|
|
|
|
@2175
|
16 years |
bird |
another test which doesn't work right without -j1.
|
|
|
|
@2174
|
16 years |
bird |
kmk tests: more -j1 fixes.
|
|
|
|
@2173
|
16 years |
bird |
kmk tests: more -j1 fixes.
|
|
|
|
@2172
|
16 years |
bird |
kmk: Added $(root ) to help out with checking for absolute paths on …
|
|
|
|
@2165
|
16 years |
bird |
two more tests which requires some -j1 to get the order right.
|
|
|
|
@2164
|
16 years |
bird |
kmk: Updated KMK_FEATURES with for, while and select.
|
|
|
|
@2163
|
16 years |
bird |
kmk: Added a $(select ) function for handling switch like stuff. Fixes #74.
|
|
|
|
@2162
|
16 years |
bird |
features/vpath: -j1 is required.
|
|
|
|
@2161
|
16 years |
bird |
kmk: Implemented $(for ) and $(while ) loops (C-style). Fixes #73.
|
|
|
|
@2160
|
16 years |
bird |
kmk: removed duplicate definition.
|
|
|
|
@2159
|
16 years |
bird |
kmk: extended call, evalcall and evalcall2 with a local .ARGC …
|
|
|
|
@2158
|
16 years |
bird |
kmk: Extended evalcall and evalcall2 with a return value, local .RETURN.
|
|
|
|
@2157
|
16 years |
bird |
kmk: Extended evalcall and evalcall2 with a return value, local .RETURN.
|
|
|
|
@2156
|
16 years |
bird |
kmk: printf testcase.
|
|
|
|
@2154
|
16 years |
bird |
kmk: $(translate ) changes and testcase.
|
|
|
|
@2153
|
16 years |
bird |
kmk: substr fixes
|
|
|
|
@2152
|
16 years |
bird |
kmk: testcases and lastpos fixes.
|
|
|
|
@2151
|
16 years |
bird |
kmk: Added $(length ), $(length-var ), $(insert ), $(pos ), $(lastpos …
|
|
|
|
@2149
|
16 years |
bird |
function.c: comment typo.
|
|
|
|
@2145
|
16 years |
bird |
kmk: use our fts everywhere.
|
|
|
|
@2142
|
16 years |
bird |
mv.c: avoid including sys/acl.h. Fixes #66.
|
|
|
|
@2141
|
16 years |
bird |
kmk: new function $(printf fmt,arg0,arg1,...).
|
|
|
|
@2137
|
16 years |
bird |
rule.c: fixed crash in create_pattern_rule when commands is NULL.
|
|
|
|
@2134
|
16 years |
bird |
MAKE_HOST isn't used by kmk.
|
|
|
|
@2133
|
16 years |
bird |
rm.c: warning.
|
|
|
|
@2132
|
16 years |
bird |
printf.c: warning
|
|
|
|
@2131
|
16 years |
bird |
mv.c: warnings.
|
|
|
|
@2130
|
16 years |
bird |
md5sum: warnings.
|
|
|
|
@2129
|
16 years |
bird |
ln.s: include config.h first.
|
|
|
|
@2128
|
16 years |
bird |
ln.c: fixed #ifdef/defined bug.
|
|
|
|
@2127
|
16 years |
bird |
kmkbuiltin.h: warning.
|
|
|
|
@2126
|
16 years |
bird |
chmod.c: warnings.
|
|
|
|
@2125
|
16 years |
bird |
kmkbuiltin.c: warning.
|
|
|
|
@2124
|
16 years |
bird |
kbuild.c: more warnings.
|
|
|
|
@2121
|
16 years |
bird |
kmk: make sure alloca.h gets included (Solaris again).
|
|
|
|
@2119
|
16 years |
bird |
expand.c: warning.
|
|
|
|
@2118
|
16 years |
bird |
function.c: warnings.
|
|
|
|
@2117
|
16 years |
bird |
incdep.c,expreval.c: warnings.
|
|
|
|
@2116
|
16 years |
bird |
kbuild.c: warnings.
|
|
|
|
@2115
|
16 years |
bird |
kDepIDB: warnings.
|
|
|
|
@2114
|
16 years |
bird |
redirect.c: warning
|
|
|
|
@2113
|
16 years |
bird |
kmkbuiltin: include config.h
|
|
|
|
@2108
|
16 years |
bird |
fix
|
|
|
|
@2104
|
16 years |
bird |
kDepIDB: Added a -qquiet switch for disabling harmless warnings …
|
|
|
|
@2103
|
16 years |
bird |
kmk: updated help text.
|
|
|
|
@2102
|
16 years |
bird |
kmk: --print-time fix.
|
|
|
|