VirtualBox

source: vbox/trunk/Config.kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3809   17 years vboxsync Use the GCC* tool variant instead of cooking our own linker tool for …
(edit) @3770   17 years vboxsync create revision.kmk even if VBOX_SVN_REV was overwritten externally
(edit) @3754   17 years vboxsync fixed annoying rebuild of the linux additions even if no files were changed
(edit) @3751   17 years vboxsync I actually wanted the 'Revision' and not the 'Last Changed Rev' as …
(edit) @3731   17 years vboxsync Make sure the locale settings don't interfere with getting revision …
(edit) @3730   17 years vboxsync Fix field used to determine svn revision. Implement VirtualBox -v, …
(edit) @3690   17 years vboxsync makefiles: 'svn' => '$(SVN)'
(edit) @3689   17 years vboxsync Drop a couple of non-C++ options from VBOXR0DRV (linux).
(edit) @3687   17 years vboxsync Check that the BUILD_TYPE is valid. VBOX_BUILD_TYPES lists the valid …
(edit) @3660   17 years vboxsync
(edit) @3659   17 years vboxsync VBOX_SVN_REV now contains the best guess for the tree revision. Can be …
(edit) @3629   17 years vboxsync The SOMETHING OS and architecture #defines are now deprecated. …
(edit) @3623   17 years vboxsync FreeBSD variant of VBOXR0DRV.
(edit) @3597   17 years vboxsync adapt to L4 changes
(edit) @3543   17 years vboxsync added L4 settings for cross-compiling L4/AMD64 binaries on 32-bit …
(edit) @3533   17 years vboxsync Applied patch for cross compiling 64-bit targets on 32-bit hosts.
(edit) @3518   17 years vboxsync tab
(edit) @3517   17 years vboxsync fixed VBOX_PATH_GCC_INCS for 64-bit cross builds on 32-bit hosts
(edit) @3452   17 years vboxsync added VBOX_WITH_SHARED_FOLDERS and VBOX_WITH_SHARED_CLIPBOARD
(edit) @3439   17 years vboxsync Added VBOX_WITH_OPENGL (default 1)
(edit) @3406   17 years vboxsync Confing.kmk: Use kmk_ash instead of cmd.exe and don't kill inherited …
(edit) @3405   17 years vboxsync OS/2: Enabled VBOX_WITH_MAIN, VBOX_WITH_VBOXSDL and VBOX_WITH_QTGUI …
(edit) @3401   17 years vboxsync VBOX_SUFF_OBJ for working around an OS/2 SUFF_OBJ/GXX3OMF artifact.
(edit) @3264   17 years vboxsync If we're targetting OS/2 we can build the OS/2 additions.
(edit) @3249   17 years vboxsync VBox ring-3 template and runtime.
(edit) @3233   17 years vboxsync fixed CXXFLAGS for VBOXR0DRV/Linux
(edit) @3221   17 years vboxsync Enable backdoor logging for all OS/2 guest ring-0 code.
(edit) @3220   17 years vboxsync VBOXOS2GUESTR0 and VBOXOS2GUESTR0LIB.
(edit) @3188   17 years vboxsync Build: Renamed VBox COM Glue library from VBoxXPCOM.[a|lib] to …
(edit) @3187   17 years vboxsync Moved the noisy GLIB and LIBIDL to src/libs/xpcom (OS/2 only - but …
(edit) @3186   17 years vboxsync Build: Cleaned up Main templates.
(edit) @3182   17 years vboxsync use else ifxx.
(edit) @3150   17 years vboxsync XPCOM: Ported necessary bits of IPC/DConnect tp OS/2.
(edit) @3100   17 years vboxsync Mark OSE version with a _OSE suffix to the version number.
(edit) @3060   17 years vboxsync 1.4.1
(edit) @3059   17 years vboxsync 1.4.0
(edit) @3010   18 years vboxsync backed out 21754
(edit) @3009   18 years vboxsync spelling
(edit) @2992   18 years vboxsync innotek
(edit) @2977   18 years vboxsync Make most of the signing macros overridable.
(edit) @2955   18 years vboxsync VBOX_VERSION (deprecated) => VBOX_VERSION_STRING
(edit) @2952   18 years vboxsync Fixed typo.
(edit) @2951   18 years vboxsync simplifications.
(edit) @2950   18 years vboxsync VBOX_SIGN_MSI_FN -> VBOX_SIGN_FILE_FN.
(edit) @2949   18 years vboxsync Make it possible to override the /s my arguments with /sm (additions …
(edit) @2887   18 years vboxsync Tool renaming: GCC -> GXX (GCC will later be change to use gcc instead …
(edit) @2825   18 years vboxsync VBOX_LINUX_SRC / VBOX_LINUX_INC not needed for L4
(edit) @2752   18 years vboxsync Enable USB on darwin. Cleaned up some duplicate VBOXMAIN template stuff.
(edit) @2724   18 years vboxsync fixed L4 R3 defines
(edit) @2712   18 years vboxsync Enable signing of the additions.
(edit) @2702   18 years vboxsync prevent ugly messages if CC or CXX are not used
(edit) @2696   18 years vboxsync fixed wrong VBOX_EDIT_INF32_FN replacement.
(edit) @2695   18 years vboxsync new kBuild.
(edit) @2693   18 years vboxsync Sign the catalog and the files it covers.
(edit) @2688   18 years vboxsync VBOX_EDIT_INF*_FN
(edit) @2681   18 years vboxsync more code signing.
(edit) @2680   18 years vboxsync use -mtune=generic as optimization flag if possible (introduced with …
(edit) @2677   18 years vboxsync signing in progress.
(edit) @2654   18 years vboxsync Disable the IDT patching on 64-bit windows. It seems to fix a …
(edit) @2647   18 years vboxsync strip the other case too.
(edit) @2632   18 years vboxsync typo
(edit) @2631   18 years vboxsync temporary hack to fix the win tinderboxes
(edit) @2570   18 years vboxsync openSUSE10.2 amd64 fix
(edit) @2542   18 years vboxsync INST_TESTSUITE and VBOX_PATH_TESTSUITE.
(edit) @2536   18 years vboxsync Use the kBuild sed program.
(edit) @2526   18 years vboxsync - No -fvisiblity stuff for L4. Too much headaches.
(edit) @2523   18 years vboxsync workaround for the windows ash issue.
(edit) @2510   18 years vboxsync
(edit) @2497   18 years vboxsync disable -fvisibility stuff for gcc < 4
(edit) @2482   18 years vboxsync Drop PATH_CURRENT from the global DEFS as it plays merry poppins with …
(edit) @2474   18 years vboxsync don't forget to create the output directory. duh.
(edit) @2473   18 years vboxsync kmk startup is annoyingly slow because of all the GCC checks. Detect …
(edit) @2472   18 years vboxsync some more usage of the MSG_* macros
(edit) @2457   18 years vboxsync New kBuild.
(edit) @2443   18 years vboxsync fix visibility for incompatible gcc-3.4 compilers
(edit) @2435   18 years vboxsync with gcc, mark all ELF symbols with visibility=hidden by default and …
(edit) @2383   18 years vboxsync NDEBUG for Main since we include xpcom headers
(edit) @2329   18 years vboxsync Deal with not present QTDIR on unix.
(edit) @2317   18 years vboxsync Added a definition for 32bit X11 libraries to Config.kmk
(edit) @2204   18 years vboxsync build docs on the Mac
(edit) @2190   18 years vboxsync Added -fno-stack-protector to the VBOXNOCRTGCC template to fix …
(edit) @2122   18 years vboxsync make stack non-executable for Linux targets
(edit) @2102   18 years vboxsync PIC is needed for shared libraries on L4 (l4sys depends on this)
(edit) @1980   18 years vboxsync Switch to the mysterious import library.
(edit) @1941   18 years vboxsync L4 fixes
(edit) @1899   18 years vboxsync Enabled VBOX_WITH_VRDP_MC again.
(edit) @1880   18 years vboxsync Disabled VBOX_WITH_VRDP_MC
(edit) @1873   18 years vboxsync Enabled VBOX_WITH_VRDP_MC
(edit) @1844   18 years vboxsync More FFmpeg hacking.
(edit) @1787   18 years vboxsync Some preliminary code signing work.
(edit) @1747   18 years vboxsync Added VBOX_PATH_DIST.
(edit) @1733   18 years vboxsync -Wno-extra is not available on gcc-3
(edit) @1728   18 years vboxsync Added missing IN_GUEST to a couple of templates.
(edit) @1693   18 years vboxsync fixed typo.
(edit) @1689   18 years vboxsync AMD64 Vista fixes.
(edit) @1586   18 years vboxsync Re-enable yasm warnings again.
(edit) @1564   18 years vboxsync Removed libuuid dependency.
(edit) @1546   18 years vboxsync Undefining VBOX_WITH_MAIN has side effects.
(edit) @1492   18 years vboxsync VBOX_WITH_INSTALLER for darwin.
(edit) @1440   18 years vboxsync Remove the -private version string suffix.
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