|
|
@3496
|
4 years |
bird |
StandardDTrace.kmk: Don't include precompiled headers from gcc/clang …
|
|
|
@3495
|
4 years |
bird |
Added MACOSX110 and MACOSX110INCS sdks.
|
|
|
@3494
|
4 years |
bird |
Built darwin.arm64 against r3493.
|
|
|
@3493
|
4 years |
bird |
Config.kmk: Allow targetting macOS 11.0 and the M1.
|
|
|
@3492
|
4 years |
bird |
env.sh: M1 adjustment.
|
|
|
@3491
|
4 years |
bird |
kmk: Darwin build and warning fixes.
|
|
|
@3490
|
4 years |
bird |
sed: Darwin build fix.
|
|
|
@3489
|
5 years |
bird |
sdks/MACOSX*.kmk: Put the SDK path in quotes so the compiler/linker …
|
|
|
@3488
|
5 years |
bird |
darwin-common.kmk: Corrections to DARWINCMN_MACOSX_SDKS_DIRS.
|
|
|
@3487
|
5 years |
bird |
header.kmk: Introducing KBUILD_DEVTOOLS_TRG_NOARCH and …
|
|
|
@3486
|
5 years |
bird |
Rebuilt kmk.exe for win.amd64 against r3485.
|
|
|
@3485
|
5 years |
bird |
lib/nt/ntstat.h|c: Forgot to commit birdStatModeOnly the other day.
|
|
|
@3484
|
5 years |
bird |
Rebuilt kmk on darwin x86 and amd64 against r3483.
|
|
|
@3483
|
5 years |
bird |
kash: Don't use cmdlist to dump nfile lists in cmdtxt, need a …
|
|
|
@3482
|
5 years |
bird |
kash: machdep: More sensible SHELL_SIZE for SHELL_ALIGN (32-bit targets).
|
|
|
@3481
|
5 years |
bird |
kmk: remove debug fprintf from previous commit.
|
|
|
@3480
|
5 years |
bird |
kash: build fixes (darwin).
|
|
|
@3479
|
5 years |
bird |
kmk: Added some refinements to the recent …
|
|
|
@3478
|
5 years |
bird |
kmk/makeint.h: gcc 4.2.1 (apple) build fix.
|
|
|
@3477
|
5 years |
bird |
kash: Use kHlpAssert instead of assert.h (debugger stops on the …
|
|
|
@3476
|
5 years |
bird |
kash: sh_destroy should be mostly finished now.
|
|
|
@3475
|
5 years |
bird |
kash: exec.c/h+eval.c: Fixed no-rehashing-needed optimizations so they …
|
|
|
@3474
|
5 years |
bird |
main: Use shfile_stat_isreg in find_dot_file.
|
|
|
@3473
|
5 years |
bird |
kash: Added two specialized shfile_stat variants: shfile_stat_isreg, …
|
|
|
@3472
|
5 years |
bird |
kash: sh_destroy: Don't free text for variables with VSTACK set.
|
|
|
@3471
|
5 years |
bird |
kash: Added comment about async close and stat. Some more logging in …
|
|
|
@3470
|
5 years |
bird |
kash: Enable non-forked mode (threaded) on windows.
|
|
|
@3469
|
5 years |
bird |
kash: Use ntstat.c/h on windows, the crt version isn't reliable.
|
|
|
@3468
|
5 years |
bird |
kash: Need to initialize mutexes on windows after forking now that …
|
|
|
@3467
|
5 years |
bird |
kash: subshellstatus build fixes for forked mode.
|
|
|
@3466
|
5 years |
bird |
kash: Introduced asynchronous closing of files we're written to on …
|
|
|
@3465
|
5 years |
bird |
kash: Keep the filename around in debug builds. Added profiling of …
|
|
|
@3464
|
5 years |
bird |
kash: Try signal subshell completion as early as possible in all cases.
|
|
|
@3463
|
5 years |
bird |
kash: indent
|
|
|
@3462
|
5 years |
bird |
kash: indent
|
|
|
@3461
|
5 years |
bird |
kash: Cache one pstack_block since parsecmd seems to be called for …
|
|
|
@3460
|
5 years |
bird |
kash: Use event semaphores to signal parent shell early before the …
|
|
|
@3459
|
5 years |
bird |
kash: more sh_destroy work.
|
|
|
@3458
|
5 years |
bird |
kash: Use reference counting of parser output in threaded-mode.
|
|
|
@3457
|
5 years |
bird |
kash: New parser allocator for non-forked-mode.
|
|
|
@3456
|
5 years |
bird |
kash: parser.c,memalloc.c/.h,expand.c: Prepared the parser for using a …
|
|
|
@3455
|
5 years |
bird |
kash: eval.c/expredir: corrected assertion in default case.
|
|
|
@3454
|
5 years |
bird |
kash: shfile_movefd: bounds check fix.
|
|
|
@3453
|
5 years |
bird |
kash: eval: Call expredircleanup before we pop the allocator stack.
|
|
|
@3452
|
5 years |
bird |
kash: tests/pipe-2 can't be using the same file in both ends of the pipe.
|
|
|
@3451
|
5 years |
bird |
kash: forked-mode build fixes.
|
|
|
@3450
|
5 years |
bird |
kash: Missing nt_child_inject_standard_handles.c file.
|
|
|
@3449
|
5 years |
bird |
kash: Eliminate the 'temp' node field in nfile so we can share node …
|
|
|
@3448
|
5 years |
bird |
kash: shtread.h: a couple of atomic inc/dec operations for reference …
|
|
|
@3447
|
5 years |
bird |
kash: Avoid handle inheritance on windows when possible, allowing …
|
|
|
@3446
|
5 years |
bird |
kash: mutex fix.
|
|
|
@3445
|
5 years |
bird |
kash: fixed a couple of alloctions when setting up subshells. Must …
|
|
|
@3444
|
5 years |
bird |
kash: when duplicateing a fdtab, don't heed close-on-exec on windows …
|
|
|
@3443
|
5 years |
bird |
kash: Need to initialize expfname in the generated function copy code too.
|
|
|
@3442
|
5 years |
bird |
kash: Turns out the redirlist needs to be copied too.
|
|
|
@3441
|
5 years |
bird |
kash: sh_getenv loop-for-ever fix. sh_exec threaded-mode fix.
|
|
|
@3440
|
5 years |
bird |
kash: Must make sure nfile::expfname is initialized and set to NULL …
|
|
|
@3439
|
5 years |
bird |
kash: Hammering on threaded mode. Got shexit half working. …
|
|
|
@3438
|
5 years |
bird |
kash: Hammering on threaded mode.
|
|
|
@3437
|
5 years |
bird |
kash: refactoring evalcommand - complicated, part II.
|
|
|
@3436
|
5 years |
bird |
kash: Remove vfork code, we've never used it and we wont need it if we …
|
|
|
@3435
|
5 years |
bird |
kash: Remove vfork code, we've never used it and we wont need it if we …
|
|
|
@3434
|
5 years |
bird |
kash: refactoring evalcommand - complicated, part I.
|
|
|
@3433
|
5 years |
bird |
kash: refactoring forkshell(); simple stuff.
|
|
|
@3432
|
5 years |
bird |
kmk: Quick output hack to repeat the failure output at the end of …
|
|
|
@3431
|
5 years |
bird |
kmk/Makefile.kmk: windows build fix.
|
|
|
@3430
|
5 years |
bird |
/Config.kmk: Quick tweak for building on newer macs.
|
|
|
@3429
|
5 years |
bird |
kash/mystring.h: Build fix for MacOSX ask 10.15.
|
|
|
@3428
|
5 years |
bird |
Rebuilt kmk.exe and kmk_redirect for win.x86 against r3427.
|
|
|
@3427
|
5 years |
bird |
Config.kmk: LIBS adjustments for windows to make cross building x86 on …
|
|
|
@3426
|
5 years |
bird |
Rebuilt kmk.exe and kmk_redirect.exe for win.amd64 against r3425.
|
|
|
@3425
|
5 years |
bird |
kmk: Optimized func_kbuild_source_one by caching the target level part …
|
|
|
@3424
|
5 years |
bird |
header.kmk: Must unexport PATH_DEVTOOLS or the warning will trigger …
|
|
|
@3423
|
5 years |
bird |
header.kmk: Complain if legacy variables like BUILD_TYPE and …
|
|
|
@3422
|
5 years |
bird |
kbuild/*.kmk: PATH_KBUILD->KBUILD_PATH
|
|
|
@3421
|
5 years |
bird |
kmk/variable.c: Ditto for BUILD_PLATFORM*.
|
|
|
@3420
|
5 years |
bird |
kmk/variable.c: The PATH_KBUILD* variables should be recursive …
|
|
|
@3419
|
5 years |
bird |
header.kmk: Added warnings to PATH_DEVTOOLS*.
|
|
|
@3418
|
5 years |
bird |
sdks/*,units/qt3.kmk: s/PATH_DEVTOOLS/KBUILD_DEVTOOLS/g
|
|
|
@3417
|
5 years |
bird |
footer-pass1.kmk: comment fix
|
|
|
@3416
|
5 years |
bird |
sub*.kmk: One lone BUILD_PLATFORM_ARCH -> KBUILD_HOST_ARCH.
|
|
|
@3415
|
5 years |
bird |
kmk: Fixed mixup from r2433 where _TARGET_TOOL was extended but the …
|
|
|
@3414
|
5 years |
bird |
Rebuilt kmk and kmk_redirect for win.amd64 against r3413.
|
|
|
@3413
|
5 years |
bird |
kmk/kSubmit: Only dump history when asked to.
|
|
|
@3412
|
5 years |
bird |
kmk_redirect: Wrong index into paOrders causing sudden death in the …
|
|
|
@3411
|
5 years |
bird |
kash: windows build it
|
|
|
@3410
|
5 years |
bird |
kash: Name the real time signals on linux.
|
|
|
@3409
|
5 years |
bird |
kash: Generate the signal names at compile time rather than lazily at …
|
|
|
@3408
|
5 years |
bird |
kash: Don't use sys_siglist, use strsignal instead. Should be present …
|
|
|
@3407
|
5 years |
bird |
sdks: Added MACOSX1015 and MACOSX1014 sdks.
|
|
|
@3406
|
5 years |
bird |
sdks/MACOSX10*.kmk: Must set OBJCXXFLAGS too.
|
|
|
@3405
|
5 years |
bird |
sdks: Added MACOSX1010.
|
|
|
@3404
|
5 years |
bird |
CLANG??MACHO.kmk: Must truncate the response file now that it is precious.
|
|
|
@3403
|
5 years |
bird |
More CLANGXXMACHO.kmk tweaking. Added script for generating a …
|
|
|
@3402
|
5 years |
bird |
header.kmk: Added KMK_WITH_VERSION_COMPARE indicator mirroring …
|
|
|
@3401
|
5 years |
bird |
kBuild: Adding CLANGXXMACHO tool and MACOSX1013 sdk.
|
|
|
@3400
|
5 years |
bird |
kmk/expreval.c: Build fix. strlen() operator/function
|
|
|
@3399
|
5 years |
bird |
kmk/expreval.c: Don't pick up version compare operators in the middle …
|
|
|
@3398
|
5 years |
bird |
kmk/expreval.c: Extended the expressions with version string …
|
|
|
@3397
|
5 years |
bird |
kmk/function.c: Forgot to adjust the qsort callback when version=1 in …
|
|
|