VirtualBox

source: kBuild

修订日志模式:


图例:

增加
修改
复制或改名
差异 Rev 年龄 作者 日志消息
(edit) @3660   3个月 bird Built win.arm64 against r3658
(edit) @3659   3个月 bird Rebuilt win.amd64 against r3658 (new compiler, xp64/w2k3 not support …
(edit) @3658   3个月 bird grep/dfa.c: Workaround for Visual C++ 2022 (amd64) optimizer bug. …
(edit) @3657   3个月 bird sed/dfa.c: Workaround for Visual C++ 2022 (amd64) optimizer bug.
(edit) @3656   3个月 bird kmk/job.c: Deal with escape sequences inside double quotes when we're …
(edit) @3655   3个月 bird kmk: comment typo
(edit) @3654   3个月 bird header.kmk: Always zap the IFS variable so it won't confuse kmk_ash.
(edit) @3653   3个月 bird kmk: Automatically ascend if no makefile found and a goal was given on …
(edit) @3652   3个月 bird win_exec_wrapper.c: fixes
(edit) @3651   3个月 bird kmk: debug win.arm64 build fix
(edit) @3650   3个月 bird src/Makefile.kmk: new sed on windows
(edit) @3649   3个月 bird grep: build fix
(edit) @3648   3个月 bird Config.kmk: Enabled the -Gy VCC compiler option to slighly reduce …
(edit) @3647   3个月 bird envwin.cmd: ARM64 tweak for tcc.exe/amd64.
(edit) @3646   3个月 bird sed: Hacked the new sed into building on win.amd64.
(edit) @3645   3个月 bird lib/startuphacks-win.c: UCRT adjustments.
(edit) @3644   3个月 bird lib/nt/ntstuff.h: MY_NT_READ_TEB_WORKER for win.arm64
(edit) @3643   3个月 bird kmk: warning
(edit) @3642   3个月 bird kmk/kSubmit: win.arm64 build fix.
(edit) @3641   3个月 bird kmk/Makefile.kmk: CONFIG_NEW_WIN32_CTRL_EVENT has not been ported to …
(edit) @3640   3个月 bird kash: warning
(edit) @3639   3个月 bird src/Makefile.kmk: win.arm64 adjustments.
(edit) @3638   3个月 bird Config.kmk: Adjustments for cross-building win.arm64.
(edit) @3637   3个月 bird Config.kmk,Makefile.kmk,src/misc/Makefile.kmk: Build adjustments for …
(edit) @3636   3个月 bird kmk/kmkbuiltins: Some UCRT & VC++ 2022 adjustments.
(edit) @3635   3个月 bird lib/msc_buffered_printf.c: Adjustments for UCRT.
(edit) @3634   3个月 bird kWorker: VC++ 2022 build fixes.
(edit) @3633   3个月 bird tools/VCC143-CLANGXX.kmk: Corrected PREFIX2/SUFFIX2 mixup.
(edit) @3632   3个月 bird header.kmk: Added KB_FN_LOAD_TOOL and KB_FN_LOAD_SDK for explictly …
(edit) @3631   3个月 bird Rebuilt kmk.exe for win.amd64 against r3630.
(edit) @3630   3个月 bird header.kmk,footer-pass2-compiling-targets.kmk: Added EARLY_LIBS and …
(edit) @3629   3个月 bird sdks/WINSDK10.kmk: Added PATH_SDK_WINSDK10_BIN.x86 for finding …
(edit) @3628   3个月 bird kmk/incdep.c: Fixed the list corruption when there are actually no …
(edit) @3627   3个月 bird kmk/winchildren.c: Skip the g_pfnSetThreadGroupAffinity stuff on …
(edit) @3626   3个月 bird sdks/WINSDK10.kmk: Added an optional SDK_WINSDK10_MAX_VERSION …
(edit) @3625   3个月 bird kmk/w32err.c: Use safe snprintf instead of wsprintfA from USER32.DLL - …
(edit) @3624   3个月 bird tools: Added VCC143-CLANGXX to make it easier to use the clang …
(edit) @3623   3个月 bird tools/VCC143.kmk: Seems vcruntime140_threads.dll isn't always …
(edit) @3622   3个月 bird kBuild/tools: Added a VCC143ARM64 tool to go along with VCC143AMD64 …
(edit) @3621   3个月 bird Rebuilt kmk.exe for win.amd64 against r3620.
(edit) @3620   3个月 bird kmk/file.c: Don't free names that are in the string cache from …
(edit) @3619   3个月 bird kmk/incdep.c: better accounting for debugging race/whatever
(edit) @3618   3个月 bird kmk_rm: --help text
(edit) @3617   3个月 bird kmk/winchildren.c: Use GetLogicalProcessorInformationEx/RelationGroup …
(edit) @3616   3个月 bird WINSDK10-KM.kmk: arm64 and arm32 defines
(edit) @3615   3个月 bird kBuild/tools: Added VCC143* tools.
(edit) @3614   4个月 bird test commit / (C) year
(edit) @3613   4个月 bird src/sed: Merged in changes between 4.1.5 and 4.9 from the vendor …
(edit) @3612   4个月 bird vendor/sed/4.9: GNU sed 4.9 (sed-4.9.tar.xz …
(edit) @3611   4个月 bird vendor/sed/current: GNU sed 4.9 (sed-4.9.tar.xz …
(edit) @3610   4个月 bird sed upgrade: Made a copy of the current sed version that can be used …
(edit) @3609   4个月 bird env.sh,header.kmk: loongarch64
(edit) @3608   4个月 bird footer-pass2-fetches.kmk,header.kmk: Added a NAME property to the …
(edit) @3607   4个月 bird header.kmk: Move KB_FN_DO_PASS0_ON_TARGET up so we can use it from the …
(edit) @3606   6个月 bird kmk: build fix
(edit) @3605   9个月 bird sdks/WINSDK10*: Fixed LIBS.arm64 typo.
(edit) @3604   12个月 bird SlickEdit/kdev.e: Added function for C-escaping a selection block and …
(edit) @3603   12个月 bird kBuild/sdks/MACOS1[12345]*.kmk: Corrections.
(edit) @3602   12个月 bird kBuild/sdks: Added more MACOSXxxx versions: 12.0, 13.0, 13.3, 14.0 and …
(edit) @3601   12个月 bird ntopenat: On CIFS shared we may get errno == EINVAL when trying to …
(edit) @3600   15个月 bird Some linux.arm64 adjustments.
(edit) @3599   15个月 bird Built linux.arm64 binaries against r3598 on debian 9.
(edit) @3598   19个月 bird kash: Fixed bugs in cvtnum and cvtnum64 regarding the conversion of …
(edit) @3597   19个月 bird win-common.kmk,tools/VCC14[012]*.kmk,retry-10-delay-500ms.sh: Retry …
(edit) @3596   20个月 bird SDK/MACOS123[INCS].kmk based on the 11.0 versions. [fixes]
(edit) @3595   20个月 bird SDK/MACOS123[INCS].kmk based on the 11.0 versions.
(edit) @3594   20个月 bird kBuild/footer-inherit-uses-tools.kmk: List users of undefined …
(edit) @3593   20个月 bird units/qt6.kmk: No qtmain for qt6.
(edit) @3592   21个月 bird VCC14[01]*.kmk: Corrected PATH_TOOL_VCC14*_REDIST_DEBUG_CRT variables.
(edit) @3591   21个月 bird VCC142*: Corrected PATH_TOOL_VCC142X86_REDIST_DEBUG_CRT and …
(edit) @3590   21个月 bird Added WINSDK10-UCRTD and WINSDK10-UCRTD-STATIC for using the debug …
(edit) @3589   2年 bird kdev.e: one-liner column
(edit) @3588   2年 bird LIBSDL2.kmk: Missed one SDL -> SDL2 dir check. Switched from …
(edit) @3587   2年 bird LIBSDK2.kmk: macOS fixes.
(edit) @3586   2年 bird Created LIBSDL2 out of LIBSDL.
(edit) @3585   2年 bird Rebuilt kmk_ash for win.x86 against r3584.
(edit) @3584   2年 bird nt/nt_child_inject_standard_handles.c: Fixed starting 64-bit binaries …
(edit) @3583   2年 bird kmk_install: Shut up annoying messages about different mode preventing …
(edit) @3582   2年 bird Rebuilt darwin.x86 and darwin.amd64 kmk against r3576.
(edit) @3581   2年 bird kmk/posixos.c: Try fix race in make_job_rfd.
(edit) @3580   2年 bird tools/CLANG*,tools/LLVM*: Missed a few PCH related places …
(edit) @3579   2年 bird tools/CLANG*,tools/LLVM*,tools/XGCCAMD64LINUX.kmk: Use qaddprefix in …
(edit) @3578   2年 bird tools/*WATCOM*: Converted to new DEFS quoting style.
(edit) @3577   2年 bird Rebuilt darwin.x86 and darwin.amd64 against r3576.
(edit) @3576   2年 bird kmk/config.h.darwin: Don't use pselect as it's non-atomic before macOS …
(edit) @3575   2年 bird tools/ALP.kmk: Fix the slashes in the dependency file generated by the …
(edit) @3574   2年 bird kash: shut up annoying warning
(edit) @3573   2年 bird kash: addressed some pedantic warnings
(edit) @3572   2年 bird Config.kmk,src/kmk/Makefile.kmk: Added temporary kludge for …
(edit) @3571   3年 bird kmk/func_set_umask: must query the umask after setting it as Windows …
(edit) @3570   3年 bird kash: Must NULL nextc when freeing an output buffer.
(edit) @3569   3年 bird kash: Some variable handling fixes that showed up when using 'local' …
(edit) @3568   3年 bird kash: Corrected has_ext for when suffix is set via the suffix index in …
(edit) @3567   3年 bird tools/*GCC*,tools/*GXX*: Removed the SLKRUNS/-fmessage-length=0 stuff …
(edit) @3566   3年 bird tools/G*.kmk,header.kmk: Use qaddprefix in sh-mode for -D and -I …
(edit) @3565   3年 bird kmk/incdep.c: Fixed buffer/heap trashing in …
(edit) @3564   3年 bird kmk_redirect: Must redirect stdout/err according to the pCtx when not …
(edit) @3563   3年 bird kmk/output.c: warning
(edit) @3562   3年 bird kmk_redirect: Must redirect stdout/err according to the pCtx when not …
(edit) @3561   3年 bird kmk: build fixes
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