Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2018-12-06 | Gnuastro's special BuildProgram configuration file added | Mohammad Akhlaghi | -0/+9 | |
Gnuastro's BuildProgram is a little special: it is actually built during the building of Gnuastro to keep important include and lib directory information and if someone wants to use BuildProgram, this information is necessary. So a special configuration is added for it in `reproduce/config/gnuastro'. This configuration file will allow users to set their own special configuration if they like, then it will load the installed BuildProgram configuration file. |