Commit Graph

1174 Commits

Author SHA1 Message Date
Sylvain Pion 6f2452b1e5 Make it pick the file include_in_release by default as
$ALLPACKAGESDIR/Maintenance/release_building/include_in_release.
2006-04-17 13:09:46 +00:00
Sylvain Pion 742b75ff9e Replace "All" by trunk as the default allpackages directory. 2006-04-17 13:01:24 +00:00
Sylvain Pion 13987af9bd test/src renamed test/src_CGAL 2006-04-15 22:10:25 +00:00
Sylvain Pion 22ad725de1 Move src/*.C to src/CGAL/*.C 2006-04-13 22:24:18 +00:00
Sylvain Pion c1373346f2 Merge src/makefile_lib and src/makefile_sharedlib into src/makefile.
This required to pass CXXFLAGS on the make command-line, and therefore
I took this opportunity to also pass CGAL_MAKEFILE on the command-line,
which in turn allowed to get rid of the prepare_lib_makefiles function.
2006-04-13 22:02:29 +00:00
Sylvain Pion e1a632e7cf Move src/makefile* under SVN instead of being generated. 2006-04-09 22:07:10 +00:00
Sylvain Pion d7520d90fb - Change ulimit from 20 minutes to 60 minutes. 2006-03-22 17:40:45 +00:00
Sylvain Pion 8d012cf255 - Change the default ulimit from 20 minutes to 60 minutes. 2006-03-22 17:39:52 +00:00
Sylvain Pion 82f07d6c16 - cleanups thanks to SVN move
- remove diff creations (probably useless)
- use exact release name as tag name
  (removal of "-" and "." is not needed by SVN).
2006-03-21 22:47:19 +00:00
Sylvain Pion 775d661ee4 Remove special treatment for the Modules/ directory, which is now dont_submit'ed. 2006-03-18 18:09:22 +00:00
Joachim Reichel 7e9a453443 improvement of previous fix (use "system (...) == 0 or die" syntax) 2006-03-16 22:31:45 +00:00
Joachim Reichel 1542374e2b fail if calling $SCRIPTSDIR/cgal_create_makefile fails (e.g., a wrong
directory was specified)
2006-03-16 20:51:11 +00:00
Joachim Reichel f582718758 rename create_makefile to cgal_create_makefile to avoid name clashes,
adjust all occurences of create_makefile and create\_makefile in the entire
repository (well, trunk only)
2006-03-15 22:10:02 +00:00
Sylvain Pion 444bc13a29 - Move to developers_scripts (probably useless these days). 2006-03-14 22:39:02 +00:00
Sylvain Pion 71e27330d3 - Move scripts/cgal_conditional_include* scripts to developer_scripts/
(probably obsolete, certainly not public)
2006-03-14 22:31:40 +00:00
Joachim Reichel ba0ada203a LGPL copyright notices added to src/makefile_{shared,}lib 2006-03-11 12:36:31 +00:00
Sylvain Pion 1fe35d30e1 - Remove crypt_passwd (obsoleted by SVN move). 2006-03-06 18:44:42 +00:00
Joachim Reichel cfcd0e9ddf LGPL copyright notices added 2006-02-18 17:32:41 +00:00
Joachim Reichel 50cd028c94 * recognize C- and shell-style comments 2006-02-16 20:39:47 +00:00
Laurent Saboret db6a8f948c Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Joachim Reichel ca638f6cd9 new script to check license notices 2006-02-14 18:10:57 +00:00
Sylvain Pion cc1296886b Update release scripts for SVN 2006-02-14 14:50:21 +00:00
Laurent Saboret 1aad55d4cb Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
Laurent Saboret a9faefad24 Move packages to trunk root 2006-02-14 08:58:19 +00:00