summaryrefslogtreecommitdiff
path: root/Makefile.kmk
Commit message (Expand)AuthorAgeFilesLines
* /Makefile.kmk,tools/Makefile.kmk: Build fix. bugref:10442vboxsync2023-05-111-2/+2
* Makefile.kmk: parfait returns with a status code of 1 when there were some ne...vboxsync2023-05-111-1/+2
* *: doxygen corrections (mostly about removing @returns from functions returni...vboxsync2023-05-111-2/+13
* /Makefile.kmk: validationkit-build-linux.rsync-into-vm needs to get the Virtu...vboxsync2023-05-101-0/+2
* /Makefile.kmk: Build the sdk w/o using any of the truly ancient jails. bugref...vboxsync2023-05-101-1/+1
* /Makefile.kmk: sdk build fixes and rsync optimizations. bugref:10442vboxsync2023-05-101-3/+9
* /Makefile.kmk: Exclude more stuff from rsync into the linux build VM to save ...vboxsync2023-05-101-4/+55
* *.kmk: Changed the VBOX_ONLY_SDK_ON_WINDOWS for VBOX_ONLY_SDK_ON_HOST and VBO...vboxsync2023-05-101-14/+92
* *.kmk: Added a VBOX_DOXYGEN variable for controlling which doxygen binary we ...vboxsync2023-05-091-1/+1
* *.kmk: More SDK makefile cleanups. bugref:10442vboxsync2023-05-091-118/+114
* *kmk: VBOX_ONLY_SDK_ON_WINDOWS changes and cleanups. bugref:10442vboxsync2023-05-091-6/+9
* Makefile.kmk: Allow comparison with a baseline when running a parfait build, ...vboxsync2023-05-051-0/+1
* Config.kmk,Makefile.kmk,tools/Makefile.kmk: Set up the parfait toolchain as a...vboxsync2023-05-051-1/+1
* Config.kmk,Makefile.kmk,tools/Makefile.kmk: Set up the parfait toolchain as a...vboxsync2023-05-051-0/+23
* /Config.kmk,/Makefile.kmk: VBOX_QT_DBG for debug build support.vboxsync2023-04-181-5/+5
* Disassember,*: Start separating the disassembler into a architecture specific...vboxsync2023-03-301-1/+1
* *.kmk: Applied scm with new indenting of multiline variable/function expansio...vboxsync2023-03-181-42/+42
* /Makefile.kmk: additions-build-win.amd64 no longer needs to depend on additio...vboxsync2023-03-131-12/+2
* Docs: Removing CHM related bits.vboxsync2023-03-131-6/+0
* Makefile.kmk: Attempt at building and packaging the validationkit on arm64, b...vboxsync2023-03-121-1/+1
* Makefile.kmk: Attempt at building and packaging the validationkit on arm64, b...vboxsync2023-03-121-1/+19
* /*.kmk: Automatic scm cleanups. bugref:10348vboxsync2023-02-021-3/+3
* /Makefile.kmk: Automatic scm cleanups. bugref:10348vboxsync2023-02-011-549/+549
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* /Makefile.kmk: Don't complain about gcc version when Qt5 isn't used (S10).vboxsync2022-12-291-1/+1
* VMM,IPRT,VBoxGuest,SUPDrv: Added a more efficient interface for guest logging...vboxsync2022-09-211-0/+1
* scm copyright and license note updatevboxsync2022-08-221-9/+19
* Recording: Removed support for Opus. bugref:10275vboxsync2022-08-181-2/+0
* /Makefile.kmk: Skip tools/otheros/ and tools/otheros.arm64/ when rsyncing. bu...vboxsync2022-05-061-1/+3
* /Makefile,Puel: Adjustments for including darwin.arm64 into the extpack. bugr...vboxsync2022-05-051-1/+18
* Installer/darwin: Fix Qt6 framework version during packaging if VBOX_WITH_QT6...vboxsync2022-05-051-1/+1
* /Makefile.kmk: Process .h files under VMM.vboxsync2022-04-151-1/+1
* /Doxyfile.Core,/Makefile.kmk: Do IEM*cpp.cpp.h files.vboxsync2022-04-151-0/+4
* /Makefile.kmk,/Config.kmk: Adjusted the qt5-bin target for qt6 on darwin. bug...vboxsync2022-03-031-22/+32
* /Config.kmk,*.kmk: Windows ASAN build adjustments. bugref:8489 bugref:9841vboxsync2022-01-181-0/+28
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* /Makefile.kmk: spaces -> tab; r147583vboxsync2021-10-211-1/+1
* /Makefile.kmk: Tweaked VBOX_RSYNC_IN_FN to save space in the solaris VM, it d...vboxsync2021-10-171-0/+2
* /Makefile.kmk,Puel: Only build the extpack QM-files on the host build box (i....vboxsync2021-10-141-11/+17
* /Makefile.kmk: Only prepend VBOX_JAVA_BIN_PATH to PATH when executing doxygen...vboxsync2021-06-201-1/+2
* /Config.kmk,Makefile.kmk: Define VBOX_JAVA_BIN_PATH so we can more easily add...vboxsync2021-06-191-1/+1
* /Config.kmk,Makefile.kmk: Define VBOX_JAVA_BIN_PATH so we can more easily add...vboxsync2021-06-191-1/+2
* /Makefile.kmk: Add PLANTUML_JAR_PATH to Doxyfile.Core. bugref:9890vboxsync2021-06-191-0/+2
* /Makefile.kmk: Another shot at limiting what additions-build-darwin*rsync-int...vboxsync2021-06-141-0/+4
* /Makefile.kmk: Another shot at limiting what additions-build-darwin*rsync-int...vboxsync2021-06-131-0/+20
* Audio/ValKit: Ship VKAT as part of the Linux host + guest installers [build f...vboxsync2021-06-111-8/+0
* Audio/ValKit: Ship VKAT as part of the Linux host + guest installers [build f...vboxsync2021-06-111-4/+4
* Audio/ValKit: Ship VKAT as part of the Linux host + guest installers [build f...vboxsync2021-06-111-1/+4
* Config.kmk, Makefile.kmk: bugref:9532: Excessive xcb legacy stuff which was n...vboxsync2021-04-071-14/+0
* Makefile.kmk: bugref:9532: Linux: Resolving library name conflicts for harden...vboxsync2021-04-011-1/+1