Eric Berberich
bbe3b90ccf
added support for Qt4 (single-source only by now)
...
some cosmetics
2009-06-21 12:41:04 +00:00
Eric Berberich
300f291d7f
order for local includes
2009-06-21 11:52:54 +00:00
Eric Berberich
f10b40c6da
source must not be full file name
2009-06-21 11:51:05 +00:00
Eric Berberich
92a4173d67
cosmetics
2009-06-21 11:40:35 +00:00
Eric Berberich
1ef34289ea
fixed indentation
2009-06-21 11:09:17 +00:00
Eric Berberich
1ea0d21225
correct boost variable
2009-06-21 10:04:07 +00:00
Eric Berberich
be8f5aabe0
moved boost components
2009-06-21 09:41:53 +00:00
Eric Berberich
8639cb7e95
return from script when CGAL is not found
2009-06-21 08:59:37 +00:00
Eric Berberich
cb27709345
project name
2009-06-21 08:40:36 +00:00
Eric Berberich
1e377ae99d
resort structure for cgal-components
2009-06-20 09:38:20 +00:00
Eric Berberich
12d7e87306
added find package CGAL
...
unified seperator
2009-06-20 09:10:22 +00:00
Eric Berberich
9b5e4d1810
worked in train:
...
-s source option
-p package option
-d dir option
-b boost option
-c cgal component options
to be tested
2009-06-18 23:57:29 +00:00
Eric Berberich
c57dd66907
modified qt-stuff - more to come soon
2009-06-18 10:18:14 +00:00
Eric Berberich
539d21be16
added new script that will (hopefully) replace old one
...
- contains boost options
- should contain cgal options
- should contain single-source or all-sources
- contains includes
TODO extend option file
2009-06-18 07:26:48 +00:00
Eric Berberich
a064513d20
added boost-components
2009-06-18 06:19:18 +00:00
Eric Berberich
cab7214ac9
includes now also for Qt3 demos
2009-06-16 21:33:47 +00:00
Eric Berberich
27157aa557
option parsing
2009-06-16 16:15:28 +00:00
Eric Berberich
17b63131c5
added (initial version of) script to automatically include some user-specific
...
packages (or directories containing packages)
2009-06-16 14:53:51 +00:00
Sylvain Pion
46c3843237
Remove pre-CMake scripts.
2009-05-09 16:21:46 +00:00
Fernando Cacciola
69419d9ec1
Add ../include and ../../include in CMakeLists.txt for examples and test
2009-04-27 13:56:16 +00:00
Laurent Rineau
0d3b0c0e8a
Fix the indentation.
2008-11-10 11:39:21 +00:00
Laurent Rineau
bd5176e8d1
Add NOTICE: where needed, so that the test results scripts can generate a
...
"r".
2008-11-10 11:12:10 +00:00
Fernando Cacciola
994028ec51
Prefixed CreateSingleSourceCGALProgram.cmake with CGAL_
2008-11-04 13:09:48 +00:00
Fernando Cacciola
6bae1045df
Fixed handling of flags when defined interactively
2008-11-03 21:00:22 +00:00
Laurent Rineau
013c3846df
Fix indentation of auto-generated CMakeLists.txt
2008-10-21 08:31:07 +00:00
Laurent Rineau
344fda0669
Fix indentation.
2008-10-08 11:43:42 +00:00
Fernando Cacciola
1ec0942208
Fixed "Core" component name in autogenerated cmake scripts
2008-10-02 18:50:24 +00:00
Laurent Rineau
8ae8e0d132
Fix conditional compilation of auto-generated Qt3-enabled CMakeLists.txt
2008-10-02 11:22:48 +00:00
Laurent Rineau
4b3e9815af
Ooops. I forgot that patch!
...
Followup to revision 45719, which was:
"- Fix soname and soversion of libraries (they were exchanged).
- Make get_dependency_version found the print_${LIB}_version.cpp, even
if the lib is compiled separately.
- Rename FindQt3.cmake to FindQt3-patched.cmake and Qt3Macros to
Qt3Macros-patched.
- Make CGAL-Qt3 compilable separately.
- Fix all commited CMakeLists.txt:
- use Qt3-patched and Qt3Macros-patched, and s/QT_/QT3_/
- add a comment about FindQt3-patched,
- wrap target creation with if(CGAL_FOUND AND QT3_FOUND)/else/endif
- Modified cgal_create_cmake_script"
2008-09-26 13:03:19 +00:00
Laurent Rineau
b52c7a09e9
- Fix soname and soversion of libraries (they were exchanged).
...
- Make get_dependency_version found the print_${LIB}_version.cpp, even
if the lib is compiled separately.
- Rename FindQt3.cmake to FindQt3-patched.cmake and Qt3Macros to
Qt3Macros-patched.
- Make CGAL-Qt3 compilable separately.
- Fix all commited CMakeLists.txt:
- use Qt3-patched and Qt3Macros-patched, and s/QT_/QT3_/
- add a comment about FindQt3-patched,
- wrap target creation with if(CGAL_FOUND AND QT3_FOUND)/else/endif
- Modified cgal_create_cmake_script
2008-09-24 10:32:44 +00:00
Laurent Rineau
da490ca698
Partially revert revision 45319. The follwing has been revert:
...
"Use unique names for example, demo and test targets"
2008-09-05 12:16:37 +00:00
Fernando Cacciola
ab07405874
Use unique names for example, demo and test targets
...
Renamed CGAL-Qt as CGAL-Qt3
Re-spelled cgal components as CORE, ImageIO, PDB, Qt3 and Qt4
2008-09-04 18:58:09 +00:00
Fernando Cacciola
ee6fae2991
Added separation in components
2008-09-03 16:55:21 +00:00
Fernando Cacciola
41251065c2
Fix pending problems with examples and demos (now possible to do 'make examples' or 'make demo' from CGAL_DIR)
2008-08-27 16:24:01 +00:00
Fernando Cacciola
9c62ababa9
Add CMAKE_MINIMUM_REQUIRED at the top of each CMakeLists.txt as CMake 2.6 wants
2008-06-29 20:46:44 +00:00
Joachim Reichel
ac4bcfe9ee
fix bashisms (use printf instead of echo)
2008-06-18 16:07:17 +00:00
Laurent Rineau
d454027d30
Fix the script cgal_create_cmake_script:
...
- one can use it with 0 or 1 argument.
- If one argument is used, it *must* be "-q" and nothing else.
2008-06-13 08:44:43 +00:00
Fernando Cacciola
5fd281906f
Pass TESTSUITE flags in the right place
2008-06-04 17:03:51 +00:00
Fernando Cacciola
6bae257648
Added project() command
2008-05-13 23:16:27 +00:00
Fernando Cacciola
033aeefc0d
Print out folder names
2008-05-07 16:02:13 +00:00
Fernando Cacciola
1d136115e1
CMakeLists.txt are now auto-generated by create_internal_release
2008-05-05 15:09:28 +00:00
Fernando Cacciola
f93437ca22
Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release)
2008-05-05 14:01:55 +00:00
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