|
|
@3452
|
4 years |
bird |
kash: tests/pipe-2 can't be using the same file in both ends of the pipe.
|
|
|
@3451
|
4 years |
bird |
kash: forked-mode build fixes.
|
|
|
@3450
|
4 years |
bird |
kash: Missing nt_child_inject_standard_handles.c file.
|
|
|
@3449
|
4 years |
bird |
kash: Eliminate the 'temp' node field in nfile so we can share node …
|
|
|
@3448
|
4 years |
bird |
kash: shtread.h: a couple of atomic inc/dec operations for reference …
|
|
|
@3447
|
4 years |
bird |
kash: Avoid handle inheritance on windows when possible, allowing …
|
|
|
@3446
|
4 years |
bird |
kash: mutex fix.
|
|
|
@3445
|
4 years |
bird |
kash: fixed a couple of alloctions when setting up subshells. Must …
|
|
|
@3444
|
4 years |
bird |
kash: when duplicateing a fdtab, don't heed close-on-exec on windows …
|
|
|
@3443
|
4 years |
bird |
kash: Need to initialize expfname in the generated function copy code too.
|
|
|
@3442
|
4 years |
bird |
kash: Turns out the redirlist needs to be copied too.
|
|
|
@3441
|
4 years |
bird |
kash: sh_getenv loop-for-ever fix. sh_exec threaded-mode fix.
|
|
|
@3440
|
4 years |
bird |
kash: Must make sure nfile::expfname is initialized and set to NULL …
|
|
|
@3439
|
4 years |
bird |
kash: Hammering on threaded mode. Got shexit half working. …
|
|
|
@3438
|
4 years |
bird |
kash: Hammering on threaded mode.
|
|
|
@3437
|
4 years |
bird |
kash: refactoring evalcommand - complicated, part II.
|
|
|
@3436
|
4 years |
bird |
kash: Remove vfork code, we've never used it and we wont need it if we …
|
|
|
@3435
|
4 years |
bird |
kash: Remove vfork code, we've never used it and we wont need it if we …
|
|
|
@3434
|
4 years |
bird |
kash: refactoring evalcommand - complicated, part I.
|
|
|
@3433
|
4 years |
bird |
kash: refactoring forkshell(); simple stuff.
|
|
|
@3432
|
4 years |
bird |
kmk: Quick output hack to repeat the failure output at the end of …
|
|
|
@3431
|
4 years |
bird |
kmk/Makefile.kmk: windows build fix.
|
|
|
@3430
|
4 years |
bird |
/Config.kmk: Quick tweak for building on newer macs.
|
|
|
@3429
|
4 years |
bird |
kash/mystring.h: Build fix for MacOSX ask 10.15.
|
|
|
@3428
|
4 years |
bird |
Rebuilt kmk.exe and kmk_redirect for win.x86 against r3427.
|
|
|
@3427
|
4 years |
bird |
Config.kmk: LIBS adjustments for windows to make cross building x86 on …
|
|
|
@3426
|
4 years |
bird |
Rebuilt kmk.exe and kmk_redirect.exe for win.amd64 against r3425.
|
|
|
@3425
|
4 years |
bird |
kmk: Optimized func_kbuild_source_one by caching the target level part …
|
|
|
@3424
|
4 years |
bird |
header.kmk: Must unexport PATH_DEVTOOLS or the warning will trigger …
|
|
|
@3423
|
4 years |
bird |
header.kmk: Complain if legacy variables like BUILD_TYPE and …
|
|
|
@3422
|
4 years |
bird |
kbuild/*.kmk: PATH_KBUILD->KBUILD_PATH
|
|
|
@3421
|
4 years |
bird |
kmk/variable.c: Ditto for BUILD_PLATFORM*.
|
|
|
@3420
|
4 years |
bird |
kmk/variable.c: The PATH_KBUILD* variables should be recursive …
|
|
|
@3419
|
4 years |
bird |
header.kmk: Added warnings to PATH_DEVTOOLS*.
|
|
|
@3418
|
4 years |
bird |
sdks/*,units/qt3.kmk: s/PATH_DEVTOOLS/KBUILD_DEVTOOLS/g
|
|
|
@3417
|
4 years |
bird |
footer-pass1.kmk: comment fix
|
|
|
@3416
|
4 years |
bird |
sub*.kmk: One lone BUILD_PLATFORM_ARCH -> KBUILD_HOST_ARCH.
|
|
|
@3415
|
4 years |
bird |
kmk: Fixed mixup from r2433 where _TARGET_TOOL was extended but the …
|
|
|
@3414
|
4 years |
bird |
Rebuilt kmk and kmk_redirect for win.amd64 against r3413.
|
|
|
@3413
|
4 years |
bird |
kmk/kSubmit: Only dump history when asked to.
|
|
|
@3412
|
4 years |
bird |
kmk_redirect: Wrong index into paOrders causing sudden death in the …
|
|
|
@3411
|
4 years |
bird |
kash: windows build it
|
|
|
@3410
|
4 years |
bird |
kash: Name the real time signals on linux.
|
|
|
@3409
|
4 years |
bird |
kash: Generate the signal names at compile time rather than lazily at …
|
|
|
@3408
|
4 years |
bird |
kash: Don't use sys_siglist, use strsignal instead. Should be present …
|
|
|
@3407
|
4 years |
bird |
sdks: Added MACOSX1015 and MACOSX1014 sdks.
|
|
|
@3406
|
4 years |
bird |
sdks/MACOSX10*.kmk: Must set OBJCXXFLAGS too.
|
|
|
@3405
|
4 years |
bird |
sdks: Added MACOSX1010.
|
|
|
@3404
|
4 years |
bird |
CLANG??MACHO.kmk: Must truncate the response file now that it is precious.
|
|
|
@3403
|
4 years |
bird |
More CLANGXXMACHO.kmk tweaking. Added script for generating a …
|
|
|
@3402
|
4 years |
bird |
header.kmk: Added KMK_WITH_VERSION_COMPARE indicator mirroring …
|
|
|
@3401
|
4 years |
bird |
kBuild: Adding CLANGXXMACHO tool and MACOSX1013 sdk.
|
|
|
@3400
|
4 years |
bird |
kmk/expreval.c: Build fix. strlen() operator/function
|
|
|
@3399
|
4 years |
bird |
kmk/expreval.c: Don't pick up version compare operators in the middle …
|
|
|
@3398
|
4 years |
bird |
kmk/expreval.c: Extended the expressions with version string …
|
|
|
@3397
|
4 years |
bird |
kmk/function.c: Forgot to adjust the qsort callback when version=1 in …
|
|
|
@3396
|
4 years |
bird |
kmk/main.c: Corrected KMK_OPTS_JOBS to try avoid zero value for the …
|
|
|
@3395
|
4 years |
bird |
kmk/variable.c: Build fix. Added KBUILD_HOST_VERSION_BUILD for windows …
|
|
|
@3394
|
4 years |
bird |
kmk: Added version sort function: versort, rversort, versortfiles, …
|
|
|
@3393
|
4 years |
bird |
tools/*GCC|GXX*: More prefix/suffix stuff. Separate for gcc/g++, …
|
|
|
@3392
|
4 years |
bird |
LLVM*: Cleanups.
|
|
|
@3391
|
4 years |
bird |
tools/GXX*: Added _PREFIX/_SUFFIX properties to all g++ tools. Some …
|
|
|
@3390
|
4 years |
bird |
Rebuilt most of win.amd64 and win.x86 against r3389.
|
|
|
@3389
|
4 years |
bird |
kmk: Avoid setting umask just to get it, store the current value in a …
|
|
|
@3388
|
4 years |
bird |
ntunlink.c: Make sure BasicInfo.FileAttributes isn't zero, or the …
|
|
|
@3387
|
4 years |
bird |
mscfakes.c: Don't pass zero to SetFileAttributes.
|
|
|
@3386
|
4 years |
bird |
ntunlink.c: Make birdMakeWritable work with non-NULL hRoot.
|
|
|
@3385
|
4 years |
bird |
Rebuilt kWorker.exe for win.amd64 and win.x86 against r3384.
|
|
|
@3384
|
4 years |
bird |
kWorker: Hack for older windows versions where api-ms-win-crt-*.dll …
|
|
|
@3383
|
4 years |
bird |
units/vccprecomp.kmk: Pick up the PCHTOOL rather than LDTOOL.
|
|
|
@3382
|
4 years |
bird |
Rebuilt kWorker for win.amd64 and win.x86 against r3381.
|
|
|
@3381
|
4 years |
bird |
kFsCache: Account of race between us reading a directory and someone …
|
|
|
@3380
|
4 years |
bird |
Cache testcase.
|
|
|
@3379
|
4 years |
bird |
kFsCache: Fixed bug in name updating of missing entires. Fixed …
|
|
|
@3378
|
4 years |
bird |
kWorker: Set g_Sandbox.pTool to NULL when creating (looking up) the …
|
|
|
@3377
|
4 years |
bird |
Rebuilt kWorker for win.amd64 and win.x86 against r3376.
|
|
|
@3376
|
4 years |
bird |
kWorker: The missing SetDllDirectoryW hack (for the tool/exe). Better …
|
|
|
@3375
|
4 years |
bird |
Rebuilt win.amd64 and win.x86 against r3374
|
|
|
@3374
|
4 years |
bird |
kWorker: Generalized the hash caching to support SHA-1, SHA-256 and …
|
|
|
@3373
|
4 years |
bird |
footer-pass2-installs.kmk: Drop .NOTPARALLEL in …
|
|
|
@3372
|
4 years |
bird |
kFsCache: KFSLOOKUPERROR_PATH_TOO_SHORT.
|
|
|
@3371
|
4 years |
bird |
kWorker: Need more small TLS DLLs when moc uses kSubmit too.
|
|
|
@3370
|
4 years |
bird |
VCC142*: Must disable the scalable include cache when using kSubmit as …
|
|
|
@3369
|
4 years |
bird |
kWorker: Hacked the LoadLibrary code to only have one mspdb140.dll …
|
|
|
@3368
|
4 years |
bird |
kWorker: nits.
|
|
|
@3367
|
4 years |
bird |
kWorker: Remove accidental line.
|
|
|
@3366
|
4 years |
bird |
kWorker: More complete TLS handling. More TLS DLLs. Make handle …
|
|
|
@3365
|
4 years |
bird |
kWorker: CreateFileW/A should must not trust negative caching for …
|
|
|
@3364
|
4 years |
bird |
kDepObj: -W4 warning fixes.
|
|
|
@3363
|
4 years |
bird |
kSubmit: Quoting fixes for the history dump.
|
|
|
@3362
|
4 years |
bird |
kFsCache: Don't need to lock the whole cache when using …
|
|
|
@3361
|
4 years |
bird |
kWorker: Adjustments for VC++ 14.2. Fixed bug in …
|
|
|
@3360
|
4 years |
bird |
Rebuilt win.amd64 and win.x86 against r3359.
|
|
|
@3359
|
4 years |
bird |
kmk,kFsCache: Added variant of kFsCacheInvalidateAll that also closes …
|
|
|
@3358
|
4 years |
bird |
kmk/winchildren: Flush the directory cache before re-executing make …
|
|
|
@3357
|
4 years |
bird |
kmk,winchildren.c: Some adjustments to the job object thing, adding a …
|
|
|
@3356
|
4 years |
bird |
win_get_processor_group_active_mask.c: drop debugbreak.
|
|
|
@3355
|
4 years |
bird |
kWorker,kmk: Correcting a few SetThreadGroupAffinity calls.
|
|
|
@3354
|
4 years |
bird |
Adding a way to get the exact active processor mask for a processor …
|
|
|
@3353
|
4 years |
bird |
kmk/winchildren: Use windows job objects to terminate all orphaned …
|
|
|