Fernando Cacciola
|
45b476a299
|
Remove 'tee' redirection
|
2008-03-11 17:46:20 +00:00 |
Fernando Cacciola
|
69e8d74d6c
|
autotest with cmake update
|
2008-03-06 16:50:44 +00:00 |
Fernando Cacciola
|
d86e6f2485
|
Added shell script to generate cmake scripts
|
2008-02-05 15:29:41 +00:00 |
Joachim Reichel
|
cd1a040d2e
|
remove -w and -g option of install_cgal
remove makefile variables CGAL_WINDOW_LDFLAGS, CGAL_GEOWIN_LDFLAGS and CGAL_QT_LDFLAGS
(see #1894)
|
2007-03-09 22:53:24 +00:00 |
Laurent Rineau
|
8138bc22d7
|
More unification between .C and .cpp cases.
|
2007-02-22 11:26:59 +00:00 |
Laurent Rineau
|
1fcf46e3a1
|
- Unify create_makefile_entry for .C and .cpp files.
- Remove tabs from the source code of cgal_create_makefile, use printf and
\t instead
|
2007-02-22 11:15:07 +00:00 |
Laurent Rineau
|
c586310491
|
Fix cgal_create_makefile: just some spaces that should have been a TAB
character.
|
2006-06-27 22:51:57 +00:00 |
Andreas Fabri
|
716e08db2a
|
replaced [[..]] with [..] and changed == to -eq
|
2006-06-26 09:57:00 +00:00 |
Andreas Fabri
|
1bcc578683
|
removed a parenthesis
|
2006-06-15 10:27:00 +00:00 |
Andreas Fabri
|
7e8d2c8694
|
Added a suffix rule for the .cpp files
|
2006-06-13 20:36:31 +00:00 |
Laurent Saboret
|
542d27f101
|
Do not create a rule for an executable for .C/.cpp files without a "main()' function.
|
2006-05-12 14:54:30 +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
|
cfcd0e9ddf
|
LGPL copyright notices added
|
2006-02-18 17:32:41 +00:00 |
Laurent Saboret
|
a9faefad24
|
Move packages to trunk root
|
2006-02-14 08:58:19 +00:00 |