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: iguchunhui/JavaScriptCore-iOS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: phoboslab/JavaScriptCore-iOS
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
  • 19 files changed
  • 4 contributors

Commits on May 25, 2015

  1. -[BUILD] Fixes compilation issues in latest clang version. NOTE: The …

    …library should be updated to latest JSC version.
    Dario Segura committed May 25, 2015
    Configuration menu
    Copy the full SHA
    4c63e7e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2015

  1. [IOS] Library is now compatible with iOS 9 and Bitcode

    Dario Segura committed Sep 21, 2015
    Configuration menu
    Copy the full SHA
    7521770 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2015

  1. Configuration menu
    Copy the full SHA
    589461e View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2015

  1. Configuration menu
    Copy the full SHA
    5570d06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac4a764 View commit details
    Browse the repository at this point in the history
  3. [TVOS] Adds tvOS compatibility through the addition of the maketvos.p…

    …y script (and project file changes)
    Dario Segura committed Oct 13, 2015
    Configuration menu
    Copy the full SHA
    c27a0e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2015

  1. [TVOS] Moved tvOS schemes to the shared data folder.

    Dario Segura committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    bde6a43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e70480a View commit details
    Browse the repository at this point in the history
  3. [TVOS] maketvos script names the output framework JavaScriptCore inst…

    …ead of JavaScriptCore-tvOS
    Dario Segura committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    84abbec View commit details
    Browse the repository at this point in the history
  4. Merge pull request phoboslab#31 from TrompoGames/master

    [TVOS] Adds tvOS compatibility.
    phoboslab committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    e17c376 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2015

  1. [TVOS] Adds the -fembed-bitcode flag to build script so the framework…

    … can be used while archiving tvOS builds.
    Dario Segura committed Oct 21, 2015
    Configuration menu
    Copy the full SHA
    fccffee View commit details
    Browse the repository at this point in the history
  2. [TVOS] Suppressed unused argument warning (promoted to error by defau…

    …lt) to avoid issues while building from command line for tvOS.
    Dario Segura committed Oct 21, 2015
    Configuration menu
    Copy the full SHA
    81c198c View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2015

  1. Merge pull request phoboslab#32 from TrompoGames/master

    [TVOS] Adds the -fembed-bitcode flag to build script.
    phoboslab committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    1021bc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c652026 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2016

  1. Added discontinued notice

    phoboslab committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    544b3a2 View commit details
    Browse the repository at this point in the history
Loading