iraf-v216 · Code · Issues (50) · Pull requests (81)
iraf.net pull request #10
Patches for linux build
closed joequant wants to merge 48 commits
joequant commented on 2017-04-30
“The Schleswig-Holstein question is so complicated, only three men in Europe have ever understood it. One was Prince Albert, who is dead. The second was a German professor who became mad. I am the third and I have forgotten all about it.”
Here are the changes that I made to get IRAF to build on linux with host libraries. There is a README.md. The build.sh runs the system.
I remember that I had to do crazy things with pointers to get it to work…
olebole commented on 2018-04-01
This is partially merged as in several other commits, therefore I am closing it.
Commits
- remove intermediate .a [d2c391e7]
- remove bin symlink which is regenerated [e0cb53c2]
- remove intermediate y.output [013519d5]
- remove unnecessary Makefiles [a104f5f4]
- remove files marked .old [9a6c3cdb]
- remove .pc intermediate file [db35868d]
- add changes for linux build [08d9b060]
- change permissions on bootstrap scripts [2e75b66e]
- reorg libc directories [094305cf]
- makefile changes [fc802b45]
- remove more intermediate files [fb23c9ca]
- remove readline [9c6e56a9]
- remove xmlrpc [dc0e546f]
- remove curl/types.h [c6091080]
- back out of HOST_XMLRPC changes [20aad8f8]
- don’t build expat [a0051a43]
- remove unnecessary files [bb21a7de]
- fix incorrect declaration that kills f90 builds [0565f554]
- fix segfault due to bad assumption about fnlen [59a0fcd6]
- bootstrap system only [826822c7]
- add explicit include line [bb5b567f]
- change arrays to use abstract pointers [b8014ade]
- add host cfitsio [4de72c9e]
- add build.sh [2ace92d0]
- add rpm related files [2be4eeb3]
- checkpoint spec file [6270f197]
- create lib/build subdir [02de6b7a]
- remove libos.a that breaks build [4c43fe76]
- set include to local f2c [e37a94a0]
- use external libxmlrpc [cabab0ea]
- put cache and image directories in home directory [fbc9131d]
- remove readline.h [dc062e16]
- remove old xmlrpc call [6f5f9bd9]
- build vo [5d65e9c3]
- consistently use CC and CFLAGS [b75339f6]
- fix fprintf to prevent warning/errors [b0aa374e]
- fix dependecies [46d8ea40]
- fix xmlrpc calls to server/client [a5c0280c]
- add cfitsio pkg-config flags [cb3ce024]
- change arguments to have iraf.h in LINUX [c29e85f2]
- force iraf to align on 128-bit boundaries [d862831b]
- add configure to mkclean [ec038cff]
- appears that check for iraf variable is reversed [eae4a715]
- avoid loop [67fccf13]
- don’t copy cfitsio if on host [e62b8af0]
- fix up voapps Makefile [c68e3a43]
- fix host include expat [da7f9bb7]
- Add new README.md [763e4176]
Last updated on 2017-05-02