VirtualBox

source: vbox/trunk/src/bldprogs/scm.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @70834   7 years vboxsync scm: check svn:sync-process on files and parent dir.
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69674   7 years vboxsync iprt: A bunch of basic function for working the file system relative …
(edit) @69510   7 years vboxsync scm: --del-action fix
(edit) @69504   7 years vboxsync scm: implemented automatically adding LGPL disclaimer.
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69493   7 years vboxsync scm: Added --del-action option.
(edit) @69486   7 years vboxsync scm: fixes
(edit) @69473   7 years vboxsync scm: fix
(edit) @69467   7 years vboxsync scm: detect hash bang scripts. fixed binary config entry.
(edit) @69464   7 years vboxsync scm: updates
(edit) @69462   7 years vboxsync scm: Added some more flexibility wrt config as well as generic text …
(edit) @69460   7 years vboxsync scm: build fix
(edit) @69442   7 years vboxsync scm: a couple of optimizations. (fIsInSvnWorkingCopy is the one that …
(edit) @69433   7 years vboxsync scm: Reuse the subversion client context and pool, the former is very …
(edit) @69432   7 years vboxsync scm: Allow line-ending escapes in .scm-settings files. Recognize more …
(edit) @69425   7 years vboxsync scm: .pm files are perl
(edit) @69412   7 years vboxsync scm: java files
(edit) @69411   7 years vboxsync scm: wix files
(edit) @69380   7 years vboxsync Main/UnattendedTemplates: scm updates
(edit) @69367   7 years vboxsync scm: handle the todo fixing options. duh.
(edit) @69355   7 years vboxsync scm: nsis files
(edit) @69352   7 years vboxsync scm: windows .inf files
(edit) @69349   7 years vboxsync scm: perl files
(edit) @69324   7 years vboxsync scm: tweaks for the drm thing.
(edit) @69316   7 years vboxsync scm: added --treat-as option
(edit) @69312   7 years vboxsync scm: Process file export lists like files_vboxguest and such.
(edit) @69302   7 years vboxsync scm: acpi sources
(edit) @69295   7 years vboxsync scm: Added --lgpl-disclaimer options (checking not yet implemented).
(edit) @69290   7 years vboxsync scm: *.inc files are also assembly files
(edit) @69286   7 years vboxsync scm: Multiline contrib stuff. DTrace scripts. Darwin icons.
(edit) @69280   7 years vboxsync scm: Added --license-ose-cddl
(edit) @69276   7 years vboxsync scm: Process *.xml files too.
(edit) @69271   7 years vboxsync scm: *.pnm and *.ico are image file extensions too.
(edit) @69268   7 years vboxsync scm: fix up non-kBuild makefiles too
(edit) @69267   7 years vboxsync scm: rewrite .pro files
(edit) @69264   7 years vboxsync scm: Configured rewriters for more files. Made verbosity level 2 only …
(edit) @69261   7 years vboxsync scm: fix PNG svn properties
(edit) @69258   7 years vboxsync scm: *.vbs and *.vb aren't batch files
(edit) @69253   7 years vboxsync scm: Fixed bad abspath assumption in scmSettingsLoadFile.
(edit) @69244   7 years vboxsync scm.cpp: warning fix
(edit) @69215   7 years vboxsync scm: Check for 'Contributed by' preceeding the copyright statement.
(edit) @69207   7 years vboxsync scm: Relative filtering support. Zero file length allocation workaround.
(edit) @69203   7 years vboxsync scm: File/dir patterns in .scm-settings file are considered relative …
(edit) @69176   7 years vboxsync scmrw.cpp: You'd thought there would only be one MIT license wording …
(edit) @69171   7 years vboxsync scm: License and copyright updating. [build fix]
(edit) @69166   7 years vboxsync scm: License and copyright updating.
(edit) @69110   7 years vboxsync scm: Fixed --help.
(edit) @63559   8 years vboxsync scm: massage @todo statements.
(edit) @62884   8 years vboxsync scm: gcc warnings
(edit) @62854   8 years vboxsync scm: warnings
(edit) @62537   8 years vboxsync (C) 2016
(edit) @57369   9 years vboxsync scm: better help
(edit) @57353   9 years vboxsync scm: Added fixing of flower boxes marking sections in C/C++ source …
(edit) @57000   9 years vboxsync scm: Error formatting fixes.
(edit) @56331   9 years vboxsync scm: configured objective-C/C++, .def and .sed files.
(edit) @56324   9 years vboxsync updates
(edit) @56310   9 years vboxsync *bldprogs: Updated (C) year.
(edit) @55671   10 years vboxsync RTGetOptArgvFromString: Added fFlags parameter for selecting the …
(edit) @48958   11 years vboxsync scm.cpp: Python config.
(edit) @45242   12 years vboxsync scm: size_t expected!
(edit) @41966   12 years vboxsync scm: For subversion v1.7, call the svn util to extract the info we …
(edit) @40534   13 years vboxsync scm: more splitting and some header merging.
(edit) @40530   13 years vboxsync scm: Splitting out the diff code while I'm at it.
(edit) @40528   13 years vboxsync scm: Splitting out the SCMSTREAM bits so it can be used by others.
(edit) @39612   13 years vboxsync IPRT/*: add _NO_SYMLINKS flags to certain functions
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @35404   14 years vboxsync scm: another rewrite idea.
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @30320   14 years vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
(edit) @29907   15 years vboxsync scm.cpp: try shut up gcc warning.
(edit) @29304   15 years vboxsync bldprogs/scm: uninitialized var. warning.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28767   15 years vboxsync filemuncher run
(edit) @28431   15 years vboxsync scm.cpp: Fixed error reading zero length svn property values.
(edit) @27619   15 years vboxsync scm: typos
(edit) @26722   15 years vboxsync scm: typo
(edit) @26559   15 years vboxsync scm: Remove svn:executable from files which shouldn't have them. Add …
(edit) @26557   15 years vboxsync scm: Added an option for correcting the svn:eol-style property.
(edit) @26521   15 years vboxsync scm: correct slashes (for windows). another idea.
(edit) @26516   15 years vboxsync scm: --only-svn-dirs.
(edit) @26507   15 years vboxsync scm: Fixed another bug in scmSettingsAddPair.
(edit) @26500   15 years vboxsync scm: resource files.
(edit) @26496   15 years vboxsync scm: fixed bug in scmSettingsAddPair.
(edit) @26488   15 years vboxsync scm: better help, correct defaults, verbose message cleanup.
(edit) @26483   15 years vboxsync scm: .scm-settings files.
(edit) @26477   15 years vboxsync scm: More flexible settings.
(edit) @26359   15 years vboxsync SCM: Typo.
(edit) @26347   15 years vboxsync scm: bed time
(edit) @26345   15 years vboxsync scm: config and build fix.
(edit) @26342   15 years vboxsync scm: fixed warnings.
(add) @26339   15 years vboxsync bldprogs/scm.cpp: Committed the basic functionality of the source code …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette