Ashish Kulkarni
|
9835501864
improve error reporting for failed commands in build script
|
11 years ago |
Ashish Kulkarni
|
b7b9805e3f
include updated VERSION when generating the source tarball
|
11 years ago |
Ashish Kulkarni
|
c67fbc765c
generate native PKG for OS X using "fpm"
|
11 years ago |
Ashish Kulkarni
|
b86fb42126
refactor the OS X build system to use latest libjpeg/libpng libraries
|
11 years ago |
Ashish Kulkarni
|
e2cbb9d0dc
generate native packages for the target linux distribution using "fpm"
|
11 years ago |
Ashish Kulkarni
|
5fdf1684c3
fix compilation error for linux builds due to missing iconv support
|
11 years ago |
Ashish Kulkarni
|
a0678e36f8
install the "fpm" and "ronn" ruby gems into the schroot environments
|
11 years ago |
Ashish Kulkarni
|
6eba9089a2
add the 'download_file' command when setting up linux schroot environment
|
11 years ago |
Ashish Kulkarni
|
4f180dface
downgrade to libpng-1.5.18 to avoid issues related to the sRGB profile
|
11 years ago |
Ashish Kulkarni
|
1177538b1a
fix error on Windows when attempting to remove folders having read-only files
|
11 years ago |
Ashish Kulkarni
|
93d8b2a49e
upgrade OpenSSL to 1.0.1h to fix multiple security vulnerabilities
|
11 years ago |
Ashish Kulkarni
|
dd8e4d253a
specify explicit dependencies when building the CentOS chroots
|
11 years ago |
Ashish Kulkarni
|
c8a117ad8c
specify explicit dependencies when building the Debian/Ubuntu chroots
|
11 years ago |
Ashish Kulkarni
|
bd16273f80
add proper support for "make install" and use it for the linux builds
|
11 years ago |
Ashish Kulkarni
|
e79fb7ca42
perform the POSIX and OS X builds with -no-rpath
|
11 years ago |
Ashish Kulkarni
|
1f9831a558
add target for generating the source tarball in the build script
|
11 years ago |
Ashish Kulkarni
|
590b42b450
fix compilation of OpenSSL for 64-bit MSVC build
|
11 years ago |
Ashish Kulkarni
|
61cda9368f
do not pre-create the static-build directory in the build script
|
11 years ago |
Michael Nitze
|
95292dcf7a
support building/running on all OS X versions >= 10.6
|
11 years ago |
Ashish Kulkarni
|
e3028d12e1
make the build script more compatible with Python 3
|
11 years ago |
Ashish Kulkarni
|
9fbbeefafb
use system libraries for zlib, libpng and libjpeg
|
11 years ago |
Ashish Kulkarni
|
9db4dce10d
implement a more generic approach for building dependent libraries
|
11 years ago |
Ashish Kulkarni
|
874d619057
avoid using print statement in the build script
|
11 years ago |
Ashish Kulkarni
|
2c42de9d79
do not support a debug build for OpenSSL
|
11 years ago |
Ashish Kulkarni
|
3c0caee72e
improvements in building dependent libraries for Windows
|
11 years ago |
Ashish Kulkarni
|
3abc05203f
install debian-archive-keyring before creating the chroot environments
|
11 years ago |
Ashish Kulkarni
|
5075a2cfe4
use gmake wherever it is available for the posix-local build
|
11 years ago |
Ashish Kulkarni
|
cb3a4d0ce1
create the linux chroots under /var/chroot by default
|
11 years ago |
Ashish Kulkarni
|
659d306478
prefer SUDO_USER over logname to find login for granting schroot access
|
11 years ago |
Ashish Kulkarni
|
c3d2b2ca8f
allow changing the location in which the chroot environments are created
|
11 years ago |