|
|
@3473
|
4 years |
bird |
kash: Added two specialized shfile_stat variants: shfile_stat_isreg, …
|
|
|
@3472
|
4 years |
bird |
kash: sh_destroy: Don't free text for variables with VSTACK set.
|
|
|
@3471
|
4 years |
bird |
kash: Added comment about async close and stat. Some more logging in …
|
|
|
@3470
|
4 years |
bird |
kash: Enable non-forked mode (threaded) on windows.
|
|
|
@3469
|
4 years |
bird |
kash: Use ntstat.c/h on windows, the crt version isn't reliable.
|
|
|
@3468
|
4 years |
bird |
kash: Need to initialize mutexes on windows after forking now that …
|
|
|
@3467
|
4 years |
bird |
kash: subshellstatus build fixes for forked mode.
|
|
|
@3466
|
4 years |
bird |
kash: Introduced asynchronous closing of files we're written to on …
|
|
|
@3465
|
4 years |
bird |
kash: Keep the filename around in debug builds. Added profiling of …
|
|
|
@3464
|
4 years |
bird |
kash: Try signal subshell completion as early as possible in all cases.
|
|
|
@3463
|
4 years |
bird |
kash: indent
|
|
|
@3462
|
4 years |
bird |
kash: indent
|
|
|
@3461
|
4 years |
bird |
kash: Cache one pstack_block since parsecmd seems to be called for …
|
|
|
@3460
|
4 years |
bird |
kash: Use event semaphores to signal parent shell early before the …
|
|
|
@3459
|
4 years |
bird |
kash: more sh_destroy work.
|
|
|
@3458
|
4 years |
bird |
kash: Use reference counting of parser output in threaded-mode.
|
|
|
@3457
|
4 years |
bird |
kash: New parser allocator for non-forked-mode.
|
|
|
@3456
|
4 years |
bird |
kash: parser.c,memalloc.c/.h,expand.c: Prepared the parser for using a …
|
|
|
@3455
|
4 years |
bird |
kash: eval.c/expredir: corrected assertion in default case.
|
|
|
@3454
|
4 years |
bird |
kash: shfile_movefd: bounds check fix.
|
|
|
@3453
|
4 years |
bird |
kash: eval: Call expredircleanup before we pop the allocator stack.
|
|
|
@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 …
|
|
|