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: PerlGameDev/Alien-SDL2
base: 0ff1427f0917
Choose a base ref
...
head repository: PerlGameDev/Alien-SDL2
compare: 47879a4ff782
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Aug 12, 2013

  1. Adding error message for not being able to compile libSDL2 if pthread…

    … is missing. Also refactored out finding lib, inc, dlls so that we can iterate over an array for lib and lib64 on unix platforms that are 64bit.
    Kartik Thakore committed Aug 12, 2013
    Copy the full SHA
    f7af5e3 View commit details
    Browse the repository at this point in the history
  2. Fixed file temp usage

    Kartik Thakore committed Aug 12, 2013
    Copy the full SHA
    47879a4 View commit details
    Browse the repository at this point in the history