Releases: iraf-community/x11iraf
Release candidate 2.2RC1
What's Changed
- Implement DESTDIR feature by @olebole in #52
- Make Tcl library configurable by @olebole in #60
- Fix manpage location by @olebole in #61
- Make mkpkg customizable by @olebole in #62
- Create dependabot.yml for actions by @olebole in #65
- Bump actions/checkout from 2 to 4 in /.github/workflows by @dependabot in #66
- Fix types and prototypes for gcc-14 by @olebole in #67
- Add Gimp sources for xgterm and ximtool icons by @olebole in #64
Full Changelog: v2.1...v2.2rc1
Version 2.1
This is an x11iraf version from the iraf-community organization, which is a community effort to keep IRAF available after the end of NOAO support. Consider contributing to report bugs, fix them, or improve the software!
Changes
Changes to the original 2.0 BETA version include:
-
64 bit compatibility (#2)
-
External libraries removed
External libraries that were included as convenience copies were removed. The code is updated to use the current versions of these libraries, which are included in MacOS as well as in the Linux distributions:The unused CDL (#11) and vximtool (#18) subdirectories were also removed. They are maintained in a separate repository
-
Imake build system replaced
The Imake build system (xmkmf) was replaced by plain Makefiles (#19). Re-introduce support for MacOS (#17). -
Several bugfixes and spellfixes (#12, #13, #21). Consequently use stdarg.h (#3)
-
Add licensing information (#20). Make it easy to remove non-free code.
-
Remove unused code files, and fix a number of compiler warnings (#21)
-
Reorganize README and installation instructions (#22)
-
Test-build the package on Travis (#15)
Snapshot 2.0+2020.06.15
This is an x11iraf snapshot from the iraf-community organization.
Original release v2.0 BETA
v2.0BETA Initial commit, from x11iraf-v2.0BETA-src.tar.gz