- 06 Apr, 2022 1 commit
-
- 24 Jan, 2022 1 commit
-
-
mnb authored
-
- 20 Jun, 2021 1 commit
-
-
Mario Gonzalez authored
Update GNUmakefile.am See merge request !1
-
- 17 Jun, 2021 1 commit
-
-
Mario Gonzalez authored
-
- 14 Aug, 2020 36 commits
-
-
afarrell authored
Fix typo in Makefile causing linux build to fail (-dl corrected to -ldl)
-
Added FitsOps command to create a class table Returned the valid fits file checks to use fits open and fit close (which it used to be but resulted in memory leaks due to a bug in fitstcl/cfitsio which is fixed for FitsTcl 2.4 and cfitsio 3.39) This will fix the problems of registering TAIPAN simulated object frames as invaid on specific MAC platforms.
-
Modified GNUmakefile.am to add $(X_CFLAGS) to definition of TCL_INCLUDES, which provides support for building on later MacOsX machines.
-
Modified GNUmakefile.am to not delete GNUmakefile.in,GNUmakefile as they should not disappear when "make clean" is done. ACMM now ensures they are not acrhived. Will now delete them in Makefile (but that will disappear soon).
-