Gix-IDE v1.1.1 is out

This is a release for Gix-IDE that improves on 1.1.1 and fixes a few problems. The "standard" debugger is still the recommended one, but the "experimental" version is functional both on Windows and Linux.

This release also arrives with new binary packages for Debian 10 and 11.

Binary packages available

  • Windows x86
  • Windows x64
  • Linux x64 (Ubuntu 20.04LTS)
  • Linux x64 (Ubuntu 22.04LTS)
  • Linux x64 (Debian 10)
  • Linux x64 (Debian 11)

A summary of new features and fixes

  • The IDE logging system is now based on spdlog
  • The output window has been split into different panes
  • Added clickable "Error List" window
  • Linux debugger fixes
  • Added packages for Debian 10 and 11
  • The Linux version can now automatically use a distribution-provided install of GnuCOBOL
  • Fixed a linking problem for GixSQL when used with a MinGW compiler from the IDE
  • Fixed ESQL sample project
  • On Windows the user can now decide whether to install the MSVC runtime locally or globally
  • The Windows installer does not require administrative privileges anymore (still needed for VC++ Build Tools)
  • Removed some test-related dead code
  • In the IDE, files can now be dragged and dropped on a project folder
  • Added filename tooltips on editor tabs
  • On Linux the correct scaling factor is now used on a fresh install
  • Internal fixes in GixSQL for metadata handling
  • Fixed ESQL parameter-style setting in the IDE (now it is possible to set the corect parameter style/prefix).
  • Added an option in the IDE that maps to GixSQL's "consolidate source" (i.e. stitch all module sources/COPY files together before preprocessing). This is needed in some scenarios to properly parse metadata.
  • Fixed a possible crash in the logging system
  • gix-http was inadvertently deactivated in the build configuration, now it is built again by default

Known bugs and issues

  • The new Output/Error windows still have some small quirks (some messages not being displayed, UI glitches, etc.).

Available, as usual, on the Release page on GitHub.

As usual, donations or sponsors are welcome.