|
|
@2556
|
13 years |
bird |
umask fixes.
|
|
|
@2554
|
13 years |
bird |
Added $(set-umask ) and $(get-umask ).
|
|
|
@2553
|
13 years |
bird |
shut up annoying assertion.
|
|
|
@2552
|
13 years |
bird |
Path fix on windows.
|
|
|
@2549
|
13 years |
bird |
kmk: hacking on a new kmk/kBuild language extension…
|
|
|
@2548
|
13 years |
bird |
kmk: hacking on a new kmk/kBuild language extension.
|
|
|
@2546
|
13 years |
bird |
Applied modified patches for Haiku support from Mike Smith.
|
|
|
@2543
|
13 years |
bird |
install.c: Don't try hardlink symlink and other non-regular files.
|
|
|
@2540
|
13 years |
bird |
kbuild.c: For the time being, we'll defined two sets of local …
|
|
|
@2539
|
13 years |
bird |
kbuild.c: Make more of the target+source variables local to save memory.
|
|
|
@2538
|
13 years |
bird |
Config.kmk,Makefile.am: 0.1.9998.
|
|
|
@2532
|
13 years |
bird |
kmk: Implemented the where function. Fixes #108.
|
|
|
@2516
|
13 years |
bird |
func_abspathex: Don't crash when no cwd is given. Addressed gcc warnings.
|
|
|
@2507
|
13 years |
bird |
restartable-syscall-wrappers.c: Fixed open and open64 wrappers.
|
|
|
@2506
|
13 years |
bird |
Solaris 10 build fixes.
|
|
|
@2500
|
13 years |
bird |
kmk_install: OS/2 fix.
|
|
|
@2499
|
13 years |
bird |
kmk_install: OS/2 fix.
|
|
|
@2498
|
13 years |
bird |
kash: OS/2 build fixes.
|
|
|
@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 …
|
|
|
@2474
|
14 years |
bird |
adj.
|
|
|
@2473
|
14 years |
bird |
adj.
|
|
|
@2472
|
14 years |
bird |
2nd attempt at reproducing it…
|
|
|
@2471
|
14 years |
bird |
testing…
|
|
|
@2470
|
14 years |
bird |
solaris build fix; wrap readlink too.
|
|
|
@2469
|
14 years |
bird |
Not on linux.
|
|
|
@2468
|
14 years |
bird |
restartable-syscall-wrappers.c: Redid the wrapping to make sure we …
|
|
|
@2467
|
14 years |
bird |
kmk/job.c: bitch if sigaction fails.
|
|
|
@2466
|
14 years |
bird |
kmkbuiltins: More specific error messages (solaris EINTR).
|
|
|
@2465
|
14 years |
bird |
kmk/mkdir: more specific error message (to track down problematic …
|
|
|
@2464
|
14 years |
bird |
rm.c: debug for solaris
|
|
|
@2463
|
14 years |
bird |
fixed uninitialized variable.
|
|
|
@2462
|
14 years |
bird |
kmk: Implemented . Fixes #81.
|
|
|
@2457
|
14 years |
bird |
kash: --version should print the svn revision.
|
|
|
@2456
|
14 years |
bird |
kObjCache: Record the preprocess and compile times. Named pipe support …
|
|
|
@2455
|
14 years |
bird |
nt_fullpath.c: spaces
|
|
|
@2454
|
14 years |
bird |
kmk: Applied r1.13 to w32/pathstuff.c, fixing crash if PATH ends with …
|
|
|
@2453
|
14 years |
bird |
sed: Added --lang_c, fixing #87.
|
|
|
@2452
|
14 years |
bird |
kmk: build fix.
|
|
|
@2451
|
14 years |
bird |
kmk: Adding host version variables: KBUILD_HOST_VERSION, …
|
|
|
@2450
|
14 years |
bird |
fixes
|
|
|
@2449
|
14 years |
bird |
solaris fopen hack.
|
|
|
@2448
|
14 years |
bird |
oops.
|
|
|
@2447
|
14 years |
bird |
again…
|
|
|
@2446
|
14 years |
bird |
2nd try at fopen.
|
|
|
@2445
|
14 years |
bird |
need to wrap fopen as well.
|
|
|
@2444
|
14 years |
bird |
Attempt at curing EINTR problems with recent S11 builds.
|
|
|
@2442
|
14 years |
bird |
mytypes.h: 32-bit windows build fix.
|
|
|
@2439
|
14 years |
bird |
S11 have getline, hacked it to build.
|
|
|
@2438
|
14 years |
bird |
build fix
|
|
|
@2435
|
14 years |
bird |
kbuild.c: docs.
|
|
|
@2434
|
14 years |
bird |
kBuild: Deprecating PATH_<target> and <target>_PATH in favor of …
|
|
|
@2427
|
14 years |
bird |
build fix
|
|
|
@2426
|
14 years |
bird |
kmk/read.c: Must adjust s1 after calling variable_expand_string_2 to …
|
|
|
@2425
|
14 years |
bird |
kash: oops
|
|
|
@2424
|
14 years |
bird |
kash: Some S-bahn optimizations.
|
|
|
@2423
|
14 years |
bird |
kash: made the SHFILE_IN_USE mode work on unix (because openbsd has a …
|
|
|
@2422
|
14 years |
bird |
OpenBSD hacks.
|
|
|
@2421
|
14 years |
bird |
OpenBSD hacks.
|
|
|
@2419
|
14 years |
bird |
kmk: build kmk_gmake with support for archives (!NO_ARCHIVES).
|
|
|
@2418
|
14 years |
bird |
md5sum: Fixed misbehavior on big endian boxes. Fixes #97.
|
|
|
@2417
|
14 years |
bird |
opendir fix.
|
|
|
@2416
|
14 years |
bird |
kash: implemented opendir/readdir/closedir for windows (NT). Fixed …
|
|
|
@2415
|
14 years |
bird |
kash: trimmed down the arith stuff, making it not drag in libc bits.
|
|
|
@2414
|
14 years |
bird |
md5sum.c: Fixed missing O_BINARY on OS/2.
|
|
|
@2413
|
14 years |
bird |
copyright year update.
|
|
|
@2409
|
15 years |
bird |
kObjCache: windows _spawnvp quoting and some other fixes.
|
|
|
@2406
|
15 years |
bird |
kmk/Makefile.kmk: dragonfly needs pthreads.
|
|
|
@2401
|
15 years |
bird |
kmk: corrected bad setvbuf call for zero-sized files.
|
|
|
@2394
|
15 years |
bird |
kash: Worked around a VirtualAllocEx problem in the fork code.
|
|
|
@2393
|
15 years |
bird |
kash: prompt.
|
|
|
@2392
|
15 years |
bird |
kash: Fixed signal mappings on windows.
|
|
|
@2391
|
15 years |
bird |
kash: warnings.
|
|
|
@2390
|
15 years |
bird |
kash: windows build fix.
|
|
|
@2387
|
15 years |
bird |
kash: another one.
|
|
|
@2386
|
15 years |
bird |
eval.c: fixed bit rot bug.
|
|
|
@2385
|
15 years |
bird |
kash: drop debug fprintf
|
|
|
@2384
|
15 years |
bird |
ash: don't bitch about negative return values. (makes vcslite work)
|
|
|
@2383
|
15 years |
bird |
ash: don't bitch about negative return values. (makes vcslite work)
|
|
|
@2382
|
15 years |
bird |
kash: made it build on mac os x again.
|
|
|
@2381
|
15 years |
bird |
kash is now default.
|
|
|
@2378
|
15 years |
bird |
kDep.c: -Wformat.
|
|
|
@2377
|
15 years |
bird |
kash: another missing STARTF_USESTDHANDLES.
|
|
|
@2376
|
15 years |
bird |
kash: Fixed some file handle inheritance issues on windows. piping to …
|
|
|
@2375
|
15 years |
bird |
kObjCache.c: Attempt at fixing trailing null char in large precompiled …
|
|
|
@2362
|
15 years |
bird |
kash: copy & past bug.
|
|
|
@2352
|
15 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)
|
|
|
@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.
|
|
|
@2317
|
16 years |
bird |
pathstuff.c: don't use strncpy.
|
|
|
@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.
|
|
|