Commit Graph

  • f4b270fd16 Update binary target name jechague 2021-06-09 08:47:11 -0300
  • 77244d0806 Update bundle Davide De Rosa 2021-05-30 23:34:59 +0200
  • 901f68c07a Bump OpenSSL version Davide De Rosa 2021-05-24 10:29:35 +0200
  • bff633ae76 Update binary target checksum runner 2021-03-29 20:39:05 +0000
  • f14df55204 Remove ARM64e architecture from XCFramework since it´s not correctly supported on Swift Packages José Echagüe 2021-03-29 16:22:40 -0300
  • ada87845f8 Bump podspec v11 Davide De Rosa 2021-03-02 14:49:24 +0100
  • fa491f04c0 Fix removed +x permission Davide De Rosa 2021-03-02 14:48:08 +0100
  • aeb695b01e
    Merge pull request #38 from lmmenge/master Davide De Rosa 2021-03-02 14:29:53 +0100
  • 299ead147c Add watchos-sim-cross-arm64 target Lucas Menge 2021-03-02 12:00:44 +0100
  • 30c3fdddfc Update to OpenSSL 1.1.1j Lucas Menge 2021-03-02 12:00:29 +0100
  • 477e38f3c3 Update binary target checksum runner 2021-01-15 18:55:25 +0000
  • 69901845f9 Update download url on release José Echagüe 2021-01-15 13:39:17 -0300
  • ddf043a314 Update binary target checksum runner 2021-01-15 14:49:21 +0000
  • 91cb6931b8
    Merge pull request #1 from jechague/use-openssl-1.1.1i José Echagüe 2021-01-15 11:19:14 -0300
  • 0d02a82a50 Enable verbose-on-error for CI builds José Echagüe 2021-01-15 10:39:15 -0300
  • 081000fcdd Add GitHub Actions workflow José Echagüe 2021-01-15 10:29:38 -0300
  • 9609538595 Add Swift Package definition José Echagüe 2021-01-15 10:29:24 -0300
  • ec2d13bcb3 Add configurations for: ios-cross-armv7s, ios-cross-armv7, ios-sim-cross-i386, watchos-sim-cross-arm64, tvos-sim-cross-arm64 Use the iOS 10 SDK (needed for building i386 arch) José Echagüe 2021-01-15 09:15:43 -0300
  • 052b0e76b7 Update default version to 1.1.1i José Echagüe 2021-01-15 09:14:39 -0300
  • d217ffc557 Fix cache syntax and be verbose Davide De Rosa 2021-01-05 01:34:12 +0100
  • a8d8ab52e7 Drop x permission Davide De Rosa 2020-12-28 17:33:58 +0100
  • e4cf209521 Upgraded to OpenSSL 1.1.1i CJ Tjhai 2020-12-22 00:19:33 +0000
  • 769f441716
    Merge pull request #33 from ilkerc/master v10 Davide De Rosa 2020-12-09 19:25:40 +0100
  • 75657e29b5
    Update OpenSSL-Apple.podspec ilker cam 2020-12-09 20:33:46 +0300
  • 663095279f
    Update create-openssl-framework.sh ilker cam 2020-12-09 20:33:18 +0300
  • 7eb1ce9894 Reintroduce legacy i386 targets Davide De Rosa 2020-12-02 20:31:43 +0100
  • ab1ecbeca7 Bump version v9 Davide De Rosa 2020-11-19 20:49:04 +0100
  • b436a24d22 Fix min iOS SDK overridden globally Davide De Rosa 2020-11-19 17:17:08 +0100
  • c1ce10a4f0
    Merge pull request #26 from keeshux/migrate-to-xcframework Davide De Rosa 2020-11-17 10:07:04 +0100
  • 9c4458af56 Raise CI timeout further Davide De Rosa 2020-11-15 19:14:10 +0100
  • 8ed4b35737 Update Demo with XCFramework Davide De Rosa 2020-11-14 17:54:34 +0100
  • 519ec9de7c Update podspec to use XCFramework v8 Davide De Rosa 2020-11-14 15:46:28 +0100
  • 0c61811aed Produce XCFramework from per-platform frameworks Davide De Rosa 2020-11-14 15:07:43 +0100
  • 3f826877c1 Skip lipo -create for static libs Davide De Rosa 2020-11-13 23:46:49 +0100
  • 035c02ec02
    Merge pull request #25 from keeshux/apple-silicon Davide De Rosa 2020-11-14 16:50:53 +0100
  • 2f5cdaf136 Clean up platforms Davide De Rosa 2020-11-13 22:49:03 +0100
  • 8ad22a2b3e Update Demo Davide De Rosa 2020-11-13 22:14:25 +0100
  • ca05f8c697 Update README with recent archs Davide De Rosa 2020-11-13 00:56:27 +0100
  • edeb296502 Bump podspec v7 Davide De Rosa 2020-11-12 21:09:47 +0100
  • dfbf5a0564 Omit ARM64 simulator until migration to XCFrameworks Davide De Rosa 2020-11-12 20:13:57 +0100
  • 2f6f4f5d57 Update README Davide De Rosa 2020-11-12 19:30:56 +0100
  • 340537f48e Bump podspec targets Davide De Rosa 2020-11-12 00:29:54 +0100
  • 029e8ddeee Enable ARM64 assembler on Apple Silicon Davide De Rosa 2020-11-11 23:16:09 +0100
  • 1cf972d36f Override min SDK for Apple Silicon Davide De Rosa 2020-11-11 22:29:05 +0100
  • 2d7d115186 Add arm64 targets Davide De Rosa 2020-11-11 20:37:03 +0100
  • 2be1214e3b Strip and reorder targets Davide De Rosa 2020-11-11 20:37:03 +0100
  • 09dc3f6031 Add arm64e to podspec Davide De Rosa 2020-11-11 20:11:33 +0100
  • 41e15eb577
    Merge pull request #23 from keeshux/support-mac-catalyst Davide De Rosa 2020-11-12 16:43:46 +0100
  • 506c071196 Add macOS Catalyst support Davide De Rosa 2020-11-07 01:03:46 +0100
  • 53c7af66e3 Bump default version to 1.1.1h Davide De Rosa 2020-11-07 12:55:53 +0100
  • 184673f650 Drop support for OpenSSL 1.0.x Davide De Rosa 2020-11-06 22:39:47 +0100
  • 3b61cfc72e Configure Demo for basic CI Davide De Rosa 2020-10-31 01:32:11 +0100
  • fd2b41facc
    Merge pull request #22 from AndreasVerhoeven/master Davide De Rosa 2020-10-19 13:05:40 +0200
  • 1f6e54a774 Removed debug echo Andreas Verhoeven 2020-10-14 17:09:26 +0200
  • a8745f135e Adds support for WatchOS Simulator on Xcode 12 (x86_64) Andreas Verhoeven 2020-10-14 16:49:39 +0200
  • 12b74f9064
    Merge pull request #16 from ilammy/configure-min-sdk Davide De Rosa 2020-05-24 00:03:28 +0200
  • 3d03ccc56a Normalize OpenSSL version for App Store Davide De Rosa 2020-05-12 12:38:20 +0200
  • 5bea567b12
    Merge pull request #17 from ilammy/macos-symlinks Davide De Rosa 2020-05-09 17:57:11 +0200
  • fb997dc62f Set OpenSSL version in CFBundleShortVersionString Alexei Lozovsky 2020-05-09 18:24:48 +0300
  • 5d14c91074 Set accurate minimum SDK version in Info.plist Alexei Lozovsky 2020-05-09 17:45:50 +0300
  • 54315154fb Set accurate minimum SDK version in dylibs Alexei Lozovsky 2020-05-09 16:51:57 +0300
  • d577228bbd Make minimum SDK version configurable Alexei Lozovsky 2020-05-09 15:52:42 +0300
  • 113509896b Don't symlink macOS framework if not building it Alexei Lozovsky 2020-05-08 10:10:17 +0300
  • a148510cab Update README accordingly Davide De Rosa 2020-05-08 21:24:35 +0200
  • 7df037b599 Default to 1.1.1g Davide De Rosa 2020-04-21 21:46:13 +0200
  • b152da304e Use minor version for macOS only v6 Davide De Rosa 2020-04-18 16:28:33 +0200
  • 27579c2833 Update bundle Davide De Rosa 2020-04-18 16:14:27 +0200
  • 9e16c2e8a6 Bump version Davide De Rosa 2020-04-18 16:07:00 +0200
  • 1ff0936171 Default to OpenSSL 1.1.1f Davide De Rosa 2020-04-18 16:06:16 +0200
  • 084a0cca75 Truncate SDK folder to minor version Davide De Rosa 2020-04-18 14:58:40 +0200
  • 7e774ecb47 Support arm64e Davide De Rosa 2020-03-01 22:42:28 +0100
  • 1ffd32e815
    Merge pull request #13 from keeshux/openssl-1.1.1 Davide De Rosa 2020-03-01 22:54:45 +0100
  • 2148236b16 Remove test while building openssl Felix Schulze 2019-11-27 15:54:05 +0100
  • 8f9c6d9520 Restrict podspec template to iOS/macOS v5a Davide De Rosa 2019-11-01 20:39:20 +0100
  • 5266e1f398 Fix configuration file for 1.1.1 Davide De Rosa 2019-11-01 16:31:02 +0100
  • 1db1a8dc76 Bump version to 1.1.1 in scripts Davide De Rosa 2019-11-01 16:26:46 +0100
  • 9d17aa197b Add watchOS badge in README Davide De Rosa 2019-11-01 16:23:50 +0100
  • a71af96cb0 Update bundle v4 Davide De Rosa 2019-09-26 10:12:44 +0200
  • 3c335e1bb8 Credit Ezat Hashim for WatchOS contributions Davide De Rosa 2019-09-26 10:09:55 +0200
  • 388a9fe70f Update bundler Davide De Rosa 2019-09-26 09:56:00 +0200
  • 5c57d33826 Bump podspec template version Davide De Rosa 2019-09-26 09:46:35 +0200
  • c57fea7d24 Reproduce expected hierarchy for macOS frameworks Davide De Rosa 2019-09-25 22:59:08 +0200
  • 4b928744b7 Add WatchOS target to podspec Davide De Rosa 2019-09-26 09:52:03 +0200
  • 039d71c2b3 Merge branch 'watchos-targets' Davide De Rosa 2019-09-26 09:40:46 +0200
  • 78a70f645d Add WatchOS targets to build script Davide De Rosa 2019-09-26 09:39:59 +0200
  • b5f5209d59 Fixed an issue when compiling header file for WatchOS framework target ezathashim 2019-06-20 18:21:15 -0400
  • 06e3f46b1e Fixed watchOS target when generating frameworks ezathashim 2019-06-20 07:12:49 -0400
  • ccba291d58 Fixed script to allow for using OpenSSL 1.0.X and 1.1.X ezathashim 2019-06-19 18:28:21 -0400
  • efb1713380 Added WatchOS target to the build script ezathashim 2019-04-05 10:53:14 -0400
  • 8924213332 update to support 1.1.1b Yongli Jiang 2019-03-26 14:38:50 +0800
  • 9639db6200 Fix repository tag in podspec template v3 Davide De Rosa 2019-02-23 22:47:05 +0100
  • 25a33b749c Comply with semantic versioning syntax Davide De Rosa 2018-11-12 10:21:44 +0100
  • 2a68f6aaca Update badges Davide De Rosa 2018-10-21 00:12:19 +0200
  • a234d41c4a Merge branch 'drop-32bit' v2 Davide De Rosa 2018-09-26 13:05:24 +0200
  • 74513643eb Componentize podspec version Davide De Rosa 2018-09-26 11:09:00 +0200
  • b5794412da Use progressive tags to avoid confusion Davide De Rosa 2018-09-26 10:06:45 +0200
  • a6958f4c9b Default to 64-bit only Davide De Rosa 2018-09-26 10:04:57 +0200
  • 221b6edb30 Upgrade podspec Davide De Rosa 2018-09-24 14:00:33 +0200
  • 94297d1411 Merge branch 'bugfix/lock-cocoapods-to-gemfile' Davide De Rosa 2018-09-24 14:43:05 +0200
  • a0e0ac8010 Lock gems (CocoaPods) Davide De Rosa 2018-09-24 11:40:14 +0200