|
|
@2353
|
16 years |
bird |
kkeys.e: mac-style tab switching.
|
|
|
@2352
|
16 years |
bird |
mkdir.c: More workarounds for solaris mkdir/mount-point crap.
|
|
|
@2351
|
16 years |
bird |
src/kmk/Makefile.kmk: freebsd.sparc64 build fix. (thanks to gahr)
|
|
|
@2350
|
16 years |
bird |
kdev.e: better cleanup.
|
|
|
@2349
|
16 years |
bird |
kdev.e: deal with multiple mlcomment and linecomment entries in 14+.
|
|
|
@2348
|
16 years |
bird |
space.
|
|
|
@2347
|
16 years |
bird |
env.sh: typos.
|
|
|
@2346
|
16 years |
bird |
props.
|
|
|
@2345
|
16 years |
bird |
hacking property tables.
|
|
|
@2344
|
16 years |
bird |
header.kmk: Added USES and INTERMEDIATES to PROPS_ACCUMULATE_L_LNK, …
|
|
|
@2343
|
16 years |
bird |
doc/example1: create a simple example config.
|
|
|
@2342
|
16 years |
bird |
svn props
|
|
|
@2341
|
16 years |
bird |
kickoff for the kBuild docs.
|
|
|
@2340
|
16 years |
bird |
quickref: Added recipes.
|
|
|
@2339
|
16 years |
bird |
More hacking.
|
|
|
@2338
|
16 years |
bird |
kDefs.h: Convert endian the other way.
|
|
|
@2337
|
16 years |
bird |
kdepdb.c: code in progress.
|
|
|
@2336
|
16 years |
bird |
Tagging 0.1.5-p1.
|
|
|
@2335
|
16 years |
bird |
0.1.5-p1/header.kmk: force revision update.
|
|
|
@2334
|
16 years |
bird |
0.1.5: Updated Maintenance.kmk with a patch variable.
|
|
|
@2333
|
16 years |
bird |
Backported 2320: qt3.kmk: Fixed PATH_SDK_QT3_LIB detection (used wrong …
|
|
|
@2332
|
16 years |
bird |
Backported 2319: qt4.kmk: Fixed PATH_SDK_QT4_LIB detection (used wrong …
|
|
|
@2331
|
16 years |
bird |
Backported 2318: footer.kmk: No need to apply defpath to 2_OBJS …
|
|
|
@2330
|
16 years |
bird |
Backported 2316: *WATCOM*: Fixed RC commands.
|
|
|
@2329
|
16 years |
bird |
Backported 2283: incdep.c: If we find LD_PRELOAD on linux, assume the …
|
|
|
@2328
|
16 years |
bird |
Backported 2277: kmk: Testcase for the $(if-expr 1==2,) crash. …
|
|
|
@2327
|
16 years |
bird |
Backported 2276: kmk: Do not crash if is missing the 3rd argument, it …
|
|
|
@2326
|
16 years |
bird |
Backported 2275: TAR.kmk,TARGZ.kmk,TARBZ2.kmk: Fixes and additions (BZ2).
|
|
|
@2325
|
16 years |
bird |
Backported 2274: footer.kmk,header.kmk: Enhanced tools inhertiance
|
|
|
@2324
|
16 years |
bird |
Backported 2273: VCC80X86: TOOL_VCC80X86_LINK_LIBRARY_OUTPUT_OUTPUT -> …
|
|
|
@2323
|
16 years |
bird |
Backported 2272: qt4.kmk: Look for the QT4 tools in the alternative …
|
|
|
@2322
|
16 years |
bird |
Backported 2271: header.kmk: KBUILD_DEVTOOLS, KBUILD_DEVTOOLS_TRG, …
|
|
|
@2321
|
16 years |
bird |
Creating bugfix branch for v0.1.5.
|
|
|
@2320
|
16 years |
bird |
qt3.kmk: Fixed PATH_SDK_QT3_LIB detection (used wrong keyword and …
|
|
|
@2319
|
16 years |
bird |
qt4.kmk: Fixed PATH_SDK_QT4_LIB detection.
|
|
|
@2318
|
16 years |
bird |
footer.kmk: No need to apply defpath to 2_OBJS wholesale fashion, the …
|
|
|
@2317
|
16 years |
bird |
pathstuff.c: don't use strncpy.
|
|
|
@2316
|
16 years |
bird |
*WATCOM*: Fixed RC commands.
|
|
|
@2315
|
16 years |
bird |
kash: start using it on windows.
|
|
|
@2314
|
16 years |
bird |
kash: 32-bit windows build fixes.
|
|
|
@2313
|
16 years |
bird |
kash: Don't use the 20h spill area.
|
|
|
@2312
|
16 years |
bird |
kash: eliminating warnings (gcc/darwin).
|
|
|
@2311
|
16 years |
bird |
kash: darwin build fixes.
|
|
|
@2310
|
16 years |
bird |
kash: Deal with crlf in the script.
|
|
|
@2309
|
16 years |
bird |
kash: some more file stuff.
|
|
|
@2308
|
16 years |
bird |
kash: Fixed wrong assumption in sh_free.
|
|
|
@2307
|
16 years |
bird |
kash: More file inheritance stuff.
|
|
|
@2306
|
16 years |
bird |
kash: better CRLF hack for backtick.
|
|
|
@2305
|
16 years |
bird |
tests/redirect-3: oops.
|
|
|
@2304
|
16 years |
bird |
kash: CRLF hacking, tests run cleanly on windows now!
|
|
|
@2303
|
16 years |
bird |
kash: new execve implementation for windows. more file ops.
|
|
|
@2302
|
16 years |
bird |
kash: Merged the SH_STUB_MODE and SH_FORKED_MODE stuff and use the …
|
|
|
@2301
|
16 years |
bird |
kash: Removed the SH_PURE_STUB_MODE code.
|
|
|
@2300
|
16 years |
bird |
kash: execve fix (windows)
|
|
|
@2299
|
16 years |
bird |
kash: Disable the security cookies as they cannot easily be made to …
|
|
|
@2298
|
16 years |
bird |
kash: no return indicators that works for both gcc and msc (not …
|
|
|
@2297
|
16 years |
bird |
kash: removed the stdio based logging.
|
|
|
@2296
|
16 years |
bird |
kash: avoid file steams in the trace code.
|
|
|
@2295
|
16 years |
bird |
kash: realloc fix.
|
|
|
@2294
|
16 years |
bird |
kash: more fixes + pipe.
|
|
|
@2293
|
16 years |
bird |
kash: forking on windows (almost there).
|
|
|
@2292
|
16 years |
bird |
kash: forking on widnows.
|
|
|
@2291
|
16 years |
bird |
hash: cooked our own heap on windows (for forking).
|
|
|
@2290
|
16 years |
bird |
kash: malloc/free/friends gets a psh.
|
|
|
@2289
|
16 years |
bird |
kash: implementing shfile on top of the win32 api instead of msvcrt.
|
|
|
@2288
|
16 years |
bird |
kash: more windows hacking.
|
|
|
@2287
|
16 years |
bird |
kash: windows build fixes.
|
|
|
@2286
|
16 years |
bird |
kash: more hacking.
|
|
|
@2285
|
16 years |
bird |
kash/tests: more tests.
|
|
|
@2284
|
16 years |
bird |
kash/tests: more tests.
|
|
|
@2283
|
16 years |
bird |
incdep.c: If we find LD_PRELOAD on linux, assume the worst and disable …
|
|
|
@2282
|
16 years |
bird |
kash: hacked signal delivery, some trap+kill tests.
|
|
|
@2281
|
16 years |
bird |
kash/show.c: move the trace file out of the way.
|
|
|
@2280
|
16 years |
bird |
kash/show.c: move the trace file out of the way.
|
|
|
@2279
|
16 years |
bird |
NetBSD regression tests. Harvested 2009-02-24 03:50.
|
|
|
@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 …
|
|
|
@2275
|
16 years |
bird |
TAR.kmk,TARGZ.kmk,TARBZ2.kmk: Fixes and additions (BZ2).
|
|
|
@2274
|
16 years |
bird |
footer.kmk,header.kmk: Enhanced tools inhertiance.
|
|
|
@2273
|
16 years |
bird |
VCC80X86: TOOL_VCC80X86_LINK_LIBRARY_OUTPUT_OUTPUT -> …
|
|
|
@2272
|
16 years |
bird |
qt4.kmk: Look for the QT4 tools in the alternative tools tree (x86) …
|
|
|
@2271
|
16 years |
bird |
header.kmk: KBUILD_DEVTOOLS, KBUILD_DEVTOOLS_TRG, KBUILD_DEVTOOLS_HST, …
|
|
|
@2270
|
17 years |
bird |
kDep.c: Fixed typo breaking with gcc 3.3.5 fprintf optimizations.
|
|
|
@2269
|
17 years |
bird |
k/kTypes.h: Added some big union types that will come in handy when …
|
|
|
@2268
|
17 years |
bird |
Import kLdrFmts/pe.h from kStuff.
|
|
|
@2267
|
17 years |
bird |
kDepObj: Taught it how to parse .debug$S section and find the source …
|
|
|
@2266
|
17 years |
bird |
Config.kmk, Makefile.am: 0.1.5 -> 0.1.98 (pre 0.2.0)
|
|
|
@2265
|
17 years |
bird |
footer.kmk: some fetch/unpack todos and spaces.
|
|
|
@2264
|
17 years |
bird |
kmk_time: a shot at ticket #77. References #77
|
|
|
@2263
|
17 years |
bird |
kDepObj: Initial code that deals with Watcom and MASM OMF files.
|
|
|
@2262
|
17 years |
bird |
0.1.5
|
|
|
@2261
|
17 years |
bird |
Portfile: The actual 0.1.5 md5.
|
|
|
@2260
|
17 years |
bird |
freebsd/distinfo: the actual 0.1.5 release.
|
|
|
@2259
|
17 years |
bird |
debian/rules: a shot at get-orig-source
|
|
|
@2258
|
17 years |
bird |
oops, blank line.
|
|
|
@2257
|
17 years |
bird |
debian/changelog: 0.1.5-1
|
|
|
@2256
|
17 years |
bird |
debian/kbuild.doc-base: draft (dunno if this is the right file name or …
|
|
|
@2255
|
17 years |
bird |
debian/rules: Retailor it for kBuild-x.y.z-src.tar.gz (from svn); …
|
|
|
@2254
|
17 years |
bird |
debian/copyright: GNU make is not GPL3, the rest remains as before. …
|
|
|