Maxime Gimeno
|
27ddd9bf86
|
remove flags in CI
|
2020-10-12 15:44:44 +02:00 |
Sébastien Loriot
|
157bdbda08
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
|
2020-04-22 13:26:52 +02:00 |
Maxime Gimeno
|
75152e76d2
|
Add switch in dependency script
|
2020-04-16 16:29:42 +02:00 |
Marc Glisse
|
328f2bdbc6
|
Replace -std=c++11 with c++1y.
|
2019-02-12 11:23:25 +01:00 |
Laurent Rineau
|
08043e442c
|
Merge pull request #2835 from gdamiand/CGAL-basic_viewers-gdamiand
Add basic viewers
|
2018-06-14 17:36:37 +02:00 |
Laurent Rineau
|
564a68dada
|
use printf, to display \n
|
2018-06-11 15:54:41 +02:00 |
Maxime Gimeno
|
c79f1424fd
|
Fix call to nproc
|
2018-05-30 11:40:47 +02:00 |
Maxime Gimeno
|
65ec22ec06
|
Add the check headers in the CHECK pass of travis
|
2018-05-29 09:46:44 +02:00 |
Laurent Rineau
|
e4ff486963
|
Merge pull request #3110 from lrineau/Installation-better_check_headers-lrineau
Installation: better check_headers (for Travis)
|
2018-05-25 10:42:22 +02:00 |
Maxime Gimeno
|
5bb6622eab
|
Make the -x option conditionnal for all travis scripts.
|
2018-05-23 15:29:58 +02:00 |
Maxime Gimeno
|
c45d2fa1e7
|
List all dependencies error at the end to simplify the reading in travis.
|
2018-05-23 15:29:58 +02:00 |
Laurent Rineau
|
d2bb055902
|
Run `make packages_dependencies` with -k
That will make the process continue in case of errors.
|
2018-05-23 15:10:26 +02:00 |
Maxime Gimeno
|
af9605a773
|
Make the dependencies check NOT order dependant.
|
2018-05-15 15:41:23 +02:00 |
Maxime Gimeno
|
6c39cae662
|
Fix instructions for dependencies update
|
2018-03-26 10:12:17 +02:00 |
Maxime Gimeno
|
d035e592c6
|
Fix check_dependencies script
|
2018-03-05 12:10:43 +01:00 |
Maxime Gimeno
|
5de691f700
|
Specify missing property in warning message in cgal_check_dependencies.sh
|
2018-02-09 10:56:17 +01:00 |
Maxime Gimeno
|
688b5dd06e
|
Move dependencies creation to package_info and add dependencies to git
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
fc5ba1b68e
|
Fixes
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
74610660e7
|
Check package dependencies to decide if it should be tested by travis or not.
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
c42e183aa0
|
Add opencv to travis and fix some stuff.
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
a676d5a60e
|
Try to fix errors in classification checks
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
acd0a72edf
|
Modify travis script to test dependencies
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
1dc6a0d66c
|
Add a script in Scripts/developers_scripts thatcheck if there are differencies in the dependencies of packages
|
2018-02-02 12:08:05 +01:00 |