Commit Graph

12 Commits

Author SHA1 Message Date
Michael Hoffmann b178d13088 Added ranlib call to src/makefile... in create_internal_release. 2004-03-18 09:29:02 +00:00
Radu Ursu 5108d205ee 26 February 2004 Radu Ursu
- replaced set_version_in_config with create_version_file
   in create_internal_release script.
  the script creates a new version.h file with every new release
- added create_version_tex_file that creates version.tex in doc_tex dir
2004-02-26 09:33:25 +00:00
Radu Ursu b56eb12a1d 26 February 2004 Radu Ursu
- replaced set_version_in_config with create_version_file
   in create_internal_release script.
  the script creates a new version.h file with every new release
2004-02-26 07:18:14 +00:00
Sylvain Pion b9ad38e7cd fix cgal_test being non executable 2004-01-24 19:54:51 +00:00
Sylvain Pion ecc2cd4d2c reformat help message 2004-01-13 16:33:52 +00:00
Radu Ursu 0faae2b34d wrapper.tex file is being excluded from the release 2004-01-06 17:37:55 +00:00
Radu Ursu 4edfe528fe modified the script so that the CGAL_VERSION should not start with "CGAL-" 2004-01-06 17:25:30 +00:00
Radu Ursu 3290b0ae43 1.38 (19 Dec 2003) [rursu]
- fixed makefile_Core -> becomes makefile in test directory
2003-12-19 09:02:48 +00:00
Radu Ursu 616a69381c 1.37 (19 Dec 2003) [rursu]
- updated developer_scripts/create_internal_release
  the script mange to copy Core into test directory
2003-12-19 08:49:59 +00:00
Radu Ursu ea437e23cc The src test directory should be created after the src makefiles are created. 2003-08-13 16:07:10 +00:00
Radu Ursu bb5c256d1d added -n option to input the CGAL_VERSION_NR. 2003-03-20 10:17:28 +00:00
Radu Ursu 60c8896c80 Added create_internal_release script in developer_scripts
This script is used to create an internal release from All checked out package on the CVS.
Type "./create_internal_release -h" to get the usage
2003-02-28 10:26:25 +00:00