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: emscripten-core/emscripten
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.8.4
Choose a base ref
...
head repository: emscripten-core/emscripten
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.8.5
Choose a head ref
  • 5 commits
  • 5 files changed
  • 1 contributor

Commits on Jan 6, 2014

  1. Configuration menu
    Copy the full SHA
    1446d22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72291a2 View commit details
    Browse the repository at this point in the history
  3. apply EMMAKEN_CFLAGS directly to commandline, not just to clang calls…

    …, so that we can parse it in emcc and e.g. disable vectorization as necessary
    kripken committed Jan 6, 2014
    Configuration menu
    Copy the full SHA
    c683909 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7754411 View commit details
    Browse the repository at this point in the history
  5. check clang version before applying version-specific changes, like di…

    …sabling vectorization in llvm 3.4
    kripken committed Jan 6, 2014
    Configuration menu
    Copy the full SHA
    ce66f8d View commit details
    Browse the repository at this point in the history
Loading