VirtualBox

source: vbox/trunk/src/bldprogs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @87288   4 years vboxsync VBoxDef2LazyLoad.cpp: Untested arm64 code generator. [build fix] …
(edit) @87287   4 years vboxsync VBoxDef2LazyLoad.cpp: Untested arm64 code generator. [fix] bugref:9898
(edit) @87282   4 years vboxsync VBoxDef2LazyLoad.cpp: Untested arm64 code generator. bugref:9898
(edit) @86904   4 years vboxsync no change
(edit) @86903   4 years vboxsync no change
(edit) @86902   4 years vboxsync no change
(edit) @86854   4 years vboxsync src/bldprogs/Makefile.kmk: no change.
(edit) @86853   4 years vboxsync src/bldprogs/Makefile.kmk: no change.
(edit) @86852   4 years vboxsync src/bldprogs/Makefile.kmk: no change (message modified once).
(edit) @86851   4 years vboxsync src/bldprogs/Makefile.kmk: no change.
(edit) @86850   4 years vboxsync src/bldprogs/Makefile.kmk: no change.
(edit) @86849   4 years vboxsync src/bldprogs/Makefile.kmk: no change (message modified five times).
(edit) @86414   4 years vboxsync IPRT,++: Adding a fLeaveOpen parameter to RTHandleGetStandard. …
(edit) @86066   4 years vboxsync scm: New svn and apr search locations for solaris and a hack for …
(edit) @85696   4 years vboxsync scm/svn: Try use proplist instead of propget to detect whether a file …
(edit) @85502   4 years vboxsync gccplugin: gcc 10 fixes. bugref:9746
(edit) @85189   4 years vboxsync scm: Workaround for Clang 11 nothrow weirdness. bugref:9794
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @84404   5 years vboxsync VBoxCheckImports: Fixed bug in ReadAtRva when crossing sections. …
(edit) @83722   5 years vboxsync VBoxEditCoffLib.cpp: Visual C++ 2017 warning fixes. bugref:8489
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @80604   5 years vboxsync scm: Try fix subversion library searching for OpenSuSE Tumbleweed. …
(edit) @80569   5 years vboxsync Main: bugref:9341: Added VM autostart during boot support for windows host
(edit) @80566   5 years vboxsync gccplugin.so: Added hack for the new %RhXs/d types taking two arguments.
(edit) @78608   6 years vboxsync winnt/vboxsf: Don't flush and purge the cache twice on newer systems, …
(edit) @78452   6 years vboxsync bldprogs: skip some utilities which are not compatible with sparc64
(edit) @78104   6 years vboxsync IPRT,*: Added fFlags to RTPathAbsExDup so it matches the new …
(edit) @76663   6 years vboxsync scm: nits
(edit) @76589   6 years vboxsync IPRT: Attempted to address some the more obvious shortcomings of …
(edit) @76587   6 years vboxsync scm: Changed header guard defaults.
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76584   6 years vboxsync bldprogs: scm header guard alignment.
(edit) @76573   6 years vboxsync scm: Made default guard prefix VBOX_INCLUDED_SRC_.
(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) @76547   6 years vboxsync scm: Enabled --fix-header-guards by default. bugref:9344
(edit) @76546   6 years vboxsync src/bldprogs: scm --fix-header-guards. bugref:9344
(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) @76476   6 years vboxsync scm: Enabled err.h fixup by default.
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (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) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @73075   6 years vboxsync scm: fix for = and == priorities
(edit) @72835   6 years vboxsync gccplugin: add missing break;
(edit) @72721   6 years vboxsync Replace explicit uses of lsan_ignore_object() by RTMEM_WILL_LEAK(). …
(edit) @72602   6 years vboxsync Linux/Address sanitizer: silence some warnings about memory leaks. …
(edit) @72568   6 years vboxsync scm: Use RTMemDupEx in scmCfgEntryDup so we don't read beyond the end …
(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) @70814   7 years vboxsync SCM: Fixed an assertion when using a wildcard on input files.
(edit) @70802   7 years vboxsync Makefiles/GAs/Win: Made the WDDM related DLLs Windows Vista+ and the …
(edit) @70558   7 years vboxsync gccplugin: Added testcase for missing 's' bug - need to validate …
(edit) @70403   7 years vboxsync Additions,ValidationKit,VBoxPeSetVersion: Force linker to split .bss …
(edit) @70373   7 years vboxsync VBoxPeSetVersion: didn't fix default when adding MK_VER. :-(
(edit) @70369   7 years vboxsync VBoxPeSetVersion.cpp: options and stuff [update]
(edit) @70368   7 years vboxsync VBoxPeSetVersion.cpp: options and stuff
(edit) @70348   7 years vboxsync VBoxPeSetVersion: Dialed it back to NT 3.1.
(edit) @69912   7 years vboxsync VBoxCompilerPlugInGcc.cpp: Beat it into working with gcc 5.4 on ubuntu/WSL.
(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) @69515   7 years vboxsync nits
(edit) @69510   7 years vboxsync scm: --del-action fix
(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) @69493   7 years vboxsync scm: Added --del-action option.
(edit) @69486   7 years vboxsync scm: fixes
(edit) @69473   7 years vboxsync scm: fix
(edit) @69472   7 years vboxsync bldprogs: scm updates
(edit) @69471   7 years vboxsync bldprogs: scm updates
(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) @69422   7 years vboxsync scm: Fixed comment parser bug.
(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
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