Commit Graph

41 Commits

Author SHA1 Message Date
Vassil Vassilev
4587ace060 Typo. 2016-08-07 23:56:04 +02:00
Vassil Vassilev
fa7e1b69bd Use the tag which is currently building. Keep the assert. 2016-08-07 23:48:58 +02:00
Vassil Vassilev
6e4653ae00 Add new oauth token. 2016-08-07 23:18:02 +02:00
Vassil Vassilev
363158515c Try building our first github nightlies. 2016-08-07 23:04:58 +02:00
Vassil Vassilev
bba62cf718 Deploy for now on master. Fix broken link. 2016-08-07 20:48:46 +02:00
Vassil Vassilev
a49a4ae733 Install python on osx, cpt uses pip. 2016-08-07 18:23:01 +02:00
Vassil Vassilev
14ff4f4118 Build with xcode7.3.
Cling cannot find the include paths on the worker nodes. Mark the
platform as expected to fail, until we figure out what's wrong.
2016-08-05 16:14:10 +02:00
Vassil Vassilev
6df66ebab7 Builds on osx xcode7.2 work. 2016-08-05 14:29:11 +02:00
Vassil Vassilev
3ee1660889 Make config repository-independent.
Now it should work with any clone, which enabled travis service.
2016-08-05 11:44:07 +02:00
Vassil Vassilev
490b0ff113 Do not build our system sync branch. 2016-08-05 11:08:03 +02:00
Vassil Vassilev
63ae6677dd Notify cling-dev on a build state change. Add email template. 2016-08-05 10:54:23 +02:00
Vassil Vassilev
81e4d8dd09 Document and simplify. 2016-08-05 09:59:26 +02:00
Vassil Vassilev
cd5784ba80 Success shouldn't be transformed into failure. 2016-08-04 23:14:11 +02:00
Vassil Vassilev
6bb47c5fe6 Mention the issue in a format which github will understand. 2016-08-04 23:02:48 +02:00
Vassil Vassilev
d41c06245a Try to trick travis macos builders to store the cache before they time out. 2016-08-04 22:58:43 +02:00
Vassil Vassilev
73382cf1ef Use ccache on osx. 2016-08-04 13:44:11 +02:00
Vassil Vassilev
2bbb9bf660 Install ccache on OSX. 2016-08-03 23:29:12 +02:00
Vassil Vassilev
6e0e30e537 Fix travis builds. 2016-08-03 14:29:26 +02:00
Vassil Vassilev
a34a96dac8 Require sudo in hope for forcing ubu14. 2016-07-21 17:23:40 +02:00
Vassil Vassilev
7fe78756ce Require ubuntu 14. It simplifies our setup. 2016-07-21 17:05:54 +02:00
Vassil Vassilev
3d1cc97f93 Prevent travis from picking up wrong gcc and enable ccache. 2016-07-20 16:34:34 +02:00
Vassil Vassilev
0a38f3f3bc Path to cmake differs depending on the OS. 2016-07-20 16:29:07 +02:00
Vassil Vassilev
fc85ae601b Don't specify full path to gcc, allowing ccache to kick in. 2016-07-20 16:20:19 +02:00
Vassil Vassilev
3d2287ce5d Add ccache stats. 2016-07-20 16:20:19 +02:00
Vassil Vassilev
8d9704515d Use Linux and MacOS specific cmake packages. 2016-07-20 15:59:12 +02:00
Vassil Vassilev
74844466ee MacOS mktemp differs from GNU. 2016-07-20 13:14:10 +02:00
Vassil Vassilev
13127cfde4 Install new cmake on MacOS, too. 2016-07-20 11:44:08 +02:00
Vassil Vassilev
2e1cec8ab2 Encrypt the travis deploy token. 2016-07-20 11:14:22 +02:00
Vassil Vassilev
437ea9c875 Re-add osx but allow it to fail for now. 2016-07-20 11:01:53 +02:00
Vassil Vassilev
9dd5a36250 Add ccache to speed up the builds. 2016-07-20 11:01:53 +02:00
Anirudha Bose
320ba93dd2 Update CPT for latest LLVM
* Drop support for configure, in favor of CMake.
   Latest LLVM makes cmake mandatory
 * Improvements to wget
 * Travis CI fixes
2016-07-19 20:44:11 +02:00
Anirudha Bose
e632a5b940 Update .travis.yml to use CPT 2016-07-06 14:44:09 +02:00
Vassil Vassilev
2bf85a34c4 BUILD_CLANG_ONLY=YES builds also libclang, we don't want this. 2014-09-30 11:30:19 +02:00
Vassil Vassilev
023ee33e8e Build only clang. 2014-09-29 22:27:04 +02:00
Vassil Vassilev
0e80daaf85 Build only for the host target. 2014-09-28 18:13:03 +02:00
Vassil Vassilev
c69c0e370e No new lines on the config line. 2014-09-28 13:28:01 +02:00
Vassil Vassilev
bfafe8db57 Speed up the test builds. Run make install in the root build dir. 2014-09-28 12:57:00 +02:00
Vassil Vassilev
e0ed6c4887 Also do a make install before testing. 2014-09-28 11:51:12 +02:00
Vassil Vassilev
79c63615f7 Recompile once more due to the little travis resources. 2014-09-25 22:18:10 +02:00
Vassil Vassilev
696c891874 Checkout cling patches. 2014-09-25 20:31:01 +02:00
Vassil Vassilev
2b259522d9 Add a Travis-CI driver for github builds. 2014-09-25 20:31:01 +02:00