|
|
@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
|
16 years |
bird |
kDep.c: Fixed typo breaking with gcc 3.3.5 fprintf optimizations.
|
|
|
@2269
|
16 years |
bird |
k/kTypes.h: Added some big union types that will come in handy when …
|
|
|
@2268
|
16 years |
bird |
Import kLdrFmts/pe.h from kStuff.
|
|
|
@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)
|
|
|
@2265
|
16 years |
bird |
footer.kmk: some fetch/unpack todos and spaces.
|
|
|
@2264
|
16 years |
bird |
kmk_time: a shot at ticket #77. References #77
|
|
|
@2263
|
16 years |
bird |
kDepObj: Initial code that deals with Watcom and MASM OMF files.
|
|
|
@2261
|
16 years |
bird |
Portfile: The actual 0.1.5 md5.
|
|
|
@2260
|
16 years |
bird |
freebsd/distinfo: the actual 0.1.5 release.
|
|
|
@2259
|
16 years |
bird |
debian/rules: a shot at get-orig-source
|
|
|
@2258
|
16 years |
bird |
oops, blank line.
|
|
|
@2257
|
16 years |
bird |
debian/changelog: 0.1.5-1
|
|
|
@2256
|
16 years |
bird |
debian/kbuild.doc-base: draft (dunno if this is the right file name or …
|
|
|
@2255
|
16 years |
bird |
debian/rules: Retailor it for kBuild-x.y.z-src.tar.gz (from svn); …
|
|
|
@2254
|
16 years |
bird |
debian/copyright: GNU make is not GPL3, the rest remains as before. …
|
|
|
@2253
|
16 years |
bird |
debian/kmk.pod: docs in /usr/share/doc/kbuild (once rules is fixed).
|
|
|
@2252
|
16 years |
bird |
debian/links: kmk_fgmake isn't supposed to be shipped (yet).
|
|
|
@2251
|
16 years |
bird |
debian/control: drop libacl1-dev dependency. References #66.
|
|
|
@2250
|
16 years |
bird |
Imported debian package from …
|
|
|
@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.
|
|
|
@2246
|
16 years |
bird |
GXX32,GCC32,GXX64,GCC64: FreeBSD ld doesn't do standard elf_<arch> but …
|
|
|
@2245
|
16 years |
bird |
qt4.kmk: turned out '4.dll' is a mandatory suffix on windows (but on …
|
|
|
@2244
|
16 years |
bird |
qt4.kmk: infix applies to qtmain.lib (but the '4' doesn't).
|
|
|
@2243
|
16 years |
bird |
*: Updated copyright to 2009 and normalized name & email.
|
|
|
@2242
|
16 years |
bird |
subheader.kmk,subfooter.kmk: removed unnecessary doulbe expansion and …
|
|
|
@2241
|
16 years |
bird |
footer.kmk: turned out TARGET_$(target) was used on installs too, …
|
|
|
@2240
|
16 years |
bird |
subheader.kmk,subfooter.kmk: Fixed double expansion bug in previous …
|
|
|
@2239
|
16 years |
bird |
footer.kmk,subheader.kmk,subfooter.kmk,qt3.kmk,qt4.kmk: PATH_$(target) …
|
|
|
@2238
|
16 years |
bird |
footer.kmk: TARGET_$(target) -> $(target)_1_TARGET. Old value is still …
|
|
|
@2237
|
16 years |
bird |
header.kmk,VCC*.kmk: retired the temporary DEP_IDB_Q hack now that the …
|
|
|
@2236
|
16 years |
bird |
footer.kmk: The remaining $(target)_OBJS_ -> $(target)_2_OBJS work.
|
|
|
@2235
|
16 years |
bird |
kbuild.c: added todo for #80.
|
|
|
@2234
|
16 years |
bird |
footer.kmk: 2_OUTPUT, 2_OUTPUT_MAYBE, 2_DEPEND and 2_DEPORD …
|
|
|
@2233
|
16 years |
bird |
Macports: Updated the kbuild-head Portfile so it'll bootstrap the thing.
|
|
|
@2232
|
16 years |
bird |
Macports: Prepared the Portfile for 0.1.5 (still unreleased), dropping …
|
|
|
@2231
|
16 years |
bird |
freebsd/ports: Install docs in the right place and generate all the …
|
|
|
@2230
|
16 years |
bird |
FLEX.kmk: No space between -o and the filename.
|
|
|
@2229
|
16 years |
bird |
Makefile.kmk: Make kbuild-show-install-files prettier.
|
|
|
@2228
|
16 years |
bird |
The 0.1.5 binaries for freebsd/amd64 - redone on 6.3 instead of 7.0.
|
|
|
@2227
|
16 years |
bird |
footer.kmk: Added kbuild-show-install-files and kbuild-show-install-dirs
|
|
|
@2226
|
16 years |
bird |
Config.kmk,Makefile.kmk: Split up data and docs in share/; made the …
|
|
|
@2225
|
16 years |
bird |
footer.kmk,header.kmk: Fixed MODE, UID and GID inhertiance and added …
|
|
|
@2224
|
16 years |
bird |
kBuild: Implemented flex and yacc/bison support. Fixes #18.
|
|
|
@2223
|
16 years |
bird |
header.kmk: Added KB_FN_OPT_TEST_SHORT, KB_FN_OPT_TEST_LONG and …
|
|
|
@2222
|
16 years |
bird |
footer.kmk: KBUILD_NO_TESTING_PASS_ALIASES.
|
|
|
@2221
|
16 years |
bird |
qt3.kmk: Fixed typo.
|
|
|
@2220
|
16 years |
bird |
footer.kmk: check for invalid install source specifiers and display …
|
|
|
@2219
|
16 years |
bird |
qt3.kmk: OS/2.
|
|
|
@2218
|
16 years |
bird |
The 0.1.5 binaries for solaris/sparc64.
|
|
|
@2217
|
16 years |
bird |
The 0.1.5 binaries for solaris/sparc32.
|
|
|