VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99775   19 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @98374   23 months vboxsync scm: Split the ~2000 lines of .kmk rewriting code out of scmrw.cpp and …
(edit) @98373   23 months vboxsync scm: Dropped the efforts in rewrite_Makefile_kmk to detect whether it …
(edit) @98368   23 months vboxsync scm: Changed the rewriter return code to include a lazy option which …
(edit) @98366   23 months vboxsync scm: More on the kmk makefile cleanup. [build fix] bugref:10348
(edit) @98365   23 months vboxsync scm: More on the kmk makefile cleanup. [scm fix] bugref:10348
(edit) @98364   23 months vboxsync scm: More on the kmk makefile cleanup. bugref:10348
(edit) @98319   23 months vboxsync scm: Started on implement a more thoughout cleanup of kmk makefiles. …
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96401   2 years vboxsync bldprogs/scm: Teach it to replace the old copyright and license …
(edit) @94913   3 years vboxsync scm: New heuristic to trigger only on 'HRESULT rc' and 'int rc' …
(edit) @94905   3 years vboxsync scm: Introduce a check to force the use of either hrc for COM status …
(edit) @93945   3 years vboxsync scm: Maded the --only-guest-host-page option include PAGE_ADDRESS and …
(edit) @93933   3 years vboxsync VMM,VMMDev,scm,VBox/param.h: Don't use PAGE_BASE_GC_MASK and friends …
(edit) @93931   3 years vboxsync VMM,VMMDev,scm,VBox/param.h: Don't use PAGE_BASE_GC_MASK and friends …
(edit) @93686   3 years vboxsync scm: Shut up about missing #pragma once if it's not enabled.
(edit) @93556   3 years vboxsync scm: Added checks for ASMMemIsZeroPage and ASMMemZeroPage too. bugref:9898
(edit) @93553   3 years vboxsync scm: Added checks for PAGE_SIZE, PAGE_SHIFT and PAGE_OFFSET_MASK. Also …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92185   3 years vboxsync scm: Check UTF-8 encoding and reject files with bidirectional control …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @76589   6 years vboxsync IPRT: Attempted to address some the more obvious shortcomings of …
(edit) @76572   6 years vboxsync scm: Added header relative dir specs.
(edit) @76556   6 years vboxsync scm: Header guard fixes and more helpful output.
(edit) @76555   6 years vboxsync scm: made header guard #endif massaging configurable and for the time …
(edit) @76554   6 years vboxsync scm: build fix
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76551   6 years vboxsync scm: More work on header guard massaging (not active yet).
(edit) @76512   6 years vboxsync scm,asm*watcom*.h: Added scm option to omit the #pragma once for the …
(edit) @76509   6 years vboxsync scm/fix-header-guards: Skip all .cpp.h files. Fixed pragma once …
(edit) @76506   6 years vboxsync scm: Header guard massaging for adding #pragma once. bugref:9344
(edit) @76478   6 years vboxsync scm/rewrite_Fix_Err_H: Correction. bugref:9344
(edit) @76460   6 years vboxsync scm: Special err.h fixup trick for files including code templates. …
(edit) @76459   6 years vboxsync scm: build fix
(edit) @76453   6 years vboxsync scm: Adjustments to the err.h fixer. bugref:9344
(edit) @76451   6 years vboxsync scm: Added crude pass for adjusting err.h to errcore.h when possible. …
(edit) @73075   6 years vboxsync scm: fix for = and == priorities
(edit) @71023   7 years vboxsync scm: More details on how to and how not to fix an export error.
(edit) @70834   7 years vboxsync scm: check svn:sync-process on files and parent dir.
(edit) @69507   7 years vboxsync scm: assertion fix
(edit) @69504   7 years vboxsync scm: implemented automatically adding LGPL disclaimer.
(edit) @69503   7 years vboxsync scm: Added LGPL disclaimer checks.
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69499   7 years vboxsync scm: fix updating copyright/license blocks followed by original …
(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) @69460   7 years vboxsync scm: build fix
(edit) @69344   7 years vboxsync scm: subversion abspath fix for windows; avoid assertion in RTStrNICmp …
(edit) @69342   7 years vboxsync scm: another MIT variant (vbox_vendor_selector)
(edit) @69324   7 years vboxsync scm: tweaks for the drm thing.
(edit) @69291   7 years vboxsync scm: Multiline contrib stuff. DTrace scripts. Darwin icons. [build fix]
(edit) @69286   7 years vboxsync scm: Multiline contrib stuff. DTrace scripts. Darwin icons.
(edit) @69280   7 years vboxsync scm: Added --license-ose-cddl
(edit) @69274   7 years vboxsync scm: switched back to the first MIT license wording. Sample code is …
(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) @69247   7 years vboxsync scm: 'Includes contributions from'
(edit) @69234   7 years vboxsync scm: license matching fix
(edit) @69220   7 years vboxsync scm: Only update flower boxes if they need updating.
(edit) @69215   7 years vboxsync scm: Check for 'Contributed by' preceeding the copyright statement.
(edit) @69211   7 years vboxsync scm: Fixed incorrect comment start column when parsing python doc …
(edit) @69176   7 years vboxsync scmrw.cpp: You'd thought there would only be one MIT license wording …
(edit) @69170   7 years vboxsync scm: License and copyright updating. [build fix]
(edit) @69168   7 years vboxsync scm: License and copyright updating. [build fix]
(edit) @69167   7 years vboxsync scm: License and copyright updating. [build fix]
(edit) @69166   7 years vboxsync scm: License and copyright updating.
(edit) @63568   8 years vboxsync scm: cleaning up todos
(edit) @63559   8 years vboxsync scm: massage @todo statements.
(edit) @62854   8 years vboxsync scm: warnings
(edit) @62537   8 years vboxsync (C) 2016
(edit) @57367   9 years vboxsync scm: adjusted the flower box detection.
(edit) @57365   9 years vboxsync oops, forgot to rewind the input stream on non-flowerbox
(edit) @57355   9 years vboxsync scmrw.cpp: Fixed copy & paste confusion.
(edit) @57353   9 years vboxsync scm: Added fixing of flower boxes marking sections in C/C++ source …
(edit) @56310   10 years vboxsync *bldprogs: Updated (C) year.
(copy) @40534   13 years vboxsync scm: more splitting and some header merging.
copied from trunk/src/bldprogs/scm.cpp
(edit) @40530   13 years vboxsync scm: Splitting out the diff code while I'm at it.
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