VirtualBox

source: vbox/trunk/src/bldprogs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98113   23 months vboxsync scm,webtools: scm updates
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @97882   2 years vboxsync bldprogs/VBoxTpG: OS/2 build fix.
(edit) @96530   2 years vboxsync bldprogs: Need bin2c on sparc too. Think this is because of bugref:8691
(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) @96367   2 years vboxsync bldprogs/genalias,IPRT/Makefile.kmk: Adjustments for targeting win.x86 …
(edit) @96041   2 years vboxsync bldprogs/genalias: build fix. bugref:10261
(edit) @96040   2 years vboxsync bldprogs/genalias: Added a weak alias generator program (for COFF, …
(edit) @95018   3 years vboxsync biossums: Added support for calculating checksums for IBM VPD tables. …
(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) @94038   3 years vboxsync scm: Fix typo in comment. Two tees in "settings" is enough. …
(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) @93687   3 years vboxsync scm: --help fix. bugref:9898
(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) @93484   3 years vboxsync VBoxDef2LazyLoad.cpp: More arm64 tweaks. bugref:9898
(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) @88956   4 years vboxsync VBoxTpG,VBoxDD.d: Better warning diagnostic messages. Fixed warnings …
(edit) @88324   4 years vboxsync gccplugin: gcc 7 fixes (and adjust the previously gcc 10 and later …
(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.
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