Timeline



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.

Jun 17, 2020:

10:24 PM Changeset [3385] by bird
Rebuilt kWorker.exe for win.amd64 and win.x86 against r3384.
10:22 PM Changeset [3384] by bird
kWorker: Hack for older windows versions where api-ms-win-crt-*.dll …

Jun 16, 2020:

5:56 PM Changeset [3383] by bird
units/vccprecomp.kmk: Pick up the PCHTOOL rather than LDTOOL.

Jun 12, 2020:

1:38 PM Changeset [3382] by bird
Rebuilt kWorker for win.amd64 and win.x86 against r3381.
1:36 PM Changeset [3381] by bird
kFsCache: Account of race between us reading a directory and someone …
2:55 AM Changeset [3380] by bird
Cache testcase.
2:54 AM Changeset [3379] by bird
kFsCache: Fixed bug in name updating of missing entires. Fixed …

Jun 11, 2020:

11:26 PM Changeset [3378] by bird
kWorker: Set g_Sandbox.pTool to NULL when creating (looking up) the …

Jun 10, 2020:

11:16 PM Changeset [3377] by bird
Rebuilt kWorker for win.amd64 and win.x86 against r3376.
11:09 PM Changeset [3376] by bird
kWorker: The missing SetDllDirectoryW hack (for the tool/exe). Better …
8:08 PM Changeset [3375] by bird
Rebuilt win.amd64 and win.x86 against r3374
8:01 PM Changeset [3374] by bird
kWorker: Generalized the hash caching to support SHA-1, SHA-256 and …
1:01 PM Changeset [3373] by bird
footer-pass2-installs.kmk: Drop .NOTPARALLEL in …
1:00 PM Changeset [3372] by bird
kFsCache: KFSLOOKUPERROR_PATH_TOO_SHORT.
12:58 PM Changeset [3371] by bird
kWorker: Need more small TLS DLLs when moc uses kSubmit too.
12:45 PM Changeset [3370] by bird
VCC142*: Must disable the scalable include cache when using kSubmit as …
12:43 PM Changeset [3369] by bird
kWorker: Hacked the LoadLibrary code to only have one mspdb140.dll …
1:56 AM Changeset [3368] by bird
kWorker: nits.
1:54 AM Changeset [3367] by bird
kWorker: Remove accidental line.
1:53 AM Changeset [3366] by bird
kWorker: More complete TLS handling. More TLS DLLs. Make handle …

Jun 9, 2020:

1:35 AM Changeset [3365] by bird
kWorker: CreateFileW/A should must not trust negative caching for …

Jun 8, 2020:

9:29 PM Changeset [3364] by bird
kDepObj: -W4 warning fixes.
9:29 PM Changeset [3363] by bird
kSubmit: Quoting fixes for the history dump.
9:28 PM Changeset [3362] by bird
kFsCache: Don't need to lock the whole cache when using …
9:27 PM Changeset [3361] by bird
kWorker: Adjustments for VC++ 14.2. Fixed bug in …

Jun 5, 2020:

6:21 PM Changeset [3360] by bird
Rebuilt win.amd64 and win.x86 against r3359.
6:17 PM Changeset [3359] by bird
kmk,kFsCache: Added variant of kFsCacheInvalidateAll that also closes …
5:11 PM Changeset [3358] by bird
kmk/winchildren: Flush the directory cache before re-executing make …
4:49 PM Changeset [3357] by bird
kmk,winchildren.c: Some adjustments to the job object thing, adding a …
4:09 AM Changeset [3356] by bird
win_get_processor_group_active_mask.c: drop debugbreak.
4:06 AM Changeset [3355] by bird
kWorker,kmk: Correcting a few SetThreadGroupAffinity calls.
4:04 AM Changeset [3354] by bird
Adding a way to get the exact active processor mask for a processor …
2:57 AM Changeset [3353] by bird
kmk/winchildren: Use windows job objects to terminate all orphaned …
2:31 AM Changeset [3352] by bird
Adding kmk_kill for windows.
Note: See TracTimeline for information about the timeline view.