Panagiotis Cheilaris
fae38e2a15
also fill user manual txt with some basic content
2013-05-29 16:15:24 +02:00
Panagiotis Cheilaris
8cb53ceb9d
copy sample image to new package directory
2013-05-29 12:21:35 +02:00
Panagiotis Cheilaris
56814aa8cf
remove tag from xml file in documentation
2013-05-29 11:37:23 +02:00
Panagiotis Cheilaris
988c8ae48f
store documentation figure path in a variable
2013-05-29 11:35:24 +02:00
Panagiotis Cheilaris
7757cf3841
use pkg-small.png as the figure
2013-05-29 11:24:26 +02:00
Panagiotis Cheilaris
b2a94ea3ce
use PRETTY PACKAGE NAME in script
...
I also added a comment that "PRETTY PACKAGE NAME"
should be the same in the xml file and the package
description in the documentation.
2013-05-29 11:19:44 +02:00
Panagiotis Cheilaris
62bbe72def
skeleton xml & description files in documentation
2013-05-28 14:14:26 +02:00
Panagiotis Cheilaris
3b914cc5f9
directory structure for documentation of a package
2013-05-28 13:36:14 +02:00
Panagiotis Cheilaris
c5be7187c2
help and usage message for cgal_create_package_dir
2013-05-28 12:12:03 +02:00
Panagiotis Cheilaris
663f9de8ff
use os.path.join to make script more portable
2013-05-28 11:56:11 +02:00
Panagiotis Cheilaris
bd8474be80
create the directory structure for a new package
2013-05-27 18:51:33 +02:00
Laurent Rineau
d47b8963a2
Change the way the Git branch is displayed in test results
...
Now the commit hash will be display, and also all the local branch names
that correspond (similarly to the use of --decorate in git-log).
2013-03-26 12:45:13 +01:00
Sébastien Loriot
29738420ba
fix incorrect bash construction
2013-03-26 11:37:11 +01:00
Laurent Rineau
f6f3fb47f3
Variables that depend on CGAL_ROOT must be set after .autocgalrc is loaded
2013-03-04 17:17:12 +01:00
Laurent Rineau
6316551b4f
My two patches to licensecheck are already merged upstream.
...
The patches are in the future version 2.13.1, not yet released.
2013-02-20 14:03:05 +01:00
Laurent Rineau
fbd7cb7155
Add a comment
2013-02-19 16:45:00 +01:00
Laurent Rineau
6f77194886
Update licensecheck from the upstream 2.13.0
...
- plus two patches, that are submitted upstream¹
- add a sort of testsuite.
¹) See the following bugs:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=700938
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=700944
2013-02-19 16:44:30 +01:00
Laurent Rineau
b0d3a8d320
Fix a bug in Scripts/developer_scripts/detect_packages_licenses
...
The bug was hidding the fact that some files of CGAL have no or wrong
license headers.
2013-02-18 15:30:06 +01:00
Laurent Rineau
74643398fa
Remove .scm-branch from public releases
2013-02-08 16:35:37 +01:00
Laurent Rineau
dedd4c4cbb
In autotest_cgal, print errors to stderr instead of stdout
2013-02-06 12:05:34 +01:00
Eric Berberich
5f16598c10
added quotes to handle whitespaces in directories
2012-12-19 10:46:57 +01:00
Philipp Möller
1adf441b18
Convert all CRLF files to LF
2012-12-03 18:44:24 +01:00
Laurent Rineau
c4d35cd207
Add an option --no-scm-update to create_new_release
...
My script
Maintenance/infrastructure/cgal.geometryfactory.com/bin/create_release
already fetch and reset the SCM (to precompile manual tools). No need have
create_release to it again.
2012-11-30 12:50:30 +01:00
Sébastien Loriot
4ec9529581
Merge branch 'doxy-port-pmoeller'
...
Conflicts:
.gitattributes
Surface_reconstruction_points_3/include/CGAL/Poisson_reconstruction_function.h
Surface_reconstruction_points_3/include/CGAL/Reconstruction_triangulation_3.h
Surface_reconstruction_points_3/include/CGAL/k_nearest_neighbor.h
2012-11-27 10:05:41 +01:00
Sébastien Loriot
9347a5d812
remove empty lines at end of dont_submit files
2012-11-27 08:35:33 +01:00
Laurent Rineau
8358f58ab6
Add a shebang for that script
2012-11-26 12:10:35 +01:00
Laurent Rineau
0f0270f8bf
Fix CGAL_SVN_REVISION in internal releases
2012-11-16 10:52:42 +01:00
Laurent Rineau
54748a5fa2
Yet another fix
...
Scripts/developer_scripts/create_internal_release is difficult to test
without commiting it. :-(
2012-11-13 16:15:18 +01:00
Laurent Rineau
ff6c7f9436
Last fix of testsuite scripts?
2012-11-13 15:12:05 +01:00
Laurent Rineau
7516722c10
Modify release creation scripts to be compatible with Git
2012-11-13 14:46:46 +01:00
Laurent Rineau
e9637bf7b3
Fix the exit code of the script
2012-11-01 13:58:24 +00:00
Sébastien Loriot
74cc1ba744
remove more files
2012-11-01 08:36:19 +00:00
Eric Berberich
a7c6fc90c9
added missing "remotes/"
2012-10-24 10:45:33 +00:00
Eric Berberich
526594b3a4
report only if successfull
2012-10-24 10:38:46 +00:00
Eric Berberich
d087b87fa2
removed from prepare branch
2012-10-23 23:24:28 +00:00
Eric Berberich
cd0edaad5d
remove this script from next (it is still contained in svn2git-cgal)
2012-10-23 23:01:22 +00:00
Eric Berberich
bc23fc74d7
script to install hooks for clients
2012-10-23 23:00:07 +00:00
Laurent Rineau
d2bbb00578
Followup r73187: fix the script.
2012-10-23 09:05:53 +00:00
Laurent Rineau
184f8735a3
Revert previous commit r73185
2012-10-23 08:28:33 +00:00
Laurent Rineau
f346d6baa7
Follow-up of r73184: patch the date and CGAL version in man(1) pages
2012-10-23 08:27:01 +00:00
Laurent Rineau
a0a88a3767
Patch the date and CGAL version in man(1) pages
2012-10-23 08:25:28 +00:00
Laurent Rineau
8b2ca2a747
Prepare release scripts for Git
2012-10-22 14:42:42 +00:00
Laurent Rineau
f0118a1311
Revert last commit (commited by error)
2012-10-09 09:28:37 +00:00
Laurent Rineau
648472bdac
After a run of detect_packages_license
2012-10-09 09:26:23 +00:00
Eric Berberich
357d6258f5
cmake's link_libraries is deprecated
...
removed almost all occurenced (missing UseFiles). While
doing so, some CMakeLists.txt could also be simplified. In fact
many more CMakeLists.txt can be simplified, in one of two ways:
1) add external libs to CGAL_3RD_PARTY_LIBRARIES and
2) call cgal_create_single_source_program
2012-08-03 22:32:39 +00:00
Eric Berberich
4cc4796227
correct name of ImageIO
2012-08-03 17:50:11 +00:00
Eric Berberich
7e1fd59648
correct names
2012-08-03 17:48:56 +00:00
Laurent Rineau
7eb193cc61
New script that detect files with mixed eol styles
2012-08-02 13:46:16 +00:00
Laurent Rineau
4c3e1c3138
Fix mixed eol styles
2012-08-02 13:35:03 +00:00
Eric Berberich
7df5cae640
moved
2012-05-24 12:36:17 +00:00