File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6565
6666[RELEASE]
6767Version: 6.3.0
68- Date: 2020 -??-??
68+ Date: 2026 -??-??
6969[DESCRIPTION]
7070Let's see.
7171
72+ [ENTRY]
73+ Module: other
74+ What: change
75+ Rank: major
76+ [DESCRIPTION]
77+ Modernize the build infrastructure across CMake and autoconf:
78+ raise CMake minimum version to 3.21, update autoconf macros to
79+ current style, make configure.ac the canonical autoconf source,
80+ and centralize shared version metadata in gecode-version.m4.
81+
82+ [ENTRY]
83+ Module: other
84+ What: change
85+ Rank: major
86+ [DESCRIPTION]
87+ Migrate build helper scripts from Perl to Python and execute them
88+ via uv. This removes Perl as a build-time dependency and unifies
89+ script execution in autoconf, CMake, and CI.
90+
91+ [ENTRY]
92+ Module: search
93+ What: bug
94+ Rank: minor
95+ [DESCRIPTION]
96+ Fix CPProfiler compilation on Windows and MinGW by using the
97+ standard _WIN32 platform guard, guarding MSVC-specific pragmas,
98+ and linking against the Windows socket library where required.
99+
100+ [ENTRY]
101+ Module: other
102+ What: removed
103+ Rank: major
104+ [DESCRIPTION]
105+ Remove outdated contrib modules (qecode and quacode) from the
106+ main build and repository maintenance path.
107+
72108[ENTRY]
73109Module: flatzinc
74110What: change
@@ -179,7 +215,7 @@ What: new
179215Rank: minor
180216Thanks: Jip J. Dekker
181217[DESCRIPTION]
182- Add the reason for restarting to the MetaInfo object available when restarting.
218+ Add the reason for restarting to the MetaInfo object available when restarting.
183219
184220[ENTRY]
185221Module: other
@@ -248,15 +284,15 @@ Thanks: Jip J. Dekker
248284Add support for building Gecode Gist with Qt6.
249285
250286[ENTRY]
251- Module: flatzinc
287+ Module: flatzinc
252288What: new
253289Rank: minor
254290Thanks: Jip J. Dekker
255291[DESCRIPTION]
256292Add support for disjunctive and cumulative on optional variables.
257293
258294[ENTRY]
259- Module: flatzinc
295+ Module: flatzinc
260296What: new
261297Rank: minor
262298Thanks: Jip J. Dekker
You can’t perform that action at this time.
0 commit comments