Andreas Fabri
002f3726d0
changed .C to .cpp in examples
2006-07-09 19:13:14 +00:00
Laurent Saboret
e42659d1a4
Fixed svn:executable, svn:keywords and svn:eol-style properties of the whole trunk
2006-05-04 09:15:26 +00:00
Andreas Fabri
4530af2ce7
Added ccHowTocite
2006-05-02 20:21:31 +00:00
Andreas Fabri
1a076fee72
Added a link pragma for gmp.lib and mpfr.lib
2006-05-01 14:11:08 +00:00
Andreas Fabri
c9bceec26d
Removed QTDIR/include from include path
2006-04-27 20:43:42 +00:00
Andreas Fabri
dfa5e5897c
A version without CGALROOT
2006-04-24 20:49:36 +00:00
Marc Glisse
b13e3b5ec0
Last round of missing std:: before 3.2 (Andreas permission)
2006-04-19 16:56:12 +00:00
Andreas Fabri
e188dfd789
stuff for Developer Studio
2006-04-18 15:28:54 +00:00
Laurent Saboret
87d65f75e3
Fixed svn properties of ASCII files (as defined by Maintenance/svn_client/config)
2006-04-18 12:42:52 +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
0ef9da253a
Progress towards libraries makefile factorization
2006-04-13 23:42:26 +00:00
Sylvain Pion
c1373346f2
Merge src/makefile_lib and src/makefile_sharedlib into src/makefile.
...
This required to pass CXXFLAGS on the make command-line, and therefore
I took this opportunity to also pass CGAL_MAKEFILE on the command-line,
which in turn allowed to get rid of the prepare_lib_makefiles function.
2006-04-13 22:02:29 +00:00
Daniel Russel
e0f0d4da3e
fixed missing const
2006-03-22 17:59:03 +00:00
Daniel Russel
0cadea3857
The copy constructor off by one error which had been fixed was unfixed!!! It is now refixed.
2006-03-22 17:50:02 +00:00
Joachim Reichel
f582718758
rename create_makefile to cgal_create_makefile to avoid name clashes,
...
adjust all occurences of create_makefile and create\_makefile in the entire
repository (well, trunk only)
2006-03-15 22:10:02 +00:00
Andreas Fabri
8f4251aa40
Removed '# ' before CGAL_MAKEFILE = ...
2006-03-15 11:11:49 +00:00
Andreas Fabri
dc09061314
Added to src/Core/makefile: # CGAL_MAKEFILE = ENTER_YOUR_INCLUDE_MAKEFILE_HERE
2006-03-15 09:48:29 +00:00
Efi Fogel
4a927ee3df
reflected changes from CORE sources
2006-03-14 11:55:18 +00:00
Efi Fogel
a7987b7975
reflected changes from CORE sources
2006-03-14 11:52:49 +00:00
Marc Glisse
b7c1e92f0d
Missing std::
2006-02-28 16:09:05 +00:00
Daniel Russel
959940d2ec
fixed off by one error in copy constructor and operator=
2006-02-27 06:55:12 +00:00
Marc Glisse
3d1ee0cf13
Missing std::
2006-02-26 00:25:19 +00:00
Marc Glisse
13380ebe5e
Add some missing std:: and #include <c*>
2006-02-22 15:22:27 +00:00
Ron Wein
cb6e26ebe1
Initialized validFlag to avoid a compilation warning.
2006-02-19 08:02:46 +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
047a2cbac9
Move packages to trunk root
2006-02-14 08:58:14 +00:00