Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-09 | Travis: Use pip to install SCons on OSX | Rémi Verschelde | |
Not sure why we switched from homebrew to scons-local anymore, but pip should work just fine and is recommended by upstream. Downloads of scons-local from SourceForge were quite iffy, so this should help avoid CI errors due to not having downloaded SCons successfully. Setting Python's user binary PATH seems necessary on Travis/OSX as per travis-ci/travis-ci#5030 (confirmed that 'scons' is not in PATH without it). | |||
2018-04-12 | Travis: Upgrade scons-local to 3.0.1 on OSX | Rémi Verschelde | |
Also change URL, prdownload alias seems broken right now on SF. | |||
2017-11-13 | change matrix and enable caching for Android, iOS and macOS (cross-compile) | Rhody Lugo | |