bors[bot]
138492a94a
Merge #894
...
894: Add a flag `-DDOWNLOAD_GTEST` to automatically download and build GTest r=Learath2 a=heinrich5991
Enable tests on Circle CI, macOS on Travis and Appveyor.
2017-10-15 19:44:22 +00:00
heinrich5991
a8afa9c547
Ignore staging.tmp
for bors
2017-10-15 15:18:53 +02:00
heinrich5991
ea978e1db7
Add a flag -DDOWNLOAD_GTEST
to automatically download and build GTest
...
Enable tests on Circle CI, macOS on Travis and Appveyor.
2017-10-15 09:57:21 +02:00
HMH
c52862a852
Fix macOS build on Travis
2017-10-14 22:17:24 +02:00
heinrich5991
0705092fb9
Add debug-mode tests to Travis
2017-09-28 03:01:12 +02:00
heinrich5991
45d944162a
Add package targets independent of CPack
...
This makes packaging compatible to CMake versions prior to CMake 3.6.
2017-09-05 16:00:50 +02:00
heinrich5991
fc44bfcc76
Run tests on Travis on Linux
...
Fix the style of our only test.
2017-08-31 01:39:08 +02:00
heinrich5991
83742a98ca
List all source files instead of globbing them in CMakeLists.txt
...
This seems to be wanted by CMake, it results in never having to re-run
`cmake`.
See e.g. https://stackoverflow.com/a/18538444/870079 .
2017-07-30 11:41:52 +02:00
heinrich5991
c76bb9d5ce
Add macOS to Travis
2017-07-26 04:57:14 +02:00
def
886be9744e
Try to fix automated builds with submodule
2017-07-20 23:34:10 +02:00
heinrich5991
e7d8c44bcc
Test on Travis CI
...
This will allow us to test on macOS in the future.
2017-03-28 02:00:21 +02:00