Ashish Kulkarni
|
590b42b450
fix compilation of OpenSSL for 64-bit MSVC build
|
11 lat temu |
Ashish Kulkarni
|
61cda9368f
do not pre-create the static-build directory in the build script
|
11 lat temu |
Michael Nitze
|
95292dcf7a
support building/running on all OS X versions >= 10.6
|
11 lat temu |
Ashish Kulkarni
|
e3028d12e1
make the build script more compatible with Python 3
|
11 lat temu |
Ashish Kulkarni
|
9fbbeefafb
use system libraries for zlib, libpng and libjpeg
|
11 lat temu |
Ashish Kulkarni
|
9db4dce10d
implement a more generic approach for building dependent libraries
|
11 lat temu |
Ashish Kulkarni
|
874d619057
avoid using print statement in the build script
|
11 lat temu |
Ashish Kulkarni
|
2c42de9d79
do not support a debug build for OpenSSL
|
11 lat temu |
Ashish Kulkarni
|
3c0caee72e
improvements in building dependent libraries for Windows
|
11 lat temu |
Ashish Kulkarni
|
3abc05203f
install debian-archive-keyring before creating the chroot environments
|
11 lat temu |
Ashish Kulkarni
|
5075a2cfe4
use gmake wherever it is available for the posix-local build
|
11 lat temu |
Ashish Kulkarni
|
cb3a4d0ce1
create the linux chroots under /var/chroot by default
|
11 lat temu |
Ashish Kulkarni
|
659d306478
prefer SUDO_USER over logname to find login for granting schroot access
|
11 lat temu |
Ashish Kulkarni
|
c3d2b2ca8f
allow changing the location in which the chroot environments are created
|
11 lat temu |
Ashish Kulkarni
|
b54f3aa700
fix check for detection of installed packages on Debian
|
11 lat temu |
Ashish Kulkarni
|
7fac78cd81
add support for OS X in the build script
|
11 lat temu |
Ashish Kulkarni
|
6808f14aef
perform an in-place prefix build for Qt in the build script
|
11 lat temu |
Ashish Kulkarni
|
054a5bb4ca
ignore all warnings when building Qt for the Linux builds
|
11 lat temu |
Ashish Kulkarni
|
a4e0a63c11
fix incorrect display of downloaded files in the build script
|
11 lat temu |
Ashish Kulkarni
|
33f08605a6
add --force and --verbose to the XZ compression options
|
11 lat temu |
Ashish Kulkarni
|
0f953db61c
use SUDO_USER if "logname" does not return any result
|
11 lat temu |
Ashish Kulkarni
|
659a072fe6
download OpenSSL tarball instead of using git for Windows builds
|
11 lat temu |
Ashish Kulkarni
|
34cedf9086
add a "posix-local" target to the build script
|
11 lat temu |
Ashish Kulkarni
|
0195b56639
allow the Qt configuration to be overriden in the build script
|
11 lat temu |
Ashish Kulkarni
|
b68ea09784
add support for Ubuntu Trusty/Precise targets in the build script
|
11 lat temu |
Ashish Kulkarni
|
38e17f9fa7
add support for CentOS 6 target in the build script
|
11 lat temu |
Ashish Kulkarni
|
e645739081
improve the setup targets in the build script
|
11 lat temu |
Ashish Kulkarni
|
1fbe69f04b
integrate standalone schroot setup/update scripts into the build script
|
11 lat temu |
Ashish Kulkarni
|
d1dc6887ce
fix OpenSSL build failure with perl 5.18 for mingw-w64 targets
|
11 lat temu |
Ashish Kulkarni
|
62510c2b8c
support "-debug" and "-clean" flags for all targets in build script
|
11 lat temu |