Commit Graph

19 Commits (3fad1fa81bda4cf847d6729f6646fa4efbd595af)

Author SHA1 Message Date
Frank Dellaert 01ce03673c Excluded build that consistently times out 2019-06-15 11:13:56 -04: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 e61ce989ca Fix syntax error, add comment mentioning issue #57 2019-06-12 09:03:30 -04:00
Frank Dellaert f2b3497df5
exclude clang on linux 2019-06-12 07:10:28 -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 2ac505f35e Add Debug/Release in compile stage as well 2019-06-10 14:04:21 -04:00
Frank Dellaert 502bf7cc04 Test both Debug and Release 2019-06-10 13:25:30 -04:00
Frank Dellaert 96fe0474e6 Removed redundant flags.
Add commented out code to turn off clang on Linux.
2019-06-10 13:18:18 -04:00
Frank Dellaert 308e6aa8fe Global env variables 2019-06-09 11:14:31 -04:00
Frank Dellaert a30d19649d Add OSX to compile 2019-06-06 18:25:55 -04:00
Frank Dellaert 703c705533 Full matrix, including OSX 2019-06-06 18:22:37 -04:00
Frank Dellaert 78ef13426e Travis stages 2019-06-06 17:46:27 -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 0d731e9b0c
Disable brew update 2019-06-02 23:58:46 -04:00
Frank Dellaert 1e663a3a79
Removed brew update and gcc build on mac
Hoping that the latter will fix cache issue on Mac. And who uses gcc on Mac anyway?
2019-06-02 22:55:57 -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 2382d95825 Re-enabled rest of matrix 2019-06-02 11:02:37 -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 0a6cfe4358 Add travis CI 2019-05-31 11:24:11 +02:00