Skip to content

v4.1.0

Latest

Choose a tag to compare

@mesheets mesheets released this 09 Sep 02:33
· 15 commits to master since this release

NQC v4.1.0 Release Notes

  • Remove use of PATH_MAX (from limits.h) for GNU Hurd compatability
  • Incorporate the nqc-libs project into the main NQC project here
    • NQC include files from other projects (*.nqh files) outside the main NQC project
    • Reference information, documentation, and learning
  • Establish a project website (using GitHub Pages) under the “docs” folder, using content from both the original project website and the nqc-libs project – https://brickbot.github.io/nqc/
    • Documentation
      • FAQs
      • Programmer’s Guide
      • User Manual
      • NQH Includes
    • Learning
      • Examples
      • Guidebook
      • Tutorial
  • Package the “docs” folder for installing to ${docdir} upon “make install” or “make install-doc”
  • Enable configurable project naming
  • Cygwin builds for a pending Cygwin package release

Full Changelog: v4.0.3...v4.1.0