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
2f24dbafad
Add missing dependencies files
2018-04-09 08:53:38 +02:00
Laurent Rineau
5c9285f84f
safer and faster script, without calling git-reset
2018-04-05 10:11:20 +02:00
Maxime Gimeno
a7c51b6f6e
replace INSTALL by INSTALL.md
2018-04-05 09:42:09 +02:00
Maxime Gimeno
6c39cae662
Fix instructions for dependencies update
2018-03-26 10:12:17 +02:00
Laurent Rineau
9ebc4c0453
Merge pull request #2897 from maxGimeno/Travis-enhance_install_sh-gf
...
Travis: Time enhancement
2018-03-21 17:05:31 +01:00
Maxime Gimeno
b407e407c7
Fix tyo
2018-03-07 13:19:51 +01:00
Laurent Rineau
7da1c98f82
Merge pull request #2889 from sloriot/Scripts-cr_with_cmake_hash_file_fix
...
Use the hash of the last modification per file
2018-03-06 16:23:16 +01:00
Maxime Gimeno
d035e592c6
Fix check_dependencies script
2018-03-05 12:10:43 +01:00
Sébastien Loriot
3c8dfc7989
get the hash of the last modification per file
2018-03-02 10:40:27 +01:00
Maxime Gimeno
847e714001
inverse logic
2018-02-28 11:47:33 +01:00
Maxime Gimeno
f907423981
Fix cgal_create_release_with_cmake and add an argument --beta to create_new_release.sh
2018-02-28 11:21:25 +01:00
Sébastien Loriot
50bd81b031
correctly generate cgal_test_with_cmake
2018-02-15 11:11:07 +01:00
Laurent Rineau
9e7115ac2e
Merge pull request #2784 from maxGimeno/Travis_check_package_dep-GF
...
TravisCI: check package dependencies
2018-02-14 15:33:31 +01:00
Maxime Gimeno
6474c9a54c
Cganhe official master doc from doxygen 1.8.4 to doxygen 1.8.13.
2018-02-12 12:51:30 +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
Maxime Gimeno
9fc057e1cf
remove list and list generator for documented headers and make compute_dependencies implied by enable_check_header
2018-02-02 12:08:05 +01:00
Laurent Rineau
f310fc588d
Merge pull request #2690 from sgiraudot/Classification-ETHZ_random_forest-GF
...
Classification: ETHZ Random Forest
2018-02-01 17:35:30 +01:00
Laurent Rineau
06ae14bd5c
Try to fix the release creation
2018-01-16 16:56:23 +01:00
Laurent Rineau
0273ee4db3
Acknowledge that this package uses two licenses, and fix the script
2018-01-12 14:15:03 +01:00
Laurent Rineau
e2f89318e5
Improve scripts
2018-01-11 16:52:35 +01:00
Sébastien Loriot
e596ee63b4
generate filelists.txt used by doxygen in release mode
2018-01-08 21:14:01 +01:00
Sébastien Loriot
7db11179d0
special handling for Documentation and Miscellany + remove fig_src
2018-01-08 20:49:19 +01:00
Sébastien Loriot
c2fa266280
create test/PKG_Demo and test/PKG_Examples + copy cgal_test_with_cmake
...
needed by the testsuite
2018-01-08 20:15:12 +01:00
Sébastien Loriot
7dd3244c02
handle CGAL_VERSION_NR and CGAL_VERSION options
2018-01-03 12:14:05 +01:00
Sébastien Loriot
e318a89a78
handle CGAL_GIT_HASH and CGAL_RELEASE_DATE in version.h
2018-01-03 11:13:19 +01:00
Sébastien Loriot
8b6deff272
generate VERSION
2018-01-03 10:46:22 +01:00
Sébastien Loriot
bb8e7127f6
remove INTERNAL option that is redundant
2018-01-03 10:27:05 +01:00
Sébastien Loriot
df15f0ece5
consider the file content as a string to avoid semicolon to be removed
2018-01-03 10:21:44 +01:00
Laurent Rineau
8f3e229802
Update the script
...
- The directory of the doc results is now `output1/` instead of `output/`.
- The script was considering that CGAL-4.11.1-I-103 was `master`, whereas
it is build from a release branch.
2017-12-13 12:07:30 +01:00
Laurent Rineau
4544da8e1f
Merge pull request #2644 from maxGimeno/Doc_add_one_column_to_overview-GF
...
Add a 3rd diff column to the documentation overview page.
2017-12-05 18:27:09 +01:00
Maxime Gimeno
647f4b7775
update testsuite script
2017-12-01 15:43:58 +01:00
Sébastien Loriot
38810c9860
generate SVN like ID if generated from a git branch
2017-11-20 12:13:22 +01:00
Sébastien Loriot
dd5a9163d0
update the replacement string for URL
2017-11-17 12:28:33 +01:00
Sébastien Loriot
eda6d41e8f
replace $URL$ and $Id$ when generating a release
2017-11-17 08:40:16 +01:00
Sébastien Loriot
76a543fd3b
clean up comments
2017-11-17 07:36:44 +01:00
Sébastien Loriot
203f7cd51e
merge two loops
2017-11-17 07:28:45 +01:00