Commit Graph

14 Commits

Author SHA1 Message Date
Laurent Rineau 0da9d4cc43 Fix a warning: if one want floats, then use float constant expressions! 2008-11-27 14:42:00 +00:00
Laurent Rineau 881a713595 7th pass to remove CGAL_USE_QT: remove manually all remaining CGAL_USE_QT 2008-09-09 22:29:51 +00:00
Laurent Rineau adf6f9ea52 Minor fix: the .moc should be included with #include "..." instead of
#include <...>.
2008-02-25 13:55:16 +00:00
Sylvain Pion 243dac15e6 warning-- 2007-03-08 10:03:49 +00:00
Sylvain Pion cb7784aa01 Replace the 7 partners by only MPI as copyright owner.
This probably came from a copy-paste of Qt_widget, which is INRIA only (post-GALIA).
2007-03-07 12:01:28 +00:00
Laurent Rineau 31f8376377 - Rework on src/CGAL/common.mk:
- new targets for libCGAL.a, libCGAL.so, libCGAL.so.*
   - fix rules when SOVERSION is empty (use GNU/make idioms)
- Additional vpath in src/CGALQt/makefile, so that one can build it directly
  from a checkout of the trunk.
- fix the build of libCGALBenchmark.
- fix the bison special stuff, so that we no longer rely on the expr and
  the $(shell) function of GNU/make.
2007-02-22 19:58:08 +00:00
Andreas Fabri 571cd7c02c Fixed min max problem 2006-07-26 08:10:34 +00:00
Sylvain Pion d2740513aa Use .cpp file extension instead of .C for src/*/* files. 2006-04-14 09:19:29 +00:00
Sylvain Pion 55ed3d7ceb Add #include <CGAL/basic.h> at the beginning 2006-04-13 23:34:58 +00:00
Marc Glisse 3d1ee0cf13 Missing std:: 2006-02-26 00:25:19 +00:00
Peter Hachenberger b5147e0888 QPL => LGPL 2006-02-16 15:52:45 +00:00
Laurent Saboret db6a8f948c Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Laurent Saboret 1aad55d4cb Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
Laurent Saboret 622d8838c4 Move packages to trunk root 2006-02-14 08:58:17 +00:00