summaryrefslogtreecommitdiff
path: root/src/bldprogs
Commit message (Expand)AuthorAgeFilesLines
* *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and RT_OFFSETOF_ADD work ...vboxsync2018-07-123-6/+6
* scm: fix for = and == prioritiesvboxsync2018-07-111-1/+1
* gccplugin: add missing break;vboxsync2018-07-031-0/+1
* Replace explicit uses of __lsan_ignore_object() by RTMEM_WILL_LEAK().vboxsync2018-06-281-4/+3
* Linux/Address sanitizer: silence some warnings about memory leaks.vboxsync2018-06-181-0/+4
* scm: Use RTMemDupEx in scmCfgEntryDup so we don't read beyond the end of stat...vboxsync2018-06-151-2/+4
* scm: More details on how to and how not to fix an export error.vboxsync2018-02-151-2/+10
* scm: check svn:sync-process on files and parent dir.vboxsync2018-01-314-0/+137
* SCM: Fixed an assertion when using a wildcard on input files.vboxsync2018-01-301-1/+1
* Makefiles/GAs/Win: Made the WDDM related DLLs Windows Vista+ and the other 3D...vboxsync2018-01-301-34/+68
* gccplugin: Added testcase for missing 's' bug - need to validate format types.vboxsync2018-01-123-2/+39
* Additions,ValidationKit,VBoxPeSetVersion: Force linker to split .bss out from...vboxsync2018-01-011-15/+41
* VBoxPeSetVersion: didn't fix default when adding MK_VER. :-(vboxsync2017-12-281-5/+5
* VBoxPeSetVersion.cpp: options and stuff [update]vboxsync2017-12-271-5/+1
* VBoxPeSetVersion.cpp: options and stuffvboxsync2017-12-271-19/+163
* VBoxPeSetVersion: Dialed it back to NT 3.1.vboxsync2017-12-261-30/+141
* VBoxCompilerPlugInGcc.cpp: Beat it into working with gcc 5.4 on ubuntu/WSL.vboxsync2017-12-031-3/+9
* iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to correc...vboxsync2017-11-191-4/+4
* iprt: A bunch of basic function for working the file system relative to an op...vboxsync2017-11-131-1/+1
* nitsvboxsync2017-10-291-3/+3
* scm: --del-action fixvboxsync2017-10-281-2/+2
* scm: assertion fixvboxsync2017-10-281-2/+2
* scm: implemented automatically adding LGPL disclaimer.vboxsync2017-10-282-44/+123
* scm: Added LGPL disclaimer checks.vboxsync2017-10-281-3/+134
* *: scm --update-copyright-yearvboxsync2017-10-2824-24/+24
* scm: fix updating copyright/license blocks followed by original copyright+lic...vboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-2824-24/+24
* *: scm --update-copyright-yearvboxsync2017-10-2824-24/+24
* scm: Added --del-action option.vboxsync2017-10-281-23/+114
* scm: fixesvboxsync2017-10-281-2/+2
* scm: fixvboxsync2017-10-281-1/+1
* bldprogs: scm updatesvboxsync2017-10-282-0/+33
* bldprogs: scm updatesvboxsync2017-10-282-0/+20
* scm: detect hash bang scripts. fixed binary config entry.vboxsync2017-10-281-19/+70
* scm: updatesvboxsync2017-10-281-10/+32
* scm: Added some more flexibility wrt config as well as generic text and binar...vboxsync2017-10-282-318/+580
* scm: build fixvboxsync2017-10-274-2/+94
* scm: a couple of optimizations. (fIsInSvnWorkingCopy is the one that is payin...vboxsync2017-10-273-11/+41
* scm: Reuse the subversion client context and pool, the former is very expensi...vboxsync2017-10-273-113/+225
* scm: Allow line-ending escapes in .scm-settings files. Recognize more makefi...vboxsync2017-10-271-2/+65
* scm: .pm files are perlvboxsync2017-10-271-1/+1
* scm: Fixed comment parser bug.vboxsync2017-10-271-1/+1
* scm: java filesvboxsync2017-10-271-0/+14
* scm: wix filesvboxsync2017-10-271-1/+13
* Main/UnattendedTemplates: scm updatesvboxsync2017-10-261-0/+13
* scm: handle the todo fixing options. duh.vboxsync2017-10-261-0/+7
* scm: nsis filesvboxsync2017-10-261-0/+12
* scm: windows .inf filesvboxsync2017-10-261-0/+12
* scm: perl filesvboxsync2017-10-261-0/+11
* scmparser.cpp: added missing pchLine NULL checks.vboxsync2017-10-261-0/+12