Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-04-20 | Launch directly in Mac without terminal | tkeph616 | 1 | -12/+0 | |
2019-03-23 | travis/macos: Use macpack to bundle dependencies | Alex James | 1 | -2/+2 | |
This appears to properly handle the ffmpeg libraries that dylibbundler failed to patch. | |||||
2019-03-23 | travis: Simplify macos/upload.sh | MerryMage | 1 | -81/+11 | |
2018-01-15 | CMake: Output binaries to bin/ | spycrab | 1 | -2/+2 | |
2018-01-13 | Update build scripts | MerryMage | 1 | -22/+22 | |
2017-10-07 | travis: Split build scripts for different platforms | MerryMage | 1 | -0/+110 | |
This commit also separates clang-format from the linux build, closing #2702. |