Daniel Russel
7179fe0fa0
added rbegin to small map to avoid decremented end()
2007-07-09 22:34:23 +00:00
Daniel Russel
1bc949d6f9
minor changes to Label and macros
2007-06-13 23:19:04 +00:00
Daniel Russel
91f18e08b7
moved to my general Log
2007-06-11 06:09:52 +00:00
Daniel Russel
6cdbe56027
no more Transform.cpp
2007-06-11 03:44:52 +00:00
Daniel Russel
81742c5e4d
lets make sylvain happy :-)
2007-06-11 03:40:56 +00:00
Daniel Russel
f765b1b40c
cleaned things up a bit
2007-06-07 00:12:13 +00:00
Daniel Russel
f899283530
make RNA work better
2007-06-06 18:09:48 +00:00
Fernando Cacciola
88111fcf70
VS project files merged back
2007-06-06 15:35:17 +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
Sylvain Pion
03b02467ae
Allow compiling all source files at once.
2007-05-23 09:22:11 +00:00
Sylvain Pion
2a4a98155c
- Change static variables to anonymous namespace (more modern C++).
...
- Rename one such variable to avoid clash when compiling all *.cpp files at once.
2007-05-19 21:42:51 +00:00
Daniel Russel
1e9c25019d
handling of insertion residues, still no API, but they are propagated through
2007-03-22 19:56:38 +00:00
Marc Glisse
a91a4a2a6c
Deal with CGAL_CFG_MISSING_TEMPLATE_VECTOR_CONSTRUCTORS_BUG.
2007-03-22 16:26:20 +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
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