Commit Graph

8 Commits

Author SHA1 Message Date
Vincent Laporte
b9704019c9 cgal_4: 4.14.2 → 4.14.3 2023-12-18 18:18:00 +01:00
Bouke van der Bijl
b3dead4ffb openmvs: init at 2.1.0 2023-01-20 15:50:59 +01:00
Naïm Favier
9e7ec276c6
cgal_4: use fetchpatch's relative argument
The `gcc-12-prereq.patch` patch now includes the entire `CGAL_Core`
subdirectory, but the patch only fixes warnings so this is fine.
2022-03-25 10:45:53 +01:00
Felix Buehler
783d2679e5 treewide: rename name to pname&version 2022-03-08 13:24:25 +01:00
Sergei Trofimovich
7503335fb4 cgal_4: pull upstream fir for c++17
Without the change the build fails on gcc-12 as:

    /build/source/include/CGAL/CORE/BigFloatRep.h:437:10:
      error: use of deleted function 'std::...::basic_string(std::nullptr_t)
        [with _CharT = char; ...; std::nullptr_t = std::nullptr_t]'
      437 |   return NULL;
          |          ^~~~
2021-12-26 16:10:37 +00:00
Ben Siraphob
66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Michael Raskin
56dabf8cf2 cgal: 4.14 -> 4.14.2, add (incompatible) cgal_5 2019-12-07 12:04:39 +01:00