Laurent Rineau
b1d2ea2976
Remove QUIET.
...
Fix the link with Boost.
Re-indent.
2008-11-19 13:18:22 +00:00
Laurent Rineau
902393d077
Minor syntax changes, to help g++ found that there is not problems with
...
uninitialized variables.
2008-11-14 14:26:54 +00:00
Fernando Cacciola
547bffecd9
Put CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS in the right place for cmake 2.4
2008-11-06 13:03:41 +00:00
Fernando Cacciola
994028ec51
Prefixed CreateSingleSourceCGALProgram.cmake with CGAL_
2008-11-04 13:09:48 +00:00
Fernando Cacciola
70fa9503fd
Added CMP0003 policy
2008-11-04 12:30:29 +00:00
Fernando Cacciola
6bae1045df
Fixed handling of flags when defined interactively
2008-11-03 21:00:22 +00:00
Andreas Fabri
a988e02b97
Comment unused variable to avoid warning
2008-10-31 21:07:38 +00:00
Daniel Russel
d86a3b8ecc
checked against wrong container:
2008-10-28 04:41:13 +00:00
Daniel Russel
37b325d59e
fixed but with heterogen bond processing adding empty model to pdb
2008-10-24 00:46:49 +00:00
Daniel Russel
236d5f9232
simple tool to make sure the reader processs files
2008-10-23 22:54:39 +00:00
Fernando Cacciola
d70bdaea18
Prefixed cmake variables with CGAL_
2008-10-23 14:59:02 +00:00
Laurent Rineau
f10a590672
Mass-remove vcproj files.
2008-10-21 09:21:22 +00:00
Daniel Russel
23a7bf6eb1
need to include proper header
2008-10-14 22:07:36 +00:00
Daniel Russel
6917919980
fixed bug in nested iterator when one of the inner ranges is empty
2008-10-14 22:00:51 +00:00
Daniel Russel
84865c885a
switch to Boost.format to make sure there isn't memory corruption due to bad format string/variable type pairs
2008-10-14 21:41:28 +00:00
Sylvain Pion
1652fec82f
Add license notice.
2008-10-13 12:46:01 +00:00
Laurent Saboret
d8b405adcc
Fixed compilation errors (VC++ 2005).
2008-10-13 11:49:14 +00:00
Andreas Fabri
9ae0545633
Only link explicitely when there is no autolink
2008-10-13 09:08:09 +00:00
Daniel Russel
bed65167a3
charlie carter hack was even more broken than it was supposed to be :-). It is now fixed and only files with atoms after ENDMDL are accepted irregularly
2008-10-09 22:47:07 +00:00
Daniel Russel
ad80810147
many instances
2008-10-09 01:20:22 +00:00
Daniel Russel
ec3b0a5819
check file was wrong, oops
2008-10-09 01:17:20 +00:00
Laurent Saboret
c6b21a107f
Fixed compilation errors (VC++ 2005).
2008-10-08 16:32:52 +00:00
Andreas Fabri
1e400bf002
Add -I./include
2008-10-07 15:35:13 +00:00
Fernando Cacciola
b3a611f4a0
(fixed) Allowed CGAL components to be configured and compiled independently
...
Make library naming consistent with component names
2008-10-02 18:13:13 +00:00
Laurent Rineau
60c10919ba
Fix conditional compilation.
2008-10-02 10:57:05 +00:00
Fernando Cacciola
6fdf8251bd
Allowed CGAL components to be configured and compiled independently
...
Make library naming consistent with component names
2008-10-01 21:38:37 +00:00
Andreas Fabri
e6a1b7fa2f
CMakeLists.txt is needed as tests depend on PDB lib
2008-10-01 09:48:47 +00:00
Andreas Fabri
6033a4e702
pdb demos depend on boost program_options
2008-10-01 09:45:20 +00:00
Laurent Rineau
202d2b53ca
Force variables CGAL_<component>_LIBRARY.
...
For an unkwnon reason, they are copied from the reference cache, which is wrong.
2008-09-29 10:09:35 +00:00
Laurent Rineau
ed5494974d
Typo
2008-09-25 14:17:25 +00:00
Andreas Fabri
7216bbc2b1
Add CMakeLists.txt
2008-09-25 14:13:22 +00:00
Andreas Fabri
21767793fd
Add CMakeLists.txt
2008-09-25 14:07:42 +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
Andreas Fabri
e0549ef7b5
VC++ iterator debugging needs the operator < with both orders of arguments
2008-09-16 13:25:57 +00:00
Fernando Cacciola
cd00979002
Added explicit link directives from libCGAL* to libCGAL
...
Added OpenGL to CGALQt4
2008-09-09 18:53:02 +00:00
Laurent Rineau
99c82fd90e
Fix a type (s/CGAL_PARTY_INCLUDE_DIRS/CGAL_3RD_PARTY_INCLUDE_DIRS/) so that
...
CGALPDB can find Boost.
2008-09-08 17:22:54 +00:00
Fernando Cacciola
ee6fae2991
Added separation in components
2008-09-03 16:55:21 +00:00
Fernando Cacciola
717b7cf5fb
soversion added
2008-08-22 22:25:25 +00:00
Fernando Cacciola
4bfdc5e3d2
Add CGAL as a dependency for CGALPDB
2008-08-22 17:44:07 +00:00
Sylvain Pion
baf5a211c9
Comment out unused arguments names
2008-08-20 08:44:17 +00:00
Laurent Saboret
a9e6b6fdfc
Fixed compilation errors (Visual C++ 2005)
2008-08-19 16:00:52 +00:00
Fernando Cacciola
6e36eda87b
CMake stuff moved into the appropriate packages
2008-07-16 20:56:17 +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
Sylvain Pion
343ab86ad0
Fix use of CGAL_assertion() within the test-suite -> assert().
2008-04-12 21:40:13 +00:00
Andreas Meyer
20315de571
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
...
* removed include/Testsuite/assert.h
2008-03-19 13:45:36 +00:00
Laurent Rineau
b6e3c307dc
Fix the errors
...
"Model.cpp", line 121: Error: The function "sscanf" must have a prototype.
"Model.cpp", line 260: Error: The function "sprintf" must have a prototype.
"Model.cpp", line 61: Error: The function "sscanf" must have a prototype.
"Monomer.cpp", line 167: Error: The function "sprintf" must have a prototype.
"Monomer.cpp", line 221: Error: The function "sscanf" must have a prototype.
"Monomer_data.cpp", line 762: Error: The function "sscanf" must have a prototype.
detected by Sun CC.
2008-03-11 12:05:44 +00:00
Laurent Rineau
18cecd7dcd
Fix the error
...
"include/check_equal.h", line 29: Error: The function "strcmp" must have a prototype.
detected by Sun CC.
2008-03-11 11:42:38 +00:00
Laurent Rineau
7e5ba0b225
Fix errors:
...
"Chain.cpp", line 40: Error: The function "sprintf" must have a prototype.
"Chain.cpp", line 73: Error: The function "sprintf" must have a prototype.
"Heterogen.cpp", line 95: Error: The function "sprintf" must have a prototype.
"PDB.cpp", line 66: Error: The function "sscanf" must have a prototype.
"PDB.cpp", line 68: Error: The function "sscanf" must have a prototype.
"PDB.cpp", line 92: Error: The function "sscanf" must have a prototype.
detected by Sun CC.
2008-03-11 11:33:27 +00:00
Laurent Rineau
daa0426d6a
Fix "Error: The function "sprintf" must have a prototype."
...
(detected by Sun CC)
2008-03-11 11:28:32 +00:00
Laurent Rineau
9a119257eb
Fix "Error: The function "sprintf" must have a prototype."
...
(detected by Sun CC-5.9)
2008-03-11 11:12:09 +00:00