Skip to content
Permalink

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: sqlcipher/openssl-xcode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: colemancda/openssl-xcode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 90 files changed
  • 1 contributor

Commits on Aug 26, 2015

  1. created fake modules

    for Swift compatibility
    colemancda committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    590883c View commit details
    Browse the repository at this point in the history
  2. deleted umbrella header

    and added code signing for framework
    colemancda committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    da53764 View commit details
    Browse the repository at this point in the history
  3. added WatchOS target

    colemancda committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    35ea18c View commit details
    Browse the repository at this point in the history
  4. added OpenSSL submodule

    colemancda committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    13c3b28 View commit details
    Browse the repository at this point in the history
  5. deleted extra module maps

    colemancda committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    a8c19cf View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2015

  1. added libssl target

    colemancda committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    0084beb View commit details
    Browse the repository at this point in the history
  2. working on targets

    colemancda committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    804d095 View commit details
    Browse the repository at this point in the history
  3. restored original script

    colemancda committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    d6cd8d7 View commit details
    Browse the repository at this point in the history
  4. working on build script

    colemancda committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    f531cab View commit details
    Browse the repository at this point in the history
  5. working on build script

    colemancda committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    583c80e View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2015

  1. added tests target

    colemancda committed Aug 29, 2015
    Configuration menu
    Copy the full SHA
    cd89064 View commit details
    Browse the repository at this point in the history
  2. got test case working

    colemancda committed Aug 29, 2015
    Configuration menu
    Copy the full SHA
    dea0e00 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2015

  1. Configuration menu
    Copy the full SHA
    c174213 View commit details
    Browse the repository at this point in the history
  2. deleted WatchOS scheme

    colemancda committed Aug 30, 2015
    Configuration menu
    Copy the full SHA
    19faf14 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2015

  1. added static libraries

    colemancda committed Aug 31, 2015
    Configuration menu
    Copy the full SHA
    2b83191 View commit details
    Browse the repository at this point in the history
Loading