Commit Graph
39 Commits
Author SHA1 Message Date
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
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
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
Andreas Fabri 1e400bf002 Add -I./include 2008-10-07 15:35:13 +00:00
Andreas Fabri e6a1b7fa2f CMakeLists.txt is needed as tests depend on PDB lib 2008-10-01 09:48:47 +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 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
Fernando Cacciola b704509dcf Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Daniel Russel 61a47a88d8 handle hetatoms masquerading as atoms for Charlie Carter 2008-03-03 18:57:41 +00:00
Fernando Cacciola a659cd852a Added project() and conditional test for CGAL_DIR 2008-02-14 15:42:36 +00:00
Fernando Cacciola 14043c43a0 Replaced CGALROOT by CGAL_DIR (the latters is used by CMake automatically) 2008-02-08 17:47:21 +00:00
Fernando Cacciola afddfc4fca CMake scripts for demos/examples/test added 2008-02-06 19:06:24 +00:00
Sylvain Pion 88ed563f44 Remove some workarounds for SunPRO + RW's STL:
CGAL_CFG_MISSING_TEMPLATE_VECTOR_CONSTRUCTORS_BUG
CGAL_CFG_RWSTD_NO_MEMBER_TEMPLATES  (partially so far)
CGAL_make_vector
CGAL_make_list
2008-01-03 14:50:13 +00:00
Andreas Meyer 6623d525eb * replaced assert in */test/*/*.{cpp,h} with CGAL_test_assertion
* replaced #include <assert.h> with the according CGAL/Testsuite/assert.h
2007-11-07 21:35:42 +00:00
Marc Glisse df8c51f577 More of the "no constructor from iterators for vectors" workaround. 2007-08-27 10:09:41 +00:00
Daniel Russel 024cca3979 caught up with the shared code from KDS 2007-06-15 20:52:11 +00:00
Daniel Russel 1bc949d6f9 minor changes to Label and macros 2007-06-13 23:19:04 +00:00
Daniel Russel d4b76cfbcf fixed tests 2007-06-12 22:06:51 +00:00
Daniel Russel f899283530 make RNA work better 2007-06-06 18:09:48 +00:00
Daniel Russel b5867d7ba5 moving 2 into place 2007-06-06 05:26:33 +00:00
Daniel Russel d20f58e635 moving out of the way for version 2 2007-06-06 05:25:57 +00:00
Joachim Reichel 42f6e90368 replace reference to COPYING.LIB by LICENSE.LGPL 2007-03-20 19:41:46 +00:00
Joachim Reichel 35b0f3bb6c update FSF address 2007-03-20 19:24:29 +00:00
Daniel Russel 70efdf2684 trying to isolate crash with gcc 4.1.1 2007-03-14 23:17:32 +00:00
Daniel Russel 26011f6abd missing anything 2007-03-12 04:12:06 +00:00
Daniel Russel 01875cfdf5 more data/ 2007-02-23 01:21:39 +00:00
Daniel Russel f6bce7d348 forgot data/ 2007-02-23 01:17:56 +00:00
Daniel Russel 0b88a94ca3 missing : 2007-02-23 00:57:51 +00:00
Daniel Russel a58281190b added newline 2007-02-22 07:30:08 +00:00
Daniel Russel 9dabdccc44 they are not supposed to have arguments any more 2007-02-22 07:20:46 +00:00
Daniel Russel 440e199946 replaced M_PI 2007-02-22 07:03:58 +00:00
Daniel Russel c5ed06e582 cgalized some of the tests 2007-02-08 05:17:54 +00:00
Daniel Russel b6d2a18642 initial files 2007-02-06 23:54:51 +00:00