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