Commit Graph

50 Commits

Author SHA1 Message Date
Matthias Mailänder
e7a64ab8b0 automatically check for code style violations 2014-12-25 10:27:45 +01:00
Matthias Mailänder
e1a441b7f3 use official Travis csharp support 2014-12-06 08:50:07 +01:00
Matthias Mailänder
05bc9e5a7a native dependencies are not required during the build 2014-11-30 09:50:39 +01:00
Paul Chote
97e5473126 Remove linux native libraries and automate configure. 2014-11-30 10:20:24 +13:00
Paul Chote
260c36239b Remove automated rpm and arch packaging.
See #6480 for the reasoning.
2014-11-30 09:34:54 +13:00
Oliver Brakmann
7359af8667 Wiki: keep separate Trait and Lua API docs for release and playtest 2014-11-16 10:41:47 +01:00
Matthias Mailänder
c026df8ddd build with previous latest mono 3.8 2014-10-11 09:13:39 +02:00
Paul Chote
c5d987be66 Revert "build with latest Mono from @Xamarin"
This reverts commit f1bfbf933b.
2014-10-05 17:51:32 +13:00
Matthias Mailänder
f1bfbf933b build with latest Mono from @Xamarin 2014-09-29 21:10:46 +02:00
Matthias Mailänder
32be7df07c bring back the automatic wiki update
closes #5900
2014-08-09 14:12:35 +02:00
Matthias Mailänder
fd68c81b15 Update .travis.yml
remove failing auto-wiki-update
2014-07-09 14:11:01 +02:00
Matthias Mailänder
eb27c9ef9d run ./update-wiki.sh again after release deployment
closes #5643
2014-06-16 09:29:17 +02:00
Chris Forbes
83fc5085e3 Adjust travis config to update package lists before installing dependencies 2014-06-13 10:29:22 +12:00
Paul Chote
a0723bfec3 Fix pacman installation. 2014-06-07 20:58:08 +12:00
Paul Chote
c811be1795 Fix arch package building on Travis. 2014-06-07 20:27:38 +12:00
Matthias Mailänder
71e58fce30 be overly pedantic with ${}
because bash
2014-06-05 13:47:58 +02:00
Matthias Mailänder
354353814e fix RPM filename 2014-06-05 13:18:07 +02:00
Matthias Mailänder
6e289a549d deploy on all branches again 2014-06-05 13:02:10 +02:00
Matthias Mailänder
87ddbddf2f try an absolute path instead 2014-06-05 11:58:01 +02:00
Matthias Mailänder
2ca6bb5102 only install packaging tools before deploying 2014-06-05 11:34:04 +02:00
Matthias Mailänder
bdc50241ac don't build on bleed and fail because $TRAVIS_TAG is empty 2014-06-05 11:17:10 +02:00
Matthias Mailänder
fd6a769511 special Linux version name scheme 2014-06-05 10:51:09 +02:00
Matthias Mailänder
366b49f050 fix directory
we seem to be already in cd packaging
2014-06-05 10:18:09 +02:00
Matthias Mailänder
1eea78551b new OAuth new luck 2014-06-05 09:39:39 +02:00
Matthias Mailänder
d514344e39 whitelist pkgtest branches 2014-06-05 09:02:53 +02:00
Matthias Mailänder
4d4be9caf2 update encrypted OAuth 2014-06-04 09:24:41 +02:00
Matthias Mailänder
305412ae3d pacman does not exist on Ubuntu 2014-06-04 09:24:39 +02:00
Matthias Mailänder
4327169aaf was useful, but is kinda spammy 2014-06-01 18:20:06 +02:00
Matthias Mailänder
248ba4a4d7 fix the Travis deployment 2014-06-01 16:57:43 +02:00
Matthias Mailänder
4d8942a79d try to debug what is going on with $TRAVIS_TAG 2014-06-01 13:23:36 +02:00
Matthias Mailänder
6c762f9c55 separate make dependencies into CLI and bundled native ones 2014-06-01 05:10:24 +02:00
Matthias Mailänder
b304f4754c we don't support SDL 1.2 anymore 2014-05-26 07:50:12 +02:00
Matthias Mailänder
f6657b3049 also watch master and next for deployment 2014-05-26 07:49:54 +02:00
Paul Chote
2995a7dd55 Merge pull request #5341 from Mailaender/travis-deploy
Setup Travis CI to deploy GitHub releases
2014-05-19 10:52:36 +12:00
Matthias Mailänder
96d39d4dee use Travis CI to deploy GitHub releases
closes #3775
2014-05-17 17:24:55 +02:00
Matthias Mailänder
7769a3a0e9 try to cache the build dependencies 2014-05-17 14:29:23 +02:00
Matthias Mailänder
d7170cad89 try to remove the sudo apt-get update 2013-11-02 13:30:34 +01:00
Matthias Mailänder
3d3b2f8dc4 test run packaging/package-all.sh 2013-11-02 13:17:26 +01:00
Matthias Mailänder
611a2da697 remove xbuild as it does not work properly 2013-11-02 11:58:58 +01:00
Paul Chote
477d045e0a Re-enable travis notices without joining.
This reverts commit dbb38e3a42.
2013-10-21 18:54:05 +13:00
Matthias Mailänder
dbb38e3a42 Update .travis.yml
the channel does not allow notices from outside
2013-10-21 00:09:58 +02:00
Matthias Mailänder
06f06ffbb1 a less noisy Travis CI bot IRC notification 2013-10-20 14:35:33 +02:00
Matthias Mailänder
7a4f29afc6 apt-get update in before_install 2013-09-20 18:27:52 +02:00
Matthias Mailänder
de4c224b5c separate RALint tests from regular builds 2013-09-20 18:27:46 +02:00
Matthias Mailänder
2e7081e22e we only require non-CLI binaries to build 2013-09-08 13:47:27 +02:00
Paul Chote
b7ea36b858 Merge pull request #3176 from Mailaender/travis-xbuild
Added xbuild to Travis configuration
2013-05-15 00:10:54 -07:00
Matthias Mailänder
37069652c0 fix dependency installation for Travis CI
looks like the Ubuntu repositories don't update automatically
2013-05-12 07:37:39 +02:00
Matthias Mailänder
3c4a68bfbc add xbuild to travis configuration
to check if we can still compile with MonoDevelop/Visual Studio
2013-04-27 15:51:07 +02:00
Matthias Mailänder
4c4acde590 removed unneccessary dependencies from Travis configuration 2013-04-13 21:09:19 +02:00
Matthias Mailänder
e475d0d0b9 Added travis script 2013-01-18 00:23:19 +01:00