forked from sqlcipher/openssl-xcode
-
Notifications
You must be signed in to change notification settings - Fork 18
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: michaeltyson/openssl-xcode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: AbstractEmbedded/openssl-xcode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 5 files changed
- 1 contributor
Commits on May 17, 2019
-
Updated xcode project targets and respective build scripts for target…
…ing x86_x64 and ARM64 architectures: 1. Removed no-kb5 and no-asm options from OpenSSL config. no-kb5 option no longer exists. 2. Removed i386 and ppc architectures from build scripts. 3. Modified Universal Build to output static lib for x86_64, arm64 and armv7 platforms. 4. Replaced gcc with clang. Build tools bin is now located in the XCode toolchains path (eg CC=/usr/bin/clang). 5. Replaced make argument CFLAG with CFLAGS. 6. Added xcode project target crypto-ARM and crypto target script verbatim for targeting iOS and tvOS arm64 architectures. crypto-ARM target build script was copied from crypto [OSX] target build script verbatim with one exception: I replaced call to OpenSSL shortcut script “./config …” with explicit call to “./Configure ios64-cross …”. Otherwise the ./config script will target x86_64 and there seems to be no variable to pass through ./config to ./Configure.
Configuration menu - View commit details
-
Copy full SHA for c3bcb53 - Browse repository at this point
Copy the full SHA c3bcb53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 039740f - Browse repository at this point
Copy the full SHA 039740fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b60417 - Browse repository at this point
Copy the full SHA 6b60417View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37b5b31 - Browse repository at this point
Copy the full SHA 37b5b31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 053783d - Browse repository at this point
Copy the full SHA 053783dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63c60a5 - Browse repository at this point
Copy the full SHA 63c60a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bde24e - Browse repository at this point
Copy the full SHA 7bde24eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d0ff00 - Browse repository at this point
Copy the full SHA 0d0ff00View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master