VirtualBox

source: vbox/trunk/configure

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14255   16 years vboxsync configure: point to new driver location on linux.
(edit) @14238   16 years vboxsync configure: detect python2.6 as well
(edit) @12864   16 years vboxsync abort configure if we didn't find Qt4 >= 4.3.0
(edit) @12190   16 years vboxsync configure: Set PATH_TOOL_QT4_BIN (since kBuild r176x). Set …
(edit) @12187   16 years vboxsync configure: QTDIR => PATH_SDK_QT3
(edit) @12054   16 years vboxsync - detect Python on 64-bit solaris
(edit) @11908   16 years vboxsync configure: hardening warning
(edit) @11884   16 years vboxsync configure: added --disable-hardning and counter part --enable-hardning.
(edit) @11881   16 years vboxsync configure: don't disable qt4 on darwin/ose, no need any longer.
(edit) @11880   16 years vboxsync configure: disable check_python for darwin since it fails and I don't …
(edit) @11735   16 years vboxsync configure: detect python
(edit) @11454   16 years vboxsync small fix
(edit) @11373   16 years vboxsync configure: --env-only switch, needed when building the rpm-kmods package
(edit) @11234   16 years vboxsync typo
(edit) @11202   16 years vboxsync configure: fixed qt4 test if user specified his own Qt4 directory
(edit) @11134   16 years vboxsync don't build the Qt3 stuff for .deb and .rpms anymore
(edit) @10629   16 years vboxsync configure: write Qt4 include path as well
(edit) @10624   16 years vboxsync configure: removed superflous make variables
(edit) @10599   16 years vboxsync configure: handle the case where the Qt4 libs are installed to /usr/lib
(edit) @10581   16 years vboxsync Write PATH_SDK_QT4, PATH_SDK_QT4_LIB, SDK_QT4_LIBPATH and …
(edit) @10385   16 years vboxsync configure qt4 fix for mdv2008.1
(edit) @10348   16 years vboxsync configure: more qt4 tweaks
(edit) @10302   16 years vboxsync configure: qt4 is mandatory now
(edit) @10291   16 years vboxsync configure: detect Sun Qt4 libs
(edit) @10217   16 years vboxsync configure: write Qt4 pathes to AutoConfig.kmk
(edit) @10175   16 years vboxsync uic3 is not necessary anymore
(edit) @9936   16 years vboxsync configure: allow to specify a recompiler gcc in general
(edit) @9733   16 years vboxsync small fix
(edit) @9671   16 years vboxsync configure: allow the user to specify the QT4 directory
(edit) @9479   16 years vboxsync Fixed configure syntax for Solaris hosts.
(edit) @9196   17 years vboxsync gcc-4.0 is allowed for Darwin only
(edit) @9133   17 years vboxsync The proper way of building on leopard.
(edit) @9035   17 years vboxsync configure: the SDL_ttf check is weak so make sure we don't need it if …
(edit) @8551   17 years vboxsync configure: fixed --disable-kmods
(edit) @8464   17 years vboxsync configure: no Qt3/Qt4 on Darwin/OSE
(edit) @8461   17 years vboxsync configure: proper gcc-4.3 check
(edit) @8344   17 years vboxsync typo
(edit) @8175   17 years vboxsync rebranding
(edit) @8073   17 years vboxsync configure: Qt4 is default enabled on Darwin again, --disable-qt …
(edit) @8072   17 years vboxsync Check that i386-elf-gcc* is around to prevent trouble when op.o fails …
(edit) @8070   17 years vboxsync Check for leopard and set VBOX_TARGET_MAC_OS_X_VERSION_10_5 if found. …
(edit) @8069   17 years vboxsync Can't require qt4 without a working --disable-qt - don't know how to …
(edit) @8068   17 years vboxsync Seems /bin/sh has a builtin echo that does not grok the -n option, at …
(edit) @8056   17 years vboxsync configure: build the Qt4 GUI but not the Qt3 GUI on Darwin
(edit) @8052   17 years vboxsync configure: another Qt4 fix
(edit) @8051   17 years vboxsync configure: attempt to adapt the Qt4 detection to Darwin
(edit) @8045   17 years vboxsync configure: no Qt3 on Darwin
(edit) @8044   17 years vboxsync configure: next attempt to fix SDL detection on Darwin
(edit) @8041   17 years vboxsync attempt to fix darwin
(edit) @8037   17 years vboxsync configure: try to detect SDL on Mac, make lack of sdl_ttf nofatal
(edit) @8018   17 years vboxsync configure: added --disable-alsa switch
(edit) @7704   17 years vboxsync configure: fixed SDL_main
(edit) @7699   17 years vboxsync configure: fixed SDL detection
(edit) @7522   17 years vboxsync configure: cosmetical fix
(edit) @7514   17 years vboxsync configure: another Qt4 uic3 detection fix
(edit) @7511   17 years vboxsync Linux/configure: check_avail() causes the script to exit if its …
(edit) @7493   17 years vboxsync configure: better Qt4 uic3 detection
(edit) @7481   17 years vboxsync configure: typo
(edit) @7470   17 years vboxsync configure: improved detection of Qt4
(edit) @7395   17 years vboxsync configure: actually check against 1.1.17
(edit) @7393   17 years vboxsync configure: check for libxslt
(edit) @7306   17 years vboxsync libxslt still not needed
(edit) @7298   17 years vboxsync configure: check for libxslt
(edit) @7290   17 years vboxsync configure: force building of libssl on Darwin
(edit) @7289   17 years vboxsync enable everything on darwin
(edit) @7288   17 years vboxsync configure: build libxml2 on Darwin in every case
(edit) @7273   17 years vboxsync We build libpng on the mac.
(edit) @7270   17 years vboxsync No need for mkisofs on darwin (and we don't know where to get it anyway).
(edit) @7222   17 years vboxsync check for Qt4 (currently optional)
(edit) @6928   17 years vboxsync add --build-profile switch
(edit) @6516   17 years vboxsync libSDLmain is not needed on Linux as well
(edit) @6500   17 years vboxsync libxml2: version 2.6.24 is known to not work, 2.6.26 is known to work …
(edit) @6371   17 years vboxsync libpng is needed for OSE as well (VBoxHeadless frontend)
(edit) @6212   17 years vboxsync configure fix
(edit) @6199   17 years vboxsync configure: determine installed kBuild packages on Linux
(edit) @6157   17 years vboxsync configure: added --disable-kmods to prevent compilation of Linux …
(edit) @6125   17 years vboxsync removed the remaining VBoxXML part
(edit) @6122   17 years vboxsync Updated libxml2 minimum version requirement to 2.6.24.
(edit) @6101   17 years vboxsync configure: added PulseAudio detection, added --disable-pulse to …
(edit) @6098   17 years vboxsync configure: added --build-libxml2
(edit) @6097   17 years vboxsync configure: check for libxml2 >= version 2.6.23 as libxml2 2.6.22 is …
(edit) @6078   17 years vboxsync configure: fixed parsing of libxml2 incs/libs
(edit) @6060   17 years vboxsync libxml2 check for the upcoming branch merge
(edit) @5810   17 years vboxsync Configure (Linux): added an additional search directory for Qt
(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
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