Commit graph

11 commits

Author SHA1 Message Date
Yuri Victorovich
0773fd9dc5 math/gecode: Update 6.3.0 to the latest commits
6.3.0 is not yet officially releasedm and exists in a branch.
2022-02-22 10:00:28 -08:00
Yuri Victorovich
4d4bf5fcf1 math/gecode: Builds on aarch64 architecture
Reported by:	Ronald Klop <ronald-lists@klop.ws>
2022-01-18 11:32:52 -08:00
Yuri Victorovich
57856f23e9 math/gecode: Fix build for the GIST option. 2021-12-17 20:42:27 -08:00
Yuri Victorovich
28e7bc89f8 math/gecode: Add SHARED and STATIC options to control type of built libraries
Also fix the bug that one library was wrongly conditioned on the FLATZINC option.
2021-06-05 18:44:30 -07:00
Yuri Victorovich
4a18c5e4a4 math/gecode: Fix bison detection by using bison from ports
Previous behavior was to use byacc from base which failed to
be detected by the configure script.
2021-05-27 14:41:30 -07:00
Yuri Victorovich
4e7cba27a5 math/gecode: Chase fixes in not yet officially released 6.3.0 2021-05-22 13:12:19 -07:00
Yuri Victorovich
67152ed4f8 math/gecode: Chase some merged PRs that fix issues in 'almost' released 6.3.0 2021-05-16 12:03:02 -07:00
Yuri Victorovich
c8f7f649c9 math/gecode: Change to GNU autotools; Add options; Add test targets
cmake isn't a default build system for Gecode. Test targets are missing
there, and at least one problem produces a wrong result when Gecode is
built with cmake (zebra_inverse.mzn).
2021-05-08 15:57:16 -07:00
Yuri Victorovich
97e2d80eda math/gecode: Update 6.2.0 -> 6.3.0 (from branch)
6.3.0 is ready for a while but hasn't been released pending
only Windows installer issues.
2021-05-06 14:39:31 -07:00
Yuri Victorovich
8444522a9b math/gecode: Install MiniZinc config file 2021-05-04 12:07:26 -07:00
Yuri Victorovich
fa3a01a51f devel/gecode: Move to math category 2021-05-04 12:07:26 -07:00
Renamed from devel/gecode/Makefile (Browse further)