| Commit message (Expand) | Author | Age | Files | Lines |
* | gen-slickedit-workspace.sh: Fix for multiple openssl dirs. | vboxsync | 2021-03-31 | 1 | -2/+2 |
* | Forward ported 142995 from 6.1: gen-slickedit-workspace.sh: Just pick the lat... | vboxsync | 2021-03-02 | 1 | -5/+33 |
* | Removed checked in yasm binaries as they are very outdated and not used. | vboxsync | 2021-02-03 | 8 | -0/+0 |
* | configure.vbs,tools/envSub.vbs,helpers.vbs: DbgPrint for DirExits and FileExi... | vboxsync | 2021-01-24 | 1 | -0/+2 |
* | tools/envSub.vbs: Fixed code looking for windbg.exe. | vboxsync | 2021-01-24 | 1 | -4/+10 |
* | VMM/HMR0A.asm: Reduced the number of parameters passed to SVMR0VMRun. Requir... | vboxsync | 2021-01-20 | 1 | -0/+4 |
* | gen-slickedit-workspace.sh: openssl updated to 1.1.1i. bugref:9885 | vboxsync | 2020-12-24 | 1 | -1/+1 |
* | tools/bin: Fixed workspace generation. | vboxsync | 2020-11-06 | 1 | -1/+1 |
* | gen-slickedit-workspace.sh: PGM_BTH/SHW/GST_DECL/NAME fixes. | vboxsync | 2020-10-06 | 1 | -29/+29 |
* | tools/env*win.cmd,envsub.vbs: fixes. | vboxsync | 2020-09-30 | 1 | -1/+1 |
* | /Config,tools/darwin.*/bin/iasl: Removed the iasl binaries as we will be gett... | vboxsync | 2020-09-16 | 2 | -0/+0 |
* | tools/envSub.vbs: Two more path typos. | vboxsync | 2020-08-26 | 1 | -4/+4 |
* | tools/env*: fixes. | vboxsync | 2020-08-21 | 1 | -38/+55 |
* | envSub.vs: Must use unix slashes for KBUILD_PATH and KBUIL_DEVTOOLS. | vboxsync | 2020-08-21 | 1 | -6/+6 |
* | gen-slickedit-workspace.sh: Use envSub.vbs on windows. Tag .vbs scripts. | vboxsync | 2020-08-20 | 1 | -2/+7 |
* | envSub.vbs: license fix (yeah, needs to be exported because of slickedit work... | vboxsync | 2020-08-20 | 1 | -1/+0 |
* | envSub.vbs: license fix (yeah, needs to be exported because of slickedit work... | vboxsync | 2020-08-20 | 1 | -2/+8 |
* | envSub.vbs: CRLF | vboxsync | 2020-08-20 | 1 | -0/+394 |
* | helpers.vbs: Added StrEndsWith and StrEndsWithI. Execute SelfTest if executed... | vboxsync | 2020-08-19 | 1 | -0/+30 |
* | helper.vbs,configure.vbs: Added a bunch of new helpers and adjusted/renamed s... | vboxsync | 2020-08-19 | 1 | -13/+309 |
* | configure.vbs,helpers.vbs: Added options for appending & prepending extra 'to... | vboxsync | 2020-08-18 | 1 | -12/+127 |
* | configure.vbs,helpers.vbs: Check the YASN, NASM and OpenWatcom versions. Adde... | vboxsync | 2020-08-18 | 1 | -0/+70 |
* | configure.vbs,helpers.vbs: Detect YASM and NASM. Fixed a couple of bugs in th... | vboxsync | 2020-08-18 | 1 | -2/+2 |
* | configure.vbs: Split out the helpers into a separate file (tools/win/vbscript... | vboxsync | 2020-08-18 | 1 | -0/+1067 |
* | Forwardported r139797: backport*.sh: acceept revision ranges on the command l... | vboxsync | 2020-08-10 | 2 | -12/+26 |
* | *: tools/bin/backport-common.sh: Fixed typo in AddRevision invocation. | vboxsync | 2020-07-31 | 1 | -1/+1 |
* | Forward ported 139660 from 6.1: backport-commit.sh: Try guess the revisions b... | vboxsync | 2020-07-31 | 2 | -15/+58 |
* | gen-slickedit-workspace.sh: Adjusted config dir search code for 24.x.y. Added... | vboxsync | 2020-07-24 | 1 | -3/+14 |
* | iprt/cdefs.h,Doxyfile*: Introducing DECL_IMPORT_NOTHROW and DECL_EXPORT_NOTHR... | vboxsync | 2020-07-07 | 1 | -0/+6 |
* | gen-slickedit-workspace.sh: Updates. bugref:9794 | vboxsync | 2020-07-07 | 1 | -2/+7 |
* | tools/darwin.amd64: Simple SDK extractor tool. | vboxsync | 2020-07-05 | 1 | -0/+257 |
* | kBuildTools/VBoxXcode62.kmk: Shut up warnings about duplicate directory creat... | vboxsync | 2020-07-03 | 1 | -4/+0 |
* | tools/win.*: dispose of some long unused files | vboxsync | 2020-07-02 | 7 | -0/+0 |
* | gen-slickedit-workspace.sh: removed some stuff that was commmented out. | vboxsync | 2020-06-29 | 1 | -4/+0 |
* | gen-slickedit-workspace.sh: Don't use obsolete kBuild environment variables. | vboxsync | 2020-06-25 | 1 | -5/+0 |
* | tools/*.kmk: cleanup unused files. | vboxsync | 2020-05-23 | 2 | -54/+0 |
* | tools/bin/backport-*: Clear MERGE_ARGS when iterating over multiple backports... | vboxsync | 2020-05-12 | 1 | -1/+2 |
* | tools/bin/backport-*: Added --show-diff switch for showing an optional unifie... | vboxsync | 2020-05-12 | 2 | -1/+15 |
* | tools/bin/backport-*: Added --debug switch to syntax help. | vboxsync | 2020-05-12 | 1 | -0/+2 |
* | tools/bin/backport-*: Added --force switch to force merging/backporting. Use ... | vboxsync | 2020-05-12 | 2 | -1/+10 |
* | switching to openssl-1.1.1g bugref:9719 | vboxsync | 2020-04-22 | 1 | -1/+1 |
* | tools/bin/backport-commit.sh: another syntax fix | vboxsync | 2020-04-21 | 1 | -1/+1 |
* | tools/bin/backport-commit.sh: syntax fix | vboxsync | 2020-04-21 | 1 | -1/+1 |
* | tools/bin/backport-*: Adding a --update-first option to update the branch bef... | vboxsync | 2020-04-11 | 2 | -3/+20 |
* | tools/bin/backport-*: Adding a --first-rev option to check that the branch is... | vboxsync | 2020-04-11 | 2 | -1/+21 |
* | tools/bin/backport-*: Fixes. | vboxsync | 2020-04-11 | 3 | -13/+59 |
* | backport-common.sh: Some --help. | vboxsync | 2020-04-11 | 1 | -1/+5 |
* | Forward ported r137145 from 5.2: backport-merge.sh: fixed error handling. | vboxsync | 2020-04-10 | 1 | -1/+1 |
* | Forward-ported r137138 from 6.1: backport-commit.sh: multi-revision fixes. | vboxsync | 2020-04-10 | 1 | -1/+13 |
* | Forward r137018 & r137019 from 6.1: tools/bin/backport-*.sh: Experimental bac... | vboxsync | 2020-04-07 | 7 | -0/+520 |