Anton Tieleman
40f636f7f9
Merge changes from upstream/master
2016-09-18 11:26:46 +02:00
Anton Tieleman
74c4341f71
Fix error handling for non-verbose mode, add verbose-on-error
...
- Error handling was broken since spinner() did not return the status of the command that was executed.
- New option verbose-on-error to limit output, but still log in case of errors (for Travis builds)
- Check for errors during make depend
- Also log to file for verbose builds
- Remove make clean since the full build directory is removed anyway
- Make spinner cursor less nervous
2016-09-18 00:34:08 +02:00
Anton Tieleman
0f2afa24af
Allow build of subset of archs: make lipo arguments dynamic and copy include files from first built ARCH
2016-09-17 14:54:55 +02:00
zeroimpl
db5a35acae
Enable bitcode for iOS 10 SDK and beyond
2016-09-11 23:15:23 -04:00
Felix Schulze
fe8b1464db
Xcode 7.3 support, iOS 9.3
2016-08-09 18:47:06 +02:00
Stephen Hinton
e50a25b5dd
OpenSSL 1.0.2h
2016-05-04 12:11:59 -05:00
Steffen André Langnes
e154f51cd4
Fixed broken download/extraction of OpenSSL archives by getting them from GitHub.
...
The reason for this is that old archived versions of OpenSSL do not exist any more in the original location.
2016-03-08 18:51:06 +01:00
zhzenghui
38b30de71b
update openssl version
...
1.0.2f is remove
2016-03-02 11:02:18 +08:00
Felix Schulze
6f7e96be30
OpenSSL 1.0.2f
...
Fixes #88
Fixes #89
2016-01-31 19:21:05 +01:00
omochimetaru
7c6d93ff18
isolate openssl source per build
2016-01-11 20:32:12 +09:00
omochimetaru
e265fb2b91
wrap too long lines
2016-01-06 12:29:06 +09:00
omochimetaru
9f71eb4855
fix indent
...
replace all tabs to 2 spaces
apply same indent rule (e.g. case statement)
2016-01-06 12:08:17 +09:00
Felix Schulze
208b2bf9cc
Merge pull request #76 from x2on/show-progress
...
Add spinner for progress
2015-12-11 23:50:14 +01:00
Peter Zhou
fd7f063923
Using the headers for x86_64 instead of i386
...
RC4_INT is defined as unsigned char for i386, armv7, armv7s, arm64 which causes stack corruption for x86_64 platform.
2015-12-10 12:09:42 -08:00
Felix Schulze
86e3926087
More verbose
2015-12-08 18:24:38 +01:00
Felix Schulze
ae252f2d30
Add spinner for progress
2015-12-07 18:51:50 +01:00
Felix Schulze
a8aeebfac5
Add some output
2015-12-07 18:41:03 +01:00
Felix Schulze
9d029f5daa
OpenSSL 1.0.2e
2015-12-03 20:12:59 +01:00
Felix Schulze
24dc55b6a3
Fix variable
2015-11-16 19:47:23 +01:00
Felix Schulze
a9ab81be88
Add support for tvOS
2015-11-16 19:33:54 +01:00
Felix Schulze
9bfe4d0518
Bitcode for Xcode 7.1
...
Fixes #65
2015-10-25 22:21:39 +01:00
Alessandro Miliucci
64b87a6aa6
CURL options to support connection options
...
e.g. to work behind a corporate proxy:
CURL_OPTIONS="--proxy http://corpproxy.pro "
2015-09-18 15:16:52 +02:00
gpongelli
a18e098165
enable-ec_nistp_64_gcc_128 configuration
...
Set enable-ec_nistp_64_gcc_128 configuration for x64 archs
2015-08-21 16:34:06 +02:00
gpongelli
4067f5ae98
Check on $CONFIG_OPTION
...
Added check on $CONFIG_OPTION to conditionally execute make depend .
2015-08-13 03:06:10 +02:00
gpongelli
03b648cf1b
Added configuration option variable.
...
Added "make depend", to be run when disabling algorithms and "install_sw" to install only software without docs.
2015-08-11 20:19:00 +02:00
Felix Schulze
0a4bc1d826
Change MIN_SDK_VERSION to 7.9
2015-08-07 07:59:36 +02:00
Felix Schulze
a8982557cc
Add support for bitcode #Fixes 56
2015-08-06 08:02:24 +02:00
Felix Schulze
a7973c4c4a
OpenSSL 1.0.2d
2015-07-09 15:15:04 +02:00
Felix Schulze
a6e8008064
Modernize demo project using AutoLayout
2015-06-15 17:33:25 +02:00
RxCAI
38a974ba8f
OpenSSL 1.0.2c
2015-06-15 16:17:43 +02:00
Mark Pfluger
c5f0e16cca
OpenSSL 1.0.2b
2015-06-11 11:35:33 -04:00
Mark Pfluger
6f01046519
OpenSSL version bump: 1.0.2a
2015-03-19 12:27:33 -04:00
Felix Schulze
11feea5fb0
OpenSSL 1.0.2
2015-01-27 18:43:37 +01:00
Felix Schulze
378f6915f4
OpenSSL 1.0.1l
2015-01-17 17:32:27 +01:00
Felix Schulze
5521f68bc8
Update build-libssl.sh
2015-01-09 21:16:45 +01:00
Maxim V. Potapov
ac9f9a9bb5
using secure connection for getting sources
2014-12-11 21:00:20 +03:00
Felix Schulze
f04b4fd964
Update build-libssl.sh
2014-10-15 17:00:07 +02:00
Nesterenko Dmitry
8847a220b0
Update build-libssl.sh
2014-09-18 14:13:10 +04:00
Felix Schulze
fdafd9e912
OpenSSL 1.0.1i
2014-08-08 22:40:55 +02:00
Felix Schulze
9e1e66d4bf
OpenSSL 1.0.1h
2014-06-05 13:28:49 -07:00
Felix Schulze
b9e0ff0952
Verbose logging for travis
2014-04-17 15:38:35 +02:00
Felix Schulze
405119928c
OpenSSL 1.0.1g
2014-04-07 21:33:14 +02:00
Felix Schulze
98b16f4097
Change SDK Version for Xcode 5.1
2014-03-12 15:22:49 +01:00
Felix Schulze
57b4d2a5e6
Check if Xcode path contains whitespace. Fixes #23
2014-02-07 07:45:57 +01:00
Felix Schulze
b689d3faf2
OpenSSL 1.0.1f
2014-01-07 16:07:40 +01:00
Felix Schulze
a1666603b7
More error information for configure and make
2013-11-11 20:17:59 +01:00
Felix Schulze
401212334c
Error if path contains whitespaces. Fixes #20
2013-10-12 14:42:23 +02:00
Felix Schulze
b6dd1dbcf7
Add support for x86_64
...
Fixes #21
2013-10-12 14:05:36 +02:00
Michael Wermeester
05ea633636
- Add arm64 architecture support.
...
- Change base SDK to iOS 7.0.
2013-09-22 19:25:42 +02:00
Mato
c95c2233c2
check openssl version for configuration
2013-05-17 12:34:19 +02:00