Joachim Reichel
|
4f47903a25
|
moved src/Core to src/CGALCore
moved include/CORE to include/CGAL/CORE
moved include/OpenNL to include/CGAL/OpenNL
renamed libcore++ to libCGALcore++
|
2007-03-13 18:10:39 +00:00 |
Fernando Cacciola
|
f429531f88
|
New line at EOF issues in new headers REALLY fixed.
|
2007-03-02 11:17:02 +00:00 |
Fernando Cacciola
|
a06fa41cb9
|
auto_link.h now centralized and moved into CGAL/auto_link/ folder.
New line at EOF issues in new headers fixed.
|
2007-03-01 20:15:24 +00:00 |
Fernando Cacciola
|
01e884ea6d
|
Auto-linking macro redefinitions fixed
|
2007-03-01 11:20:38 +00:00 |
Fernando Cacciola
|
63442a954a
|
License headers fixed.
|
2007-02-28 18:06:42 +00:00 |
Fernando Cacciola
|
fb9f6e5472
|
Auto-linking now encapsulated in a library-specific header inside new CGAL/auto_link/ folder.
|
2007-02-28 17:43:49 +00:00 |
Fernando Cacciola
|
8a3dee2292
|
C2vcproj fixed to look for master_71.vcproj instead of master_VC71.vcproj.
Missing svn properties added
|
2007-02-27 16:50:16 +00:00 |
Fernando Cacciola
|
7bef0e06dd
|
Fixed auto_link include bug (for non-windows platforms)
|
2007-02-21 20:27:48 +00:00 |
Laurent Saboret
|
4f61dd97c3
|
Turn off Visual C++ (silly) warning C4503: decorated name length exceeded
|
2006-12-04 14:59:20 +00:00 |
Marc Glisse
|
744f51f1e4
|
Sun_fixes.h also applies to linux-SunCC.
|
2006-09-20 17:44:48 +00:00 |
Andreas Fabri
|
582ec858da
|
Added win64 to the little endians
|
2006-08-28 13:16:20 +00:00 |
Andreas Fabri
|
deedd890f5
|
Include boost/config.hpp so that BOOST_PREVENT_MACRO_SUBSTITUTION is defined
|
2006-08-19 21:10:43 +00:00 |
Sylvain Pion
|
63e78107de
|
New compiler bug in g++ 3.3 : CGAL_CFG_BOOL_IN_TEMPLATE_BUG
|
2006-08-18 21:30:12 +00:00 |
Sylvain Pion
|
fb1becafc8
|
add endianness detection for x86_86
|
2006-08-17 08:52:59 +00:00 |
Andreas Fabri
|
90076ade2e
|
Temporary hack to generate min/max problem
|
2006-08-17 08:22:12 +00:00 |
Sylvain Pion
|
fd6524b2fb
|
Better (in the sense of working) endianness detection.
|
2006-08-16 15:38:22 +00:00 |
Sylvain Pion
|
a29fd3cb46
|
Rely on a Boost config macro to detect endianness, instead of a config
program which is problematic for, e.g., Fedora Extra installs.
|
2006-08-16 15:14:15 +00:00 |
Sylvain Pion
|
1fa26bd8e0
|
Introduce a new helper macro CGAL_VERSION_NUMBER
that computes the version number of a public release.
Much easier to use than reading the algorithm that computes it !
|
2006-07-21 16:35:03 +00:00 |
Sylvain Pion
|
7b30a85331
|
Try to remove workaround for SunPRO (CGAL_WRAP).
|
2006-05-02 18:14:47 +00:00 |
Marc Glisse
|
59aea66a35
|
sunpro: add compiler flag to enable CGAL_PRETTY_FUNCTION.
|
2006-03-09 13:18:31 +00:00 |
Sylvain Pion
|
50ea6b92db
|
- Merge Configuration into Installation.
|
2006-03-07 15:03:22 +00:00 |