28 Commits

Author SHA1 Message Date
landry
c932277955 geo/mdal: update to 1.0.0.
see https://github.com/lutraconsulting/MDAL/releases/tag/release-1.0.0
2022-11-02 13:18:04 +00:00
landry
4dbc7b8e02 geo/mdal: switch HOMEPAGE to https 2022-08-12 06:54:19 +00:00
rsadowski
6ecf5561f1 Fix build with CMake 3.23
- Use CFLAGS and CXXFLAGS instead of  CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23
2022-05-28 06:19:58 +00:00
rsadowski
6c5024468c Regen patches 2022-03-18 21:26:53 +00:00
naddy
ffa1cebd1b drop RCS Ids 2022-03-11 19:06:11 +00:00
landry
a9946113bb geo/mdal: update to 0.9.4 2022-03-04 08:36:34 +00:00
landry
5648c0ab58 geo/mdal: update to 0.9.3 2022-02-02 08:08:41 +00:00
landry
a2798764f4 geo/mdal: update to 0.9.2.
see https://github.com/lutraconsulting/MDAL/releases/tag/release-0.9.2
2022-01-14 09:29:19 +00:00
landry
b0cc05e2c0 geo/mdal: update to 0.9.1 2021-12-16 09:17:04 +00:00
landry
7cc6180b9b geo/mdal: fix random test build failures
FindGTest.cmake from cmake sets GTEST_INCLUDE_DIRS, not GTEST_INCLUDE_DIR
2021-11-19 13:28:07 +00:00
ajacoutot
1a606b1029 Unbreak build after recent gtest update. 2021-11-01 10:06:33 +00:00
landry
3f1c81c959 geo/mdal: update to 0.9.0
see https://github.com/lutraconsulting/MDAL/releases/tag/release-0.9.0
2021-10-23 09:15:52 +00:00
landry
2946ee8b7c geo/mdal: update to 0.8.1.
Fixes https://github.com/qgis/QGIS/issues/42552
2021-06-28 08:45:52 +00:00
landry
5b928f9391 geo/mdal: update to 0.8.0.
see https://github.com/lutraconsulting/MDAL/releases/tag/0.8.0
the sole consumer (geo/qgis) builds fine with this update.
2021-01-15 12:05:17 +00:00
landry
55240a6fc6 geo/mdal: update to 0.7.3 2020-12-02 12:05:56 +00:00
landry
7d966eff32 Update to MDAL 0.7.2 2020-11-24 07:47:21 +00:00
landry
c54f33e87d Update to MDAL 0.7.1 2020-10-23 14:00:17 +00:00
landry
5e0910a550 Update to mdal 0.7.0. 2020-09-14 07:21:40 +00:00
landry
9efb9a944b Update to mdal 0.6.2 2020-07-20 12:58:25 +00:00
landry
e693502219 Update to mdal 0.6.1, required for QGIS 3.14. 2020-06-20 10:17:59 +00:00
landry
c615266bd0 Update to mdal 0.5.0 2020-02-25 12:16:28 +00:00
landry
591a5408b3 Update to mdal 0.4.1 2020-01-20 09:09:06 +00:00
landry
56b07ec651 Update to mdal 0.4.0. 2019-10-31 14:45:22 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
landry
486e2eec3d Update to MDAL 0.3.3 2019-05-29 05:23:27 +00:00
landry
f061f25469 Remove upstreamed patch 2019-04-30 17:38:31 +00:00
landry
1dbbbc47ce Update to mdal 0.3.1. 2019-04-30 17:37:29 +00:00
landry
5c2618894a Import mdal 0.2.0.
Mesh Data Abstraction Library (MDAL) is a C++ library for handling unstructured
mesh data released with MIT license. It provides a single data model for
multiple supported data formats. MDAL is used by QGIS for data access for mesh
layers.

with a cmake patch to fix tests from rsadowski@, thanks!
ok rsadowski@
2019-03-14 18:33:08 +00:00