Panagiotis Cheilaris
01c1baeeb3
include path ending in package name
2013-06-07 16:17:27 +02:00
Panagiotis Cheilaris
23327f57c9
usage of cgal_create_package_dir in comments
2013-06-07 16:11:41 +02:00
Panagiotis Cheilaris
4217cc2459
find template figure in its new place from script
2013-06-04 09:58:34 +02:00
Panagiotis Cheilaris
373a733fc9
make script python version agnostic
2013-06-04 09:50:34 +02:00
Panagiotis Cheilaris
4aade0bc6d
add epilog about single directory creation
2013-05-31 11:40:01 +02:00
Panagiotis Cheilaris
abb1ec705d
add dependencies file in documentation directory
2013-05-31 11:27:49 +02:00
Panagiotis Cheilaris
5d6d2f31a9
remove xml file in documentation directory
2013-05-31 10:08:29 +02:00
Panagiotis Cheilaris
fb87d46f78
add Doxyfile.in in documentation directory
2013-05-31 10:04:42 +02:00
Panagiotis Cheilaris
ecf3cf77b0
xml supports documentation inside code in include
...
Now, we have support to look in the source files in the include
directory of a package for possible doxygen documentation.
2013-05-29 19:27:28 +02:00
Panagiotis Cheilaris
6af09cda39
optional path argument where package is created
...
If path argument is omitted, the package directory
is created in the current directory.
2013-05-29 19:24:30 +02:00
Panagiotis Cheilaris
1faa0ceac4
remove TeX comment from doxygen script
2013-05-29 18:52:25 +02:00
Panagiotis Cheilaris
88a116529d
doc xml usual references and comments
2013-05-29 16:27:49 +02:00
Panagiotis Cheilaris
39c5060c72
show command for multiple authors in comment
2013-05-29 16:22:37 +02:00
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
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
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