Jose Luis Blanco Claraco
7f43054c37
Refactor build flags via CMake target properties
...
Also:
- Allow users to edit cmake target build options in the cache variables.
- We had to add project() commands for gtsam and gtsam_unstable,
the PROJECT_SOURCE_DIR changed, but the root GTSAM_SOURCE_DIR instead.
- Ensure use of standard C++11 (no extensions)
2019-06-15 23:09:54 +02:00
Frank Dellaert
7619ae2985
Unstable will not be built or tested in Debug mode: takes too long.
2019-06-12 15:37:30 -04:00
Frank Dellaert
f09d118eb8
Use command line argument for script so that cache names are not polluted by environment variables. This should allow ccache to use caches from build stage for testing stage.
2019-06-12 00:23:40 -04:00
Frank Dellaert
502bf7cc04
Test both Debug and Release
2019-06-10 13:25:30 -04:00
Frank Dellaert
7cee39f482
Always run in debug mode
2019-06-10 10:16:51 -04:00
dellaert
f27964a6cd
Deprecated OFF by default, one new clang run for deprecated ON
2019-06-04 16:10:33 -04:00
Frank Dellaert
a1daa163be
Add ccache stats
2019-06-02 18:12:08 -04:00
Frank Dellaert
ea63adf20d
Another typo :-(
2019-06-02 16:48:33 -04:00
Frank Dellaert
b06e5f0e83
Install ccache on OSX and add GTSAM_BUILD_WITH_CCACHE flag to cmake
2019-06-02 16:43:33 -04:00
Frank Dellaert
1dedbe65ff
Fix typo
2019-06-02 10:08:55 -04:00
Frank Dellaert
5db75623f3
Use more direct configuration of cmake, disable unstable for gcc tests
2019-06-02 10:02:05 -04:00
Jose Luis Blanco Claraco
f52c69b5a8
fix wrong logic
2019-05-31 13:10:33 +02:00
Jose Luis Blanco Claraco
0a6cfe4358
Add travis CI
2019-05-31 11:24:11 +02:00