VirtualBox

source: kBuild/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3614   2 months bird test commit / (C) year
(edit) @3613   2 months bird src/sed: Merged in changes between 4.1.5 and 4.9 from the vendor …
(edit) @3610   3 months bird sed upgrade: Made a copy of the current sed version that can be used …
(edit) @3609   3 months bird env.sh,header.kmk: loongarch64
(edit) @3608   3 months bird footer-pass2-fetches.kmk,header.kmk: Added a NAME property to the …
(edit) @3607   3 months bird header.kmk: Move KB_FN_DO_PASS0_ON_TARGET up so we can use it from the …
(edit) @3606   4 months bird kmk: build fix
(edit) @3605   7 months bird sdks/WINSDK10*: Fixed LIBS.arm64 typo.
(edit) @3604   10 months bird SlickEdit/kdev.e: Added function for C-escaping a selection block and …
(edit) @3603   10 months bird kBuild/sdks/MACOS1[12345]*.kmk: Corrections.
(edit) @3602   10 months bird kBuild/sdks: Added more MACOSXxxx versions: 12.0, 13.0, 13.3, 14.0 and …
(edit) @3601   10 months bird ntopenat: On CIFS shared we may get errno == EINVAL when trying to …
(edit) @3600   14 months bird Some linux.arm64 adjustments.
(edit) @3599   14 months bird Built linux.arm64 binaries against r3598 on debian 9.
(edit) @3598   18 months bird kash: Fixed bugs in cvtnum and cvtnum64 regarding the conversion of …
(edit) @3597   18 months bird win-common.kmk,tools/VCC14[012]*.kmk,retry-10-delay-500ms.sh: Retry …
(edit) @3596   18 months bird SDK/MACOS123[INCS].kmk based on the 11.0 versions. [fixes]
(edit) @3595   18 months bird SDK/MACOS123[INCS].kmk based on the 11.0 versions.
(edit) @3594   18 months bird kBuild/footer-inherit-uses-tools.kmk: List users of undefined …
(edit) @3593   19 months bird units/qt6.kmk: No qtmain for qt6.
(edit) @3592   20 months bird VCC14[01]*.kmk: Corrected PATH_TOOL_VCC14*_REDIST_DEBUG_CRT variables.
(edit) @3591   20 months bird VCC142*: Corrected PATH_TOOL_VCC142X86_REDIST_DEBUG_CRT and …
(edit) @3590   20 months bird Added WINSDK10-UCRTD and WINSDK10-UCRTD-STATIC for using the debug …
(edit) @3589   22 months bird kdev.e: one-liner column
(edit) @3588   22 months bird LIBSDL2.kmk: Missed one SDL -> SDL2 dir check. Switched from …
(edit) @3587   22 months bird LIBSDK2.kmk: macOS fixes.
(edit) @3586   22 months bird Created LIBSDL2 out of LIBSDL.
(edit) @3585   23 months bird Rebuilt kmk_ash for win.x86 against r3584.
(edit) @3584   23 months bird nt/nt_child_inject_standard_handles.c: Fixed starting 64-bit binaries …
(edit) @3583   23 months bird kmk_install: Shut up annoying messages about different mode preventing …
(edit) @3582   2 years bird Rebuilt darwin.x86 and darwin.amd64 kmk against r3576.
(edit) @3581   2 years bird kmk/posixos.c: Try fix race in make_job_rfd.
(edit) @3580   2 years bird tools/CLANG*,tools/LLVM*: Missed a few PCH related places …
(edit) @3579   2 years bird tools/CLANG*,tools/LLVM*,tools/XGCCAMD64LINUX.kmk: Use qaddprefix in …
(edit) @3578   2 years bird tools/*WATCOM*: Converted to new DEFS quoting style.
(edit) @3577   2 years bird Rebuilt darwin.x86 and darwin.amd64 against r3576.
(edit) @3576   2 years bird kmk/config.h.darwin: Don't use pselect as it's non-atomic before macOS …
(edit) @3575   2 years bird tools/ALP.kmk: Fix the slashes in the dependency file generated by the …
(edit) @3574   2 years bird kash: shut up annoying warning
(edit) @3573   2 years bird kash: addressed some pedantic warnings
(edit) @3572   2 years bird Config.kmk,src/kmk/Makefile.kmk: Added temporary kludge for …
(edit) @3571   2 years bird kmk/func_set_umask: must query the umask after setting it as Windows …
(edit) @3570   2 years bird kash: Must NULL nextc when freeing an output buffer.
(edit) @3569   2 years bird kash: Some variable handling fixes that showed up when using 'local' …
(edit) @3568   2 years bird kash: Corrected has_ext for when suffix is set via the suffix index in …
(edit) @3567   2 years bird tools/*GCC*,tools/*GXX*: Removed the SLKRUNS/-fmessage-length=0 stuff …
(edit) @3566   2 years bird tools/G*.kmk,header.kmk: Use qaddprefix in sh-mode for -D and -I …
(edit) @3565   3 years bird kmk/incdep.c: Fixed buffer/heap trashing in …
(edit) @3564   3 years bird kmk_redirect: Must redirect stdout/err according to the pCtx when not …
(edit) @3563   3 years bird kmk/output.c: warning
(edit) @3562   3 years bird kmk_redirect: Must redirect stdout/err according to the pCtx when not …
(edit) @3561   3 years bird kmk: build fixes
(edit) @3560   3 years bird sed: build fix for non-windows hosts.
(edit) @3559   3 years bird qt6.kmk: qt6 uses weird framework version, it seems.
(edit) @3558   3 years bird qt-Q_OBJECT.sed: changed line ending to LF
(edit) @3557   3 years bird Early qt6.kmk unit code.
(edit) @3556   3 years bird header.kmk,env.sh: Added 32-bit and 64-bit risc-v to the architecture …
(edit) @3555   3 years bird kkeys.e: shift-space in block selection mode workaround.
(edit) @3554   3 years bird sed: Some experimental code page management options and changes for …
(edit) @3553   3 years bird VCC142.kmk: Use versortfile instead of sortfiles to find the right …
(edit) @3552   3 years bird /Config.kmk,kmk/Makefile.kmk: Experimental UTF-8 manifest hack for …
(edit) @3551   3 years bird lib/version_compare.c: Corrected sorting of 'vcc/v14.2/' and …
(edit) @3550   3 years bird sed: Use get_crt_codepage() instead of fake nl_langinfo.
(edit) @3549   3 years bird kWorker: Must include get_codepage.c now.
(edit) @3548   3 years bird grep: Use get_crt_codepage(). Don't default to the UTF-8 manifest for …
(edit) @3547   3 years bird lib: Changed the console-optimization wrappers to use the …
(edit) @3546   3 years bird lib: Added a get_crt_codepage function for windows (with a …
(edit) @3545   3 years bird kmk: Use 'error' instead of 'message' for reporting attempts and …
(edit) @3544   3 years bird kmk/expreval: Corrected expr_map_get cast. Corrected base …
(edit) @3543   3 years bird Rebuilt kmk_ash for win.amd64 against r3542.
(edit) @3542   3 years bird kash: GetStdHandle can return NULL and we must not treat it as a valid …
(edit) @3541   3 years bird Added a set of wrappers for the kmk_* utilities so they can be used by …
(edit) @3540   3 years bird Build kmk_grep for win.amd64 against r3539.
(edit) @3539   3 years bird Added grep to the windows build
(edit) @3538   3 years bird wrappers: added grep
(edit) @3537   3 years bird grep: Rewrote the console output speed hack, making it even faster and …
(edit) @3536   3 years bird grep: Windows console output optimizations.
(edit) @3535   3 years bird nt/fts-nt.c+h: A couple of tweaks to make grep happy.
(edit) @3534   3 years bird nt/nthlpcore.c: warning.
(edit) @3533   3 years bird nt/ntopenat.c+h: openat-like stub
(edit) @3532   3 years bird grep: Initial windows config and adjustments.
(edit) @3531   3 years bird grep 3.7
(edit) @3528   3 years bird Generate exec wrappers for using the kBuild util programs by the unixy …
(edit) @3527   3 years bird Generate exec wrappers for using the kBuild util programs by the unixy …
(edit) @3526   3 years bird Rebuilt solaris.sparc32 and solaris.sparc64 against r3525.
(edit) @3525   3 years bird Rebuilt kmk for win.amd64 against r3523.
(edit) @3524   3 years bird Rebuilt kmk, kmk_ash, kmk_rm and kWorker for win.x86 against r3523.
(edit) @3523   3 years bird kmk: Fixed typo in helper_drop_separator.
(edit) @3522   3 years bird kWorker: x86 build fix.
(edit) @3521   3 years bird footer-pass2-compiling-targets.kmk: use qabspathex to apply defpath …
(edit) @3520   3 years bird NASM.kmk,YASM.kmk: Properly quote includes and defines.
(edit) @3519   3 years bird kmk: Added functions: qone-unquoted, qtarget, qdeps, qdeps-all, …
(edit) @3518   3 years bird Rebuilt linux.x86 against r3517.
(edit) @3517   3 years bird Rebuilt os2.x86 against r3516.
(edit) @3516   3 years bird Rebuilt solaris.x86 and solaris.amd64 against r3515.
(edit) @3515   3 years bird kash: shthread.h: Correction to previous change, K_ARCH_X86_32 not …
(edit) @3514   3 years bird Rebuilt linux.amd64 against r3513.
(edit) @3513   3 years bird Rebuilt darwin.x86 and darwin.amd64 against r3512.
(edit) @3512   3 years bird kmk/posixos.c: Applied b552b05251980f693c729e251f93f5225b400714 from …
(edit) @3511   3 years bird sdks/WINSDK10.kmk: typo
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette