Commit Graph

11 Commits

Author SHA1 Message Date
Michael Hoffmann d8a06af0f3 Changed the perl call to go via /usr/bin/env.
For rename_clib_calls, that uses the -pi option, I put /usr/bin/perl
because you cannot pass options via env.
2005-12-09 10:42:23 +00:00
Sylvain Pion 90cd2271c3 - create_internal_release : remove duplicated code. 2004-12-18 13:43:03 +00:00
Sylvain Pion 556ba599ac - Rename makefile_Qt and makefile_Core simply "makefile". 2004-12-18 13:32:42 +00:00
Radu Ursu acf2b4a7c3 22 July 2004 Radu Ursu
- applied previous patch made by Sylvain also to create_internal_module script
2004-07-22 07:43:02 +00:00
Radu Ursu 778e6cfa1e usr/bin/perl -> usr/local/bin/perl 2004-06-28 17:24:48 +00:00
Radu Ursu 723882ade4 03 June 2004 Radu Ursu
- fixed minor bug in create_internal_release when the release is built on
  Windows platform. The Auxiliary package was copied in the root of the
  release and the files and the directories from Auxiliary were copied also
  in the root of the release. For Windows Auxiliary=auxiliary so the auxiliary
  directory was removed at the end.
- updated create_modules and create_internal_module
2004-06-03 12:45:52 +00:00
Radu Ursu a0b63c4da7 03 June 2004 Radu Ursu
- create_internal_release removes web directory from the module
- create_internal_release removes all files in the root of the module except
  for install_cgal
- create_modules checks for create_internal_release script and for CVSDIR
  directory. If they are not found, the script exits.
2004-06-03 10:36:52 +00:00
Radu Ursu a2a314abbd 01 June 2004 Radu Ursu
- fixed minor bug in create_internal_module script
- added create_modules script that is used to build modules automaticly. This
  script is using create_internal_module to build the modules. It will be
  documented in the Developers_manual ASAP(today)
2004-06-01 14:43:06 +00:00
Radu Ursu 87ecd835b5 31 May 2004 Radu Ursu
- create_internal_module removes files from the root of the module including in
stall_cgal if it is the case.
2004-05-31 13:05:56 +00:00
Radu Ursu 1ee5c39dfd 27 May 2004 Radu Ursu
- added -m option to create_internal_module script
- fixed all the other issues related to the VERSION which is no longer used as \
the module name.
2004-05-27 12:45:14 +00:00
Radu Ursu bbcc564d2d 26 May Radu Ursu
- added create_internal_module script on the CVS. This script is an adaptation
  of create_internal_release to a script that creates modules instead of
  internal releases. This is a preliminary version.
2004-05-26 10:03:05 +00:00