summaryrefslogtreecommitdiff
path: root/src/bldprogs/scm.cpp
Commit message (Expand)AuthorAgeFilesLines
* scm: Enable standardization of kmk files by default. bugref:10348vboxsync2023-02-021-1/+1
* scm: Changed the rewriter return code to include a lazy option which makes th...vboxsync2023-01-311-5/+7
* scm: Started on implement a more thoughout cleanup of kmk makefiles. bugref:1...vboxsync2023-01-261-4/+38
* scm,webtools: scm updatesvboxsync2023-01-181-1/+2
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* bldprogs/scm: Teach it to replace the old copyright and license notices with ...vboxsync2022-08-221-7/+8
* scm: Introduce a check to force the use of either hrc for COM status codes or...vboxsync2022-05-071-0/+21
* scm: Fix typo in comment. Two tees in "settings" is enough.vboxsync2022-03-011-1/+1
* scm: Maded the --only-guest-host-page option include PAGE_ADDRESS and PHYS_PA...vboxsync2022-02-241-2/+3
* VMM,VMMDev,scm,VBox/param.h: Don't use PAGE_BASE_GC_MASK and friends in the V...vboxsync2022-02-241-1/+2
* scm: --help fix. bugref:9898vboxsync2022-02-111-0/+1
* scm: Added checks for ASMMemIsZeroPage and ASMMemZeroPage too. bugref:9898vboxsync2022-02-021-0/+17
* scm: Added checks for PAGE_SIZE, PAGE_SHIFT and PAGE_OFFSET_MASK. Also added ...vboxsync2022-02-021-0/+60
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* scm: Check UTF-8 encoding and reject files with bidirectional control codes i...vboxsync2021-11-021-1/+48
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* IPRT,*: Added fFlags to RTPathAbsExDup so it matches the new RTPAthAbsEx. bug...vboxsync2019-04-101-1/+1
* scm: Changed header guard defaults.vboxsync2019-01-011-2/+2
* scm: Made default guard prefix VBOX_INCLUDED_SRC_.vboxsync2019-01-011-1/+1
* scm: Added header relative dir specs.vboxsync2019-01-011-0/+5
* scm: made header guard #endif massaging configurable and for the time being o...vboxsync2019-01-011-0/+15
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* scm: More work on header guard massaging (not active yet).vboxsync2018-12-311-6/+83
* scm: Enabled --fix-header-guards by default. bugref:9344vboxsync2018-12-301-1/+1
* scm,asm*watcom*.h: Added scm option to omit the #pragma once for the multipas...vboxsync2018-12-301-0/+15
* scm: Header guard massaging for adding #pragma once. bugref:9344vboxsync2018-12-301-0/+19
* scm: Enabled err.h fixup by default.vboxsync2018-12-251-1/+1
* scm --fix-err-h src/ (bugref:9344)vboxsync2018-12-251-1/+1
* scm: Added crude pass for adjusting err.h to errcore.h when possible. Current...vboxsync2018-12-251-0/+18
* scm: Use RTMemDupEx in scmCfgEntryDup so we don't read beyond the end of stat...vboxsync2018-06-151-2/+4
* scm: check svn:sync-process on files and parent dir.vboxsync2018-01-311-0/+49
* 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
* scm: --del-action fixvboxsync2017-10-281-2/+2
* scm: implemented automatically adding LGPL disclaimer.vboxsync2017-10-281-1/+19
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-281-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* scm: Added --del-action option.vboxsync2017-10-281-23/+114
* scm: fixesvboxsync2017-10-281-2/+2
* scm: fixvboxsync2017-10-281-1/+1
* 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-281-310/+555
* scm: build fixvboxsync2017-10-271-1/+12
* scm: a couple of optimizations. (fIsInSvnWorkingCopy is the one that is payin...vboxsync2017-10-271-9/+17
* scm: Reuse the subversion client context and pool, the former is very expensi...vboxsync2017-10-271-32/+48
* 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