Timeline



Sep 22, 2020:

3:44 PM Changeset [3489] by bird
sdks/MACOSX*.kmk: Put the SDK path in quotes so the compiler/linker …
11:47 AM Changeset [3488] by bird
darwin-common.kmk: Corrections to DARWINCMN_MACOSX_SDKS_DIRS.
11:46 AM Changeset [3487] by bird
header.kmk: Introducing KBUILD_DEVTOOLS_TRG_NOARCH and …

Sep 21, 2020:

2:26 PM Changeset [3486] by bird
Rebuilt kmk.exe for win.amd64 against r3485.
2:25 PM Changeset [3485] by bird
lib/nt/ntstat.h|c: Forgot to commit birdStatModeOnly the other day.
2:21 PM Changeset [3484] by bird
Rebuilt kmk on darwin x86 and amd64 against r3483.
2:06 PM Changeset [3483] by bird
kash: Don't use cmdlist to dump nfile lists in cmdtxt, need a …
1:54 PM Changeset [3482] by bird
kash: machdep: More sensible SHELL_SIZE for SHELL_ALIGN (32-bit targets).
1:26 PM Changeset [3481] by bird
kmk: remove debug fprintf from previous commit.
1:20 PM Changeset [3480] by bird
kash: build fixes (darwin).
12:59 PM Changeset [3479] by bird
kmk: Added some refinements to the recent …
12:57 PM Changeset [3478] by bird
kmk/makeint.h: gcc 4.2.1 (apple) build fix.

Sep 17, 2020:

11:52 PM Changeset [3477] by bird
kash: Use kHlpAssert instead of assert.h (debugger stops on the …
11:32 PM Changeset [3476] by bird
kash: sh_destroy should be mostly finished now.

Sep 16, 2020:

11:18 PM Changeset [3475] by bird
kash: exec.c/h+eval.c: Fixed no-rehashing-needed optimizations so they …
11:13 PM Changeset [3474] by bird
main: Use shfile_stat_isreg in find_dot_file.
11:12 PM Changeset [3473] by bird
kash: Added two specialized shfile_stat variants: shfile_stat_isreg, …
11:10 PM Changeset [3472] by bird
kash: sh_destroy: Don't free text for variables with VSTACK set.
2:06 AM Changeset [3471] by bird
kash: Added comment about async close and stat. Some more logging in …
1:49 AM Changeset [3470] by bird
kash: Enable non-forked mode (threaded) on windows.
1:47 AM Changeset [3469] by bird
kash: Use ntstat.c/h on windows, the crt version isn't reliable.
1:28 AM Changeset [3468] by bird
kash: Need to initialize mutexes on windows after forking now that …

Sep 15, 2020:

11:30 PM Changeset [3467] by bird
kash: subshellstatus build fixes for forked mode.
11:28 PM Changeset [3466] by bird
kash: Introduced asynchronous closing of files we're written to on …
9:46 PM Changeset [3465] by bird
kash: Keep the filename around in debug builds. Added profiling of …
9:44 PM Changeset [3464] by bird
kash: Try signal subshell completion as early as possible in all cases.
8:22 PM Changeset [3463] by bird
kash: indent
2:57 PM Changeset [3462] by bird
kash: indent
2:55 PM Changeset [3461] by bird
kash: Cache one pstack_block since parsecmd seems to be called for …
2:31 PM Changeset [3460] by bird
kash: Use event semaphores to signal parent shell early before the …
11:09 AM Changeset [3459] by bird
kash: more sh_destroy work.

Sep 14, 2020:

11:46 PM Changeset [3458] by bird
kash: Use reference counting of parser output in threaded-mode.
7:34 PM Changeset [3457] by bird
kash: New parser allocator for non-forked-mode.
2:03 PM Changeset [3456] by bird
kash: parser.c,memalloc.c/.h,expand.c: Prepared the parser for using a …
1:59 PM Changeset [3455] by bird
kash: eval.c/expredir: corrected assertion in default case.
1:58 PM Changeset [3454] by bird
kash: shfile_movefd: bounds check fix.
11:28 AM Changeset [3453] by bird
kash: eval: Call expredircleanup before we pop the allocator stack.

Sep 13, 2020:

1:29 PM Changeset [3452] by bird
kash: tests/pipe-2 can't be using the same file in both ends of the pipe.
1:21 PM Changeset [3451] by bird
kash: forked-mode build fixes.
1:17 PM Changeset [3450] by bird
kash: Missing nt_child_inject_standard_handles.c file.
1:17 PM Changeset [3449] by bird
kash: Eliminate the 'temp' node field in nfile so we can share node …
1:15 PM Changeset [3448] by bird
kash: shtread.h: a couple of atomic inc/dec operations for reference …

Sep 11, 2020:

3:22 PM Changeset [3447] by bird
kash: Avoid handle inheritance on windows when possible, allowing …

Sep 10, 2020:

10:48 PM Changeset [3446] by bird
kash: mutex fix.
10:47 PM Changeset [3445] by bird
kash: fixed a couple of alloctions when setting up subshells. Must …
4:08 PM Changeset [3444] by bird
kash: when duplicateing a fdtab, don't heed close-on-exec on windows …
4:06 PM Changeset [3443] by bird
kash: Need to initialize expfname in the generated function copy code too.
2:06 PM Changeset [3442] by bird
kash: Turns out the redirlist needs to be copied too.
1:54 PM Changeset [3441] by bird
kash: sh_getenv loop-for-ever fix. sh_exec threaded-mode fix.
1:38 PM Changeset [3440] by bird
kash: Must make sure nfile::expfname is initialized and set to NULL …
2:47 AM Changeset [3439] by bird
kash: Hammering on threaded mode. Got shexit half working. …

Sep 9, 2020:

10:01 PM Changeset [3438] by bird
kash: Hammering on threaded mode.

Sep 3, 2020:

3:52 PM Changeset [3437] by bird
kash: refactoring evalcommand - complicated, part II.

Sep 2, 2020:

10:31 PM Changeset [3436] by bird
kash: Remove vfork code, we've never used it and we wont need it if we …
10:30 PM Changeset [3435] by bird
kash: Remove vfork code, we've never used it and we wont need it if we …
10:19 PM Changeset [3434] by bird
kash: refactoring evalcommand - complicated, part I.
7:25 PM Changeset [3433] by bird
kash: refactoring forkshell(); simple stuff.

Sep 1, 2020:

3:17 PM Changeset [3432] by bird
kmk: Quick output hack to repeat the failure output at the end of …
3:10 PM Changeset [3431] by bird
kmk/Makefile.kmk: windows build fix.

Aug 30, 2020:

7:14 PM Changeset [3430] by bird
/Config.kmk: Quick tweak for building on newer macs.
7:13 PM Changeset [3429] by bird
kash/mystring.h: Build fix for MacOSX ask 10.15.

Aug 21, 2020:

3:14 PM Changeset [3428] by bird
Rebuilt kmk.exe and kmk_redirect for win.x86 against r3427.
3:12 PM Changeset [3427] by bird
Config.kmk: LIBS adjustments for windows to make cross building x86 on …
2:49 PM Changeset [3426] by bird
Rebuilt kmk.exe and kmk_redirect.exe for win.amd64 against r3425.
2:45 PM Changeset [3425] by bird
kmk: Optimized func_kbuild_source_one by caching the target level part …
1:59 PM Changeset [3424] by bird
header.kmk: Must unexport PATH_DEVTOOLS or the warning will trigger …
1:49 PM Changeset [3423] by bird
header.kmk: Complain if legacy variables like BUILD_TYPE and …
1:48 PM Changeset [3422] by bird
kbuild/*.kmk: PATH_KBUILD->KBUILD_PATH
1:47 PM Changeset [3421] by bird
kmk/variable.c: Ditto for BUILD_PLATFORM*.
1:20 PM Changeset [3420] by bird
kmk/variable.c: The PATH_KBUILD* variables should be recursive …
1:11 PM Changeset [3419] by bird
header.kmk: Added warnings to PATH_DEVTOOLS*.
1:02 PM Changeset [3418] by bird
sdks/*,units/qt3.kmk: s/PATH_DEVTOOLS/KBUILD_DEVTOOLS/g
12:59 PM Changeset [3417] by bird
footer-pass1.kmk: comment fix
12:59 PM Changeset [3416] by bird
sub*.kmk: One lone BUILD_PLATFORM_ARCH -> KBUILD_HOST_ARCH.
1:43 AM Changeset [3415] by bird
kmk: Fixed mixup from r2433 where _TARGET_TOOL was extended but the …

Aug 20, 2020:

10:26 AM Changeset [3414] by bird
Rebuilt kmk and kmk_redirect for win.amd64 against r3413.
10:20 AM Changeset [3413] by bird
kmk/kSubmit: Only dump history when asked to.

Aug 19, 2020:

11:41 PM Changeset [3412] by bird
kmk_redirect: Wrong index into paOrders causing sudden death in the …

Aug 14, 2020:

1:57 PM Changeset [3411] by bird
kash: windows build it

Aug 13, 2020:

11:59 AM Changeset [3410] by bird
kash: Name the real time signals on linux.
11:49 AM Changeset [3409] by bird
kash: Generate the signal names at compile time rather than lazily at …
11:01 AM Changeset [3408] by bird
kash: Don't use sys_siglist, use strsignal instead. Should be present …

Jul 17, 2020:

10:03 PM Changeset [3407] by bird
sdks: Added MACOSX1015 and MACOSX1014 sdks.
10:02 PM Changeset [3406] by bird
sdks/MACOSX10*.kmk: Must set OBJCXXFLAGS too.

Jul 10, 2020:

4:42 PM Changeset [3405] by bird
sdks: Added MACOSX1010.

Jul 6, 2020:

2:56 PM Changeset [3404] by bird
CLANG??MACHO.kmk: Must truncate the response file now that it is precious.
11:29 AM Changeset [3403] by bird
More CLANGXXMACHO.kmk tweaking. Added script for generating a …
11:29 AM Changeset [3402] by bird
header.kmk: Added KMK_WITH_VERSION_COMPARE indicator mirroring …

Jul 5, 2020:

5:58 PM Changeset [3401] by bird
kBuild: Adding CLANGXXMACHO tool and MACOSX1013 sdk.

Jul 2, 2020:

1:53 PM Changeset [3400] by bird
kmk/expreval.c: Build fix. strlen() operator/function
1:35 PM Changeset [3399] by bird
kmk/expreval.c: Don't pick up version compare operators in the middle …
11:16 AM Changeset [3398] by bird
kmk/expreval.c: Extended the expressions with version string …
10:37 AM Changeset [3397] by bird
kmk/function.c: Forgot to adjust the qsort callback when version=1 in …
10:31 AM Changeset [3396] by bird
kmk/main.c: Corrected KMK_OPTS_JOBS to try avoid zero value for the …
10:30 AM Changeset [3395] by bird
kmk/variable.c: Build fix. Added KBUILD_HOST_VERSION_BUILD for windows …

Jul 1, 2020:

10:24 PM Changeset [3394] by bird
kmk: Added version sort function: versort, rversort, versortfiles, …

Jun 30, 2020:

7:11 PM Changeset [3393] by bird
tools/*GCC|GXX*: More prefix/suffix stuff. Separate for gcc/g++, …
1:32 PM Changeset [3392] by bird
LLVM*: Cleanups.
10:08 AM Changeset [3391] by bird
tools/GXX*: Added _PREFIX/_SUFFIX properties to all g++ tools. Some …

Jun 26, 2020:

7:40 PM Changeset [3390] by bird
Rebuilt most of win.amd64 and win.x86 against r3389.
7:16 PM Changeset [3389] by bird
kmk: Avoid setting umask just to get it, store the current value in a …
6:52 PM Changeset [3388] by bird
ntunlink.c: Make sure BasicInfo.FileAttributes isn't zero, or the …
6:51 PM Changeset [3387] by bird
mscfakes.c: Don't pass zero to SetFileAttributes.

Jun 25, 2020:

8:49 PM Changeset [3386] by bird
ntunlink.c: Make birdMakeWritable work with non-NULL hRoot.
Note: See TracTimeline for information about the timeline view.