~thopiekar/cgal/+git/cgal-swig-bindings-thopiekar:master-with-shape-dectection

Last commit made on 2019-11-11
Get this branch:
git clone -b master-with-shape-dectection https://git.launchpad.net/~thopiekar/cgal/+git/cgal-swig-bindings-thopiekar

Branch merges

Branch information

Name:
master-with-shape-dectection
Repository:
lp:~thopiekar/cgal/+git/cgal-swig-bindings-thopiekar

Recent commits

eee5f55... by Thomas Karl Pietrowski

Merge branch 'master' into master-with-shape-dectection

bd6ebad... by Thomas Karl Pietrowski

New sync with separate repository

https://github.com/CodyFagley/Shape_detection_3/commit/9f73a41dac0e8e73a411b493df60b1a7eb2b04f8

Signed-off-by: Thomas Karl Pietrowski <email address hidden> (github: thopiekar)

66a9b1b... by Laurent Rineau <email address hidden>

Add 5.0

1b40e13... by Laurent Rineau <email address hidden>

Merge pull request #135 from maxGimeno/windows-testsuite

Clean-up windows CI

86c9165... by Maxime Gimeno <email address hidden>

clean-up

da208fe... by Maxime GIMENO <email address hidden>

add a github action CI for windows

e10535d... by Laurent Rineau <email address hidden>

Fix for windows (#132)

Fix for windows

Co-authored-by: Laurent Rineau <email address hidden>

e526a52... by Laurent Rineau <email address hidden>

Move the line outside WIN32

That settings is not related to WIN32:
  - on Windows, there are generators different from Visual Studio,
  - outside Windows, there are generators with
    multi-configuration (XCode at least).

aa8835d... by Maxime Gimeno <email address hidden>

avoid configuration-dependant output directory for pyd generated files

4d2e7df... by Maxime Gimeno <email address hidden>

Use another EXPORT macro, as the current one is disabled by CGAL_HEADER_ONLY