index
:
delta/VirtualBox-svn.git
master
www.virtualbox.org: svn/vbox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure: FreeBSD fix
vboxsync
2019-02-01
1
-0
/
+3
*
scm --update-copyright-year
vboxsync
2019-01-01
1
-1
/
+1
*
Recording: VBOX_WITH_VIDEOREC -> VBOX_WITH_RECORDING.
vboxsync
2018-11-09
1
-2
/
+2
*
IPRT: Try shut up xmlFree linker warning.
vboxsync
2018-10-07
1
-1
/
+3
*
configure: Require openssl 1.0.1. bugref:9246
vboxsync
2018-09-17
1
-2
/
+2
*
IPRT/crypto: Added RTCrRandBytes and RTCrPkcs5Pbkdf2Hmac. The latter means o...
vboxsync
2018-09-17
1
-2
/
+2
*
configure: Handle libopus on solaris/darwin like libvpx, i.e. pretend it does...
vboxsync
2018-07-26
1
-2
/
+14
*
configure: remove the upper version limit in the gcc test and plan to
vboxsync
2018-07-25
1
-3
/
+2
*
configure: allow Python 3.6. Thank you Gianfranco Costamagna.
vboxsync
2018-07-16
1
-1
/
+1
*
libopus: only build libopus on old Linux distributions: use the system versio...
vboxsync
2018-07-13
1
-0
/
+39
*
configure: remove mkisofs, which we no longer use.
vboxsync
2018-07-02
1
-34
/
+0
*
Revert r123178.
vboxsync
2018-06-22
1
-3
/
+1
*
configure: always build our own libssl on non-OSE.
vboxsync
2018-06-22
1
-1
/
+3
*
configure: Add SPARC for the CPU detection
vboxsync
2018-03-14
1
-0
/
+8
*
configure: do not do kernel module test builds with --disable-kmods.
vboxsync
2018-01-09
1
-27
/
+2
*
*: scm --update-copyright-year
vboxsync
2017-10-28
1
-1
/
+1
*
backed out r118835 as it incorrectly updated the 'This file is based on' file...
vboxsync
2017-10-28
1
-1
/
+1
*
*: scm --update-copyright-year
vboxsync
2017-10-28
1
-1
/
+1
*
configure: detect macOS 10.13
vboxsync
2017-08-21
1
-0
/
+8
*
configure: fix for check_gcc
vboxsync
2017-08-03
1
-4
/
+4
*
configure: simplify script, use printf as echo -n replacement
vboxsync
2017-07-18
1
-11
/
+2
*
configure: for internal builds on Linux insist on OpenWatcom
vboxsync
2017-06-29
1
-1
/
+5
*
configure: removed check_i386elfgcc() which is unused for a long time
vboxsync
2017-06-09
1
-20
/
+0
*
configure: typo (thanks again socratis!)
vboxsync
2017-06-07
1
-1
/
+1
*
configure: support building on macOS 10.12 (thanks socratis!)
vboxsync
2017-06-01
1
-0
/
+8
*
configure: set TOOL_Bs3Gcc64Elf64_CC / TOOL_Bs3Gcc64Elf64_CXX as well
vboxsync
2017-05-31
1
-0
/
+12
*
drop VBOX_WITH_QTGUI_V5 and friends
vboxsync
2017-05-24
1
-190
/
+1
*
configure: depend on Qt 5.6 or later
vboxsync
2017-05-23
1
-1
/
+1
*
configure: improved gcc 7 check
vboxsync
2017-05-17
1
-3
/
+9
*
configure/debian: by default stay with Qt requirement 5.3.2 but when building...
vboxsync
2017-05-08
1
-3
/
+17
*
configure: Linux > 4.8.0 => Linux >= 4.9.0
vboxsync
2017-02-27
1
-1
/
+1
*
configure: don't compile the host/guest kernel modules as part of the normal ...
vboxsync
2017-02-24
1
-2
/
+25
*
configure: allow gcc 7
vboxsync
2017-02-07
1
-4
/
+1
*
configure: another fix
vboxsync
2017-01-18
1
-1
/
+4
*
configure: VBOX_WITH_VPX => VBOX_WITH_LIBVPX according to recent changes
vboxsync
2017-01-18
1
-1
/
+1
*
configure: explicitly add -std=c++11 when trying to detect Qt5 with g++-4.8
vboxsync
2017-01-18
1
-0
/
+2
*
configure: allow python3.4m as well
vboxsync
2016-11-03
1
-1
/
+1
*
configure: allow gcc 6.x
vboxsync
2016-08-23
1
-1
/
+1
*
configure: disable -Werror for distro-builds
vboxsync
2016-08-17
1
-0
/
+3
*
configure: fixed options to disable pulse/alsa
vboxsync
2016-08-17
1
-2
/
+2
*
NetBSD: Commit patches 001 - 003 contributed by Kamil Rytarowski on vbox-dev,...
vboxsync
2016-07-22
1
-1
/
+4
*
configure: don't allow gcc < 4.4
vboxsync
2016-07-18
1
-4
/
+4
*
configure: allow python 3
vboxsync
2016-07-15
1
-1
/
+1
*
configure: typo in gcc_check error message
vboxsync
2016-06-21
1
-1
/
+1
*
configure: fix for gcc 5 check (thanks Gianfranco Costamagna!)
vboxsync
2016-06-09
1
-1
/
+1
*
configure: allow gcc 6.1
vboxsync
2016-05-30
1
-2
/
+2
*
configure: minimum Python version is 2.6 on all platforms since making the AP...
vboxsync
2016-05-23
1
-8
/
+3
*
configure: make the switch consistent with the actual help
vboxsync
2016-05-20
1
-1
/
+1
*
configure: make echo -n work again on Solaris 11 without /usr/ucb
vboxsync
2016-04-29
1
-3
/
+8
*
configure: log more verbose when testing different Qt5 locations
vboxsync
2016-04-19
1
-0
/
+2
[next]