Mael Rouxel-Labbé
|
e73b973b62
|
Use Parallel_if_available_tag to simplify code that used CGAL_LINKED_WITH_TBB
|
2019-11-20 12:24:54 +01:00 |
Sébastien Loriot
|
52164b1fba
|
First pass on removing license notice in header for LGPL files
|
2019-10-19 15:40:30 +02:00 |
Sébastien Loriot
|
7356421d80
|
introduce Commercial license SPDX tag
|
2019-10-19 12:15:19 +02:00 |
Sébastien Loriot
|
9bd9c68b83
|
update LGPL[23]+ and GPL[23]+ SPDX tags
ack -l --no-svg "SPDX-License-Identifier: GPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-3.0+/SPDX-License-Identifier: GPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-3.0+/SPDX-License-Identifier: LGPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: GPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-2.0+/SPDX-License-Identifier: GPL-2.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-2.0+/SPDX-License-Identifier: LGPL-2.0-or-later/"
|
2019-10-18 21:57:54 +02:00 |
liangliang.nan
|
90662e6b43
|
replaced BOOST_FOREACH by c++11 for
|
2019-06-25 17:36:03 +02:00 |
liangliang.nan
|
0e5b736242
|
added namespace "CGAL::" to avoid name conflicts.
tested on Windows, macOS, and Linux/Ubuntu
|
2019-06-25 17:06:55 +02:00 |
Liangliang Nan
|
cd673786a5
|
Use LGPL-3.0+ license (to be consistent with other parts)
|
2019-06-11 13:58:18 +02:00 |
Liangliang Nan
|
fadaee63a8
|
integrated PolyFit
|
2019-06-05 17:50:37 +02:00 |