Commit Graph

24 Commits

Author SHA1 Message Date
Laurent Rineau 685947ddec Install cmake 3.7 from a ppa 2017-04-14 17:25:41 +02:00
Laurent Rineau 33348ca968 Fix the relative path to the Git root directory 2017-04-14 15:53:13 +02:00
Laurent Rineau 38c6f6a64e test `check_headers` in Travis CHECK job 2017-04-13 15:16:27 +02:00
Laurent Rineau 91642f7760 Add -Werror=inconsistent-missing-override, factorize with functions 2017-04-06 16:57:50 +02:00
Laurent Rineau 26813b753c Modify the template as well 2017-03-31 17:07:59 +02:00
Laurent Rineau 4a4ce76ec9 Travis will now checks if the Travis file differs 2017-03-31 17:07:45 +02:00
Laurent Rineau 85fbbca46d Add the option --check
That option will set the exit code to 1 if the travis file changes.
2017-03-31 17:07:32 +02:00
Maxime Gimeno 719ff3fd9f Fix Demos tests. 2017-02-28 11:16:25 +01:00
Maxime Gimeno 25c4507e5a Replace == by =. 2017-02-27 16:02:43 +01:00
Maxime Gimeno 9e3ef25cfe Build qglviewer for demos needing it and fix the script in case there are multiple demos directories in a single package. 2017-02-27 13:00:37 +01:00
Maxime Gimeno cbb1b3a043 Manually install libqglviewer. 2017-02-21 11:20:22 +01:00
Maxime Gimeno d40183631b remove tbb. (version probably too old, false errors detected.) 2017-02-15 11:33:02 +01:00
Maxime Gimeno 0df8e152c3 Add tests for the demo :
- If a demo is found in a package, it is built, unless it is polyhedron
- If no path to a demo sub-directory or to a CMakeLists.txt were found, check in GraphicsView
- If the package is Polyhedron_demo, build it in a dedicated job.
2017-02-14 15:58:10 +01:00
Maxime Gimeno 39eefdf899 Add build for demos in all packages except Polyhedron 2017-02-14 11:49:20 +01:00
Laurent Rineau 78139bdf5e zsh is already installed 2017-02-01 18:08:53 +01:00
Laurent Rineau 87de8bfe4c test_merge_of_branch is too verbose with -x 2017-02-01 18:02:33 +01:00
Laurent Rineau 438c17f0e9 Move a comment 2017-02-01 17:44:38 +01:00
Laurent Rineau 669bcd87c5 No -e option, because the script deals with errors itself 2017-02-01 17:43:55 +01:00
Maxime Gimeno 821d4af5e2 Move Check in the first place of the matrix, and move the test_merge_of_branch inside. 2017-02-01 17:02:58 +01:00
Maxime Gimeno 701d3b31fc add test_merge_branch to travis.yml 2017-02-01 14:13:05 +01:00
Maxime Gimeno 3cab72ff92 Remove Operations_on_polyhedra examples and tests. 2017-01-16 14:57:34 +01:00
Maxime Gimeno 470640bff6 Gather packages by 3 to reduce number of jobs 2017-01-16 14:47:09 +01:00
Maxime Gimeno a227eb920d Fix template typo 2017-01-16 14:47:09 +01:00
Maxime Gimeno 0ddbd87e51 Add a .travis.yml generator and a check to detect if packages are missing from the matrix 2017-01-16 14:47:09 +01:00