2024-11-04 |
bird | Built win.arm64 against r3658
|
commit | commitdiff | tree |
2024-11-04 |
bird | Rebuilt win.amd64 against r3658 (new compiler, xp64...
|
commit | commitdiff | tree |
2024-11-04 |
bird | grep/dfa.c: Workaround for Visual C++ 2022 (amd64)...
|
commit | commitdiff | tree |
2024-11-04 |
bird | sed/dfa.c: Workaround for Visual C++ 2022 (amd64) optimizer...
|
commit | commitdiff | tree |
2024-11-04 |
bird | kmk/job.c: Deal with escape sequences inside double...
|
commit | commitdiff | tree |
2024-11-04 |
bird | kmk: comment typo
|
commit | commitdiff | tree |
2024-11-04 |
bird | header.kmk: Always zap the IFS variable so it won't...
|
commit | commitdiff | tree |
2024-11-04 |
bird | kmk: Automatically ascend if no makefile found and...
|
commit | commitdiff | tree |
2024-11-03 |
bird | win_exec_wrapper.c: fixes
|
commit | commitdiff | tree |
2024-11-03 |
bird | kmk: debug win.arm64 build fix
|
commit | commitdiff | tree |
2024-11-03 |
bird | src/Makefile.kmk: new sed on windows
|
commit | commitdiff | tree |
2024-11-03 |
bird | grep: build fix
|
commit | commitdiff | tree |
2024-11-03 |
bird | Config.kmk: Enabled the -Gy VCC compiler option to...
|
commit | commitdiff | tree |
2024-11-03 |
bird | envwin.cmd: ARM64 tweak for tcc.exe/amd64.
|
commit | commitdiff | tree |
2024-11-03 |
bird | sed: Hacked the new sed into building on win.amd64.
|
commit | commitdiff | tree |
2024-11-03 |
bird | lib/startuphacks-win.c: UCRT adjustments.
|
commit | commitdiff | tree |
2024-11-02 |
bird | lib/nt/ntstuff.h: MY_NT_READ_TEB_WORKER for win.arm64
|
commit | commitdiff | tree |
2024-11-02 |
bird | kmk: warning
|
commit | commitdiff | tree |
2024-11-02 |
bird | kmk/kSubmit: win.arm64 build fix.
|
commit | commitdiff | tree |
2024-11-02 |
bird | kmk/Makefile.kmk: CONFIG_NEW_WIN32_CTRL_EVENT has not...
|
commit | commitdiff | tree |
2024-11-02 |
bird | kash: warning
|
commit | commitdiff | tree |
2024-11-02 |
bird | src/Makefile.kmk: win.arm64 adjustments.
|
commit | commitdiff | tree |
2024-11-02 |
bird | Config.kmk: Adjustments for cross-building win.arm64.
|
commit | commitdiff | tree |
2024-11-02 |
bird | Config.kmk,Makefile.kmk,src/misc/Makefile.kmk: Build...
|
commit | commitdiff | tree |
2024-11-02 |
bird | kmk/kmkbuiltins: Some UCRT & VC++ 2022 adjustments.
|
commit | commitdiff | tree |
2024-11-02 |
bird | lib/msc_buffered_printf.c: Adjustments for UCRT.
|
commit | commitdiff | tree |
2024-11-02 |
bird | kWorker: VC++ 2022 build fixes.
|
commit | commitdiff | tree |
2024-10-27 |
bird | tools/VCC143-CLANGXX.kmk: Corrected PREFIX2/SUFFIX2...
|
commit | commitdiff | tree |
2024-10-25 |
bird | header.kmk: Added KB_FN_LOAD_TOOL and KB_FN_LOAD_SDK...
|
commit | commitdiff | tree |
2024-10-25 |
bird | Rebuilt kmk.exe for win.amd64 against r3630.
|
commit | commitdiff | tree |
2024-10-25 |
bird | header.kmk,footer-pass2-compiling-targets.kmk: Added...
|
commit | commitdiff | tree |
2024-10-25 |
bird | sdks/WINSDK10.kmk: Added PATH_SDK_WINSDK10_BIN.x86...
|
commit | commitdiff | tree |
2024-10-22 |
bird | kmk/incdep.c: Fixed the list corruption when there...
|
commit | commitdiff | tree |
2024-10-22 |
bird | kmk/winchildren.c: Skip the g_pfnSetThreadGroupAffinity...
|
commit | commitdiff | tree |
2024-10-22 |
bird | sdks/WINSDK10.kmk: Added an optional SDK_WINSDK10_MAX_VERSIO...
|
commit | commitdiff | tree |
2024-10-22 |
bird | kmk/w32err.c: Use safe snprintf instead of wsprintfA...
|
commit | commitdiff | tree |
2024-10-22 |
bird | tools: Added VCC143-CLANGXX to make it easier to use...
|
commit | commitdiff | tree |
2024-10-22 |
bird | tools/VCC143.kmk: Seems vcruntime140_threads.dll isn...
|
commit | commitdiff | tree |
2024-10-21 |
bird | kBuild/tools: Added a VCC143ARM64 tool to go along...
|
commit | commitdiff | tree |
2024-10-21 |
bird | Rebuilt kmk.exe for win.amd64 against r3620.
|
commit | commitdiff | tree |
2024-10-21 |
bird | kmk/file.c: Don't free names that are in the string...
|
commit | commitdiff | tree |
2024-10-21 |
bird | kmk/incdep.c: better accounting for debugging race...
|
commit | commitdiff | tree |
2024-10-21 |
bird | kmk_rm: --help text
|
commit | commitdiff | tree |
2024-10-21 |
bird | kmk/winchildren.c: Use GetLogicalProcessorInformationEx...
|
commit | commitdiff | tree |
2024-10-21 |
bird | WINSDK10-KM.kmk: arm64 and arm32 defines
|
commit | commitdiff | tree |
2024-10-20 |
bird | kBuild/tools: Added VCC143* tools.
|
commit | commitdiff | tree |
2024-09-24 |
bird | test commit / (C) year
|
commit | commitdiff | tree |
2024-09-19 |
bird | src/sed: Merged in changes between 4.1.5 and 4.9 from...
|
commit | commitdiff | tree |
2024-09-12 |
bird | sed upgrade: Made a copy of the current sed version...
|
commit | commitdiff | tree |
2024-09-12 |
bird | env.sh,header.kmk: loongarch64
|
commit | commitdiff | tree |
2024-09-09 |
bird | footer-pass2-fetches.kmk,header.kmk: Added a NAME property...
|
commit | commitdiff | tree |
2024-09-09 |
bird | header.kmk: Move KB_FN_DO_PASS0_ON_TARGET up so we...
|
commit | commitdiff | tree |
2024-08-05 |
bird | kmk: build fix
|
commit | commitdiff | tree |
2024-04-24 |
bird | sdks/WINSDK10*: Fixed LIBS.arm64 typo.
|
commit | commitdiff | tree |
2024-02-04 |
bird | SlickEdit/kdev.e: Added function for C-escaping a selection...
|
commit | commitdiff | tree |
2024-01-23 |
bird | kBuild/sdks/MACOS1[12345]*.kmk: Corrections.
|
commit | commitdiff | tree |
2024-01-23 |
bird | kBuild/sdks: Added more MACOSXxxx versions: 12.0, 13...
|
commit | commitdiff | tree |
2024-01-19 |
bird | ntopenat: On CIFS shared we may get errno == EINVAL...
|
commit | commitdiff | tree |
2023-10-19 |
bird | Some linux.arm64 adjustments.
|
commit | commitdiff | tree |
2023-10-19 |
bird | Built linux.arm64 binaries against r3598 on debian 9.
|
commit | commitdiff | tree |
2023-06-16 |
bird | kash: Fixed bugs in cvtnum and cvtnum64 regarding the...
|
commit | commitdiff | tree |
2023-06-16 |
bird | win-common.kmk,tools/VCC14[012]*.kmk,retry-10-delay...
|
commit | commitdiff | tree |
2023-06-14 |
bird | SDK/MACOS123[INCS].kmk based on the 11.0 versions....
|
commit | commitdiff | tree |
2023-06-14 |
bird | SDK/MACOS123[INCS].kmk based on the 11.0 versions.
|
commit | commitdiff | tree |
2023-06-01 |
bird | kBuild/footer-inherit-uses-tools.kmk: List users of...
|
commit | commitdiff | tree |
2023-05-19 |
bird | units/qt6.kmk: No qtmain for qt6.
|
commit | commitdiff | tree |
2023-04-19 |
bird | VCC14[01]*.kmk: Corrected PATH_TOOL_VCC14*_REDIST_DEBUG_CRT...
|
commit | commitdiff | tree |
2023-04-19 |
bird | VCC142*: Corrected PATH_TOOL_VCC142X86_REDIST_DEBUG_CRT...
|
commit | commitdiff | tree |
2023-04-19 |
bird | Added WINSDK10-UCRTD and WINSDK10-UCRTD-STATIC for...
|
commit | commitdiff | tree |
2023-02-20 |
bird | kdev.e: one-liner column
|
commit | commitdiff | tree |
2023-01-31 |
bird | LIBSDL2.kmk: Missed one SDL -> SDL2 dir check. Switched...
|
commit | commitdiff | tree |
2023-01-31 |
bird | LIBSDK2.kmk: macOS fixes.
|
commit | commitdiff | tree |
2023-01-26 |
bird | Created LIBSDL2 out of LIBSDL.
|
commit | commitdiff | tree |
2023-01-20 |
bird | Rebuilt kmk_ash for win.x86 against r3584.
|
commit | commitdiff | tree |
2023-01-20 |
bird | nt/nt_child_inject_standard_handles.c: Fixed starting...
|
commit | commitdiff | tree |
2023-01-06 |
bird | kmk_install: Shut up annoying messages about different...
|
commit | commitdiff | tree |
2023-01-05 |
bird | Rebuilt darwin.x86 and darwin.amd64 kmk against r3576.
|
commit | commitdiff | tree |
2023-01-05 |
bird | kmk/posixos.c: Try fix race in make_job_rfd.
|
commit | commitdiff | tree |
2023-01-05 |
bird | tools/CLANG*,tools/LLVM*: Missed a few PCH related...
|
commit | commitdiff | tree |
2023-01-05 |
bird | tools/CLANG*,tools/LLVM*,tools/XGCCAMD64LINUX.kmk:...
|
commit | commitdiff | tree |
2023-01-05 |
bird | tools/*WATCOM*: Converted to new DEFS quoting style.
|
commit | commitdiff | tree |
2023-01-05 |
bird | Rebuilt darwin.x86 and darwin.amd64 against r3576.
|
commit | commitdiff | tree |
2023-01-05 |
bird | kmk/config.h.darwin: Don't use pselect as it's non...
|
commit | commitdiff | tree |
2022-12-28 |
bird | tools/ALP.kmk: Fix the slashes in the dependency file...
|
commit | commitdiff | tree |
2022-12-14 |
bird | kash: shut up annoying warning
|
commit | commitdiff | tree |
2022-12-14 |
bird | kash: addressed some pedantic warnings
|
commit | commitdiff | tree |
2022-10-24 |
bird | Config.kmk,src/kmk/Makefile.kmk: Added temporary kludge...
|
commit | commitdiff | tree |
2022-07-21 |
bird | kmk/func_set_umask: must query the umask after setting...
|
commit | commitdiff | tree |
2022-07-09 |
bird | kash: Must NULL nextc when freeing an output buffer.
|
commit | commitdiff | tree |
2022-07-09 |
bird | kash: Some variable handling fixes that showed up when...
|
commit | commitdiff | tree |
2022-07-09 |
bird | kash: Corrected has_ext for when suffix is set via...
|
commit | commitdiff | tree |
2022-06-26 |
bird | tools/*GCC*,tools/*GXX*: Removed the SLKRUNS/-fmessage...
|
commit | commitdiff | tree |
2022-06-13 |
bird | tools/G*.kmk,header.kmk: Use qaddprefix in sh-mode...
|
commit | commitdiff | tree |
2022-05-24 |
bird | kmk/incdep.c: Fixed buffer/heap trashing in incdep_unescape_...
|
commit | commitdiff | tree |
2022-03-08 |
bird | kmk_redirect: Must redirect stdout/err according to...
|
commit | commitdiff | tree |
2022-03-08 |
bird | kmk/output.c: warning
|
commit | commitdiff | tree |
2022-03-08 |
bird | kmk_redirect: Must redirect stdout/err according to...
|
commit | commitdiff | tree |
2022-03-08 |
bird | kmk: build fixes
|
commit | commitdiff | tree |
2022-03-08 |
bird | sed: build fix for non-windows hosts.
|
commit | commitdiff | tree |
2022-03-02 |
bird | qt6.kmk: qt6 uses weird framework version, it seems.
|
commit | commitdiff | tree |