summaryrefslogtreecommitdiffstats
path: root/.travis-upload.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Travis Build: OS X Startup Crash Fix (#1962)Andy Tran2016-07-261-0/+91
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Travis: Mac OS X Build Fix Addresses the issue of the nightly builds crashing on OS X. In short, the changes needed were to rename the references within the binaries in order to make the app “self-contained”. * Travis: Mac OS X Terminal Launches citra with a terminal (instead of going straight for the QT application, skipping the debugging terminal). * Travis: Clean Up Lines * Travis: Fix of EOL Issue * Travis: Merge Fixes from Build Branch * Travis: Forward OS X Arguments * Travis: Forward OS X Arg x2 The issue is, is that sure “open citra-qt.app —args test” works, but drag and drop doesn’t! * Travis: Something needed to be escaped
* Add GPL license.txt and README.md to buildsJannik Vogel2016-06-211-0/+4
|
* OS X: Use dylibbundler to include dylibs required by citra in nightly archiveMerryMage2016-03-151-0/+3
|
* OS X build uploading: auto-confirm SSH host keyarchshift2015-10-041-1/+1
| | | | Prevents error verifying host key (and we can't manually verify since the prompt is obviously non-interactive).
* Fix uploading of builds by adding exec bit to .travis-upload.sharchshift2015-07-141-0/+0
| | | | Fixes regression introduced by 6fc605a
* Travis: Remove use of sudo to enable use container-based buildsYuri Kunde Schlesner2015-07-111-1/+0
|
* Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot2015-05-291-3/+3
|
* CI: upload builds to builds.citra-emu.org instead of MEGAarchshift2015-03-171-0/+29