Commit Graph

14 Commits

Author SHA1 Message Date
Andreas Fabri 1a9f519125 fixes for min/max problem 2007-02-27 10:16:38 +00:00
Daniel Russel 2f57500808 remove ref to Point_3.operator<< 2007-02-26 20:00:13 +00:00
Daniel Russel 415f5279ca Remove variable arg macro for VC 2007-02-24 02:40:47 +00:00
Laurent Rineau 8862a968af - fix ADDITIONNAL->ADDITIONAL
- fix flags for Core and CGALQt shared libraries
- add $(CUSTOM_LDFLAGS) to $(CGAL_SHARED_LIB_LDFLAGS)
- move a few flags from $(CGAL_CGAL_LDFLAGS) to $(CGAL_LDFLAGS), so that
  $(CGAL_CGAL_LDFLAGS) only contains -lCGAL (or the equivalent for other
  compilers).
2007-02-23 00:07:51 +00:00
Daniel Russel bd827a1afc removed -lCGAL since it is already included 2007-02-22 22:56:52 +00:00
Daniel Russel 1be79d7b72 link against CGAL 2007-02-22 22:36:12 +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
Daniel Russel b17b90705c another one 2007-02-22 07:14:26 +00:00
Daniel Russel 65311c2ae2 std::min macro problem in VC 2007-02-22 07:13:44 +00:00
Laurent Rineau 00a4a7bb08 Fix "include common.mk" -> "include ../CGAL/common.mk".
Sorry for the red test suite.
2007-02-20 23:57:24 +00:00
Laurent Rineau 36636d49b5 - Continue factorization between libraries' makefiles,
- install_cgal cleanup.
2007-02-16 21:00:37 +00:00
Daniel Russel 862bca1193 moved to CGALPDB 2007-02-16 18:12:03 +00:00
Daniel Russel 227f971881 makefile 2007-02-16 18:11:26 +00:00
Daniel Russel b6d2a18642 initial files 2007-02-06 23:54:51 +00:00