Sébastien Loriot
|
0cb112d941
|
add an option to only include a subset of packages into a release
|
2019-01-14 15:27:00 +01:00 |
Maxime Gimeno
|
39ff5772ba
|
Fix commentary and missing --git-dir
|
2018-10-03 15:38:58 +02:00 |
Maxime Gimeno
|
3222ff8572
|
Create .scm-branch if TESTSUITE
|
2018-10-03 13:57:50 +02:00 |
Laurent Rineau
|
0c1b4f3ab7
|
finally it works
- Do not use the current working directory, in cgal_create_release_with_cmake.cmake
- Fix the use of public_release_name
|
2018-10-02 14:21:31 +02: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 |
Sébastien Loriot
|
3c8dfc7989
|
get the hash of the last modification per file
|
2018-03-02 10:40:27 +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 |
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 |
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 |
Sébastien Loriot
|
dfbb997f48
|
add a first version of the cmake script to create a release
|
2017-11-17 07:09:28 +01:00 |