cgal/Scripts/developer_scripts
Laurent Rineau ef771049b1 Merge branch '5.2.x-branch' 2021-03-31 15:07:31 +02:00
..
test_license_check Adapt doc and scripts to new tags and branchs names 2020-09-10 13:10:03 +02:00
Bundle_polyhedron_demo_with_appimage.sh Add the +x permission bit 2020-05-06 12:10:57 +02:00
add_license_in_pkg_header.py Remove Polyhedron_IO 2020-06-22 18:52:24 +02:00
add_toc_to_github_wiki_page.py new minor improvement 2018-07-04 15:45:25 +02:00
autotest_cgal Merge branch '5.1.x-branch' into 5.2.x-branch 2021-03-31 15:06:19 +02:00
autotest_cgal_with_cmake Epic fail! :-( 2010-05-06 08:09:11 +00:00
autotest_cgal_with_ctest Merge branch '5.2.x-branch' 2021-03-31 15:07:31 +02:00
cgal-show-testsuites Add a script that shows the merges in last testsuites 2015-10-26 14:25:06 +01:00
cgal2gml
cgal_build Rename to cgal_build. 2008-10-14 13:46:34 +00:00
cgal_check_dependencies.sh remove flags in CI 2020-10-12 15:44:44 +02:00
cgal_create_package_dir.py Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
cgal_create_release_with_cmake.cmake add missing /demo in script 2020-11-23 17:11:41 +01:00
cgal_depend
cgal_git_update_hooks_for_client hot-fix: now that branch is in cgal-public-dev 2018-09-27 15:43:51 +02:00
cgal_header_clean_up.py add an experimental dirty script that I used to 2011-09-21 19:52:38 +00:00
cgal_test_with_cmake fix incorrect bash construction 2013-03-26 11:37:11 +01:00
check_headers.sh Improve check_headers.sh, and fix the errors 2017-09-04 16:06:51 +02:00
check_library_uses_no_gpl_files update scripts 2020-10-14 11:38:31 +02:00
check_library_uses_no_gpl_files.exceptions Rename script (s/qpl/gpl/). 2012-01-29 10:35:31 +00:00
check_licenses Manual removal of license notice + SPDX updates 2019-10-19 17:14:18 +02:00
check_macro_names Add newlines, to give a more readable result. 2010-02-26 11:48:00 +00:00
check_no_CGAL_USE_without_includes_before Fix typo in the usage 2011-03-03 15:44:08 +00:00
check_svn_keywords *** empty log message *** 2007-04-03 14:55:12 +00:00
common_impl.rb Convert all CRLF files to LF 2012-12-03 18:44:24 +01:00
create_cgal_test Don't use \\ after 'EOF' 2018-10-19 15:44:35 +02:00
create_cgal_test_with_cmake Quote the script path, that can contain spaces. 2011-04-14 10:20:04 +00:00
create_internal_release update LGPL[23]+ and GPL[23]+ SPDX tags 2019-10-18 21:57:54 +02:00
create_macosx_installer
create_new_release Automatic whitespace adjustments by my editor 2020-07-21 11:57:12 +02:00
create_new_release_evaluate_versions.cmake Change create_new_release to use CGALConfigVersion.cmake as input 2020-05-06 13:36:38 +02:00
detect_files_with_mixed_eol_styles Fix the exit code of the script 2012-11-01 13:58:24 +00:00
detect_packages_licenses Add checks for pushes 2020-12-29 14:33:29 +01:00
detect_wrong_encoding Convert source files encoding to utf-8 2014-08-01 11:20:13 +02:00
detect_wrong_permissions Windows `.bat` files can be executable 2017-02-01 17:23:40 +01:00
git-show-content Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
licensecheck accomodate Polyhedral_envelope.h 2020-12-07 19:00:07 +01:00
list_cgal_includes Manual removal of license notice + SPDX updates 2019-10-19 17:14:18 +02:00
list_package_files.rb Convert all CRLF files to LF 2012-12-03 18:44:24 +01:00
list_package_files_impl.rb remove mention of doc_tex in developer scripts 2013-12-03 17:33:56 +01:00
list_pull_requests.py trivial fix (Python issue) 2019-02-07 13:29:39 +01:00
log.sh Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
merge_pr_with_label Fix the script when the merge fixes 2020-10-09 16:53:07 +02:00
mirror_all_packages.rb Convert all CRLF files to LF 2012-12-03 18:44:24 +01:00
mirror_package.rb Convert all CRLF files to LF 2012-12-03 18:44:24 +01:00
mirror_package_files.rb Convert all CRLF files to LF 2012-12-03 18:44:24 +01:00
mirror_package_impl.rb Convert all CRLF files to LF 2012-12-03 18:44:24 +01:00
qpl-to-gplv3.perl Add a comment 2013-02-19 16:45:00 +01:00
remove_empty_lines.pl The script I use to cleanup files with leading and trailing empty lines 2007-03-10 16:47:06 +00:00
remove_package_files_from_build_tree.rb Convert all CRLF files to LF 2012-12-03 18:44:24 +01:00
remove_package_files_from_build_tree_impl.rb Convert all CRLF files to LF 2012-12-03 18:44:24 +01:00
remove_tabs_and_trailing_whitespaces.sh add script to replace tabs by spaces and removing trailing whitespaces 2020-03-26 13:24:28 +01:00
replace_CGAL_NAMESPACE.py Cosmetic change 2011-03-03 15:45:55 +00:00
run_doxygen_testsuite Change the URL to internal release 2021-03-26 10:49:34 +01:00
run_testsuite_with_ctest Fix installation logs 2021-02-12 08:51:23 +01:00
tag_pr_per_release.sh Fix tag_pr_per_release.sh to work with non-fast-forward updates 2021-03-17 17:49:33 +01:00
test_merge_of_branch seperate files with \n rather than \0 2020-12-07 15:39:55 +01:00
test_testsuite_submission Change the IP address for test result submissions 2014-08-27 10:35:14 +02:00
update_git_svn_clone added stub of update scrupt 2011-05-24 09:44:45 +00:00
update_to_CGAL_np.sh update script 2019-09-04 16:19:10 +02:00