Maxime Gimeno
|
2b69d565fe
|
Don't use \\ after 'EOF'
|
2018-10-19 15:44:35 +02:00 |
Laurent Rineau
|
72c7e73be7
|
Fix for those scripts
Use the `${INIT_FILE:+..}` syntax, for compatibility when `INIT_FILE`
is unset or empty.
|
2018-10-19 15:44:35 +02:00 |
Laurent Rineau
|
e2e2bdfa49
|
Compatibility: no -C option if INIT_FILE is unset or null
|
2018-10-19 15:44:35 +02:00 |
Maxime Gimeno
|
fc830f8a3f
|
Add -C option to all `cmake` calls in the testsuite mechanism
|
2018-10-19 15:44:34 +02:00 |
Laurent Rineau
|
435c326a0e
|
hot-fix: now that branch is in cgal-public-dev
|
2018-09-27 15:43:51 +02:00 |
Laurent Rineau
|
be056fc265
|
new minor improvement
|
2018-07-04 15:45:25 +02:00 |
Laurent Rineau
|
d3de728599
|
improve the script add_toc_to_github_wiki_page.py
- Support Codebase flavor of Markdown
- Support h1 sections
|
2018-07-04 15:32:26 +02: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 |
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 |