VirtualBox

source: vbox/trunk/configure

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5536   17 years vboxsync Don't use the hacked path with all the bin/amd64 stuff and removed :: …
(edit) @5534   17 years vboxsync LIB and PATH hacks for 64-bit solaris.
(edit) @5533   17 years vboxsync Use isainfo on solaris. add -m64 to the gcc/g++ tests (don't bother …
(edit) @5532   17 years vboxsync Solaris and darwin don't have SDLmain.
(edit) @5435   17 years vboxsync abort configure if sdl was not found
(edit) @5366   17 years vboxsync Add configure check for static libstc++ on linux. Needed by the additions.
(edit) @5359   17 years vboxsync Solaris: LIB_XCURSOR -> VBOX_XCURSOR_LIBS/INCS. Qt in tools (solaris only).
(edit) @5239   17 years vboxsync configure: don't check for GUI-related libs in headless mode
(edit) @5069   17 years vboxsync cosmetics
(edit) @5046   17 years vboxsync cosmetical fix
(edit) @5044   17 years vboxsync fixed WINEPREFIX
(edit) @5041   17 years vboxsync configure: added --setup-wine
(edit) @4913   17 years vboxsync configure: for X11 search in /usr/local as well
(edit) @4910   17 years vboxsync made --build-xalan work again
(edit) @4903   17 years vboxsync forgot these
(edit) @4902   17 years vboxsync add /usr/local to the default search path of xalan and xerces
(edit) @4891   17 years vboxsync configure: add LIBPTHREAD as well when testing for Qt
(edit) @4889   17 years vboxsync typo
(edit) @4886   17 years vboxsync configure: handle multiple include paths
(edit) @4786   17 years vboxsync
(edit) @4785   17 years vboxsync allow to overwrite xerces/xalan libdir/incdir
(edit) @4784   17 years vboxsync quote
(edit) @4783   17 years vboxsync allow to override xalan/xerces include directory
(edit) @4782   17 years vboxsync Solaris
(edit) @4757   17 years vboxsync Solaris fixes
(edit) @4746   17 years vboxsync file header and eol-style.
(edit) @4733   17 years vboxsync moved PATH more to the beginning of the file
(edit) @4730   17 years vboxsync Solaris
(edit) @4728   17 years vboxsync Solaris
(edit) @4727   17 years vboxsync Solaris
(edit) @4726   17 years vboxsync more Solaris
(edit) @4724   17 years vboxsync fixed more bashism
(edit) @4719   17 years vboxsync configure: fixed bashism
(edit) @4509   17 years vboxsync solaris
(edit) @4493   17 years vboxsync OSE / darwin build fix.
(edit) @4447   17 years vboxsync leftover
(edit) @4446   17 years vboxsync configure: basic check for 32-bit support on 64-bit machines
(edit) @3934   17 years vboxsync Switched to runtime detection and loading of dbus and libhal on Linux …
(edit) @3905   17 years vboxsync make .deb headless work
(edit) @3675   17 years vboxsync configure: distinguish between build and target, preliminary support …
(edit) @3328   17 years vboxsync configure: fixed gcc version check (deny gcc-4.0); make echo work on …
(edit) @3263   17 years vboxsync warn on debug build
(edit) @3203   17 years vboxsync X11R6 search path for SLES10
(edit) @3164   17 years vboxsync mark freebsd as valid OS
(edit) @3163   17 years vboxsync fixed some issues with FreeBSD, thanks Jason Spiro
(edit) @3032   18 years vboxsync make sure we don't strip -l if inside a library name
(edit) @3028   18 years vboxsync use -lpthread together with -lxalan and -lxerces
(edit) @3027   18 years vboxsync allow to overwrite libs with more than one -l<lib>
(edit) @2992   18 years vboxsync innotek
(edit) @2926   18 years vboxsync introduced LIB_HAL_LIBPATH for rhel5
(edit) @2925   18 years vboxsync print package version of libhal
(edit) @2923   18 years vboxsync configure: TOOL_GXX3_*; define PATH_KBUILD_BIN since we are sometimes …
(edit) @2917   18 years vboxsync Updated the host DVD code on Linux to use hal for device detection
(edit) @2678   18 years vboxsync Fix 32 bit OSE builds.
(edit) @2665   18 years vboxsync adapted QTDIR for rhel5-x86_64
(edit) @2572   18 years vboxsync I think we can remove this warning, right?
(edit) @2571   18 years vboxsync on 64bit systems, 64bit libs are located in *lib64, not *lib, see …
(edit) @2568   18 years vboxsync properly detect Qt on openSUSE10.2 / amd64
(edit) @2549   18 years vboxsync configure: we are not using precompiled objects anymore; added …
(edit) @2374   18 years vboxsync The OSE does not have instructions for XPCOM nor Qt, so until it does …
(edit) @2312   18 years vboxsync XPCOM etc. are used on Darwin
(edit) @1564   18 years vboxsync Removed libuuid dependency.
(edit) @1542   18 years vboxsync options disabling modules/features needs to tell the build system…
(edit) @1539   18 years vboxsync The kernel module stuff is linux only.
(edit) @1513   18 years vboxsync explicitely hint the user that he has to compile the kernel module itself
(edit) @1409   18 years vboxsync small cosmetical fix
(edit) @1038   18 years vboxsync configure: --disable-sdl-ttf
(edit) @1037   18 years vboxsync PAM is Linux specific
(edit) @1032   18 years vboxsync configure: VBOX_USING_GCC4 not for amd64
(edit) @1025   18 years vboxsync configure: tighten ALSA dependency to 1.0.6 as found on rhel4; added …
(edit) @994   18 years vboxsync NO_COMPILER_H -> VBOX_WITHOUT_LINUX_COMPILER_H
(edit) @923   18 years vboxsync Made VBox compile on Linux systems without /usr/include/linux/compiler.h
(edit) @921   18 years vboxsync configure: overwrite VBOX_LIBIDL_CONFIG
(edit) @832   18 years vboxsync configure: also check for newer libpam
(edit) @818   18 years vboxsync fixed detection of -lXcursor in /usr/X11R6/lib
(edit) @802   18 years vboxsync added some extra paths to configure for exotic distributions
(edit) @791   18 years vboxsync added configure check for ALSA
(edit) @757   18 years vboxsync support Debian/sarge
(edit) @225   18 years vboxsync match help and parameter parser
(edit) @203   18 years vboxsync Apparently grep evaluates regexps a bit differently from flex/bison. …
(edit) @175   18 years vboxsync intensify path check
(edit) @174   18 years vboxsync todo: chars ar accepts.
(edit) @109   18 years vboxsync typo in detecting bcc
(edit) @65   18 years vboxsync better check the VBox base path
(edit) @64   18 years vboxsync '.' is valid
(edit) @63   18 years vboxsync configure: check for invalid characters
(edit) @24   18 years vboxsync AMD64 warning.
(add) @1   55 years vboxsync import
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