Revision 644a236b70fd64df6f1526c7e3ca3d148ad08044 authored by Mohammad Akhlaghi on 07 May 2023, 09:31:06 UTC, committed by Mohammad Akhlaghi on 07 May 2023, 09:48:14 UTC
SUMMARY: just house-cleaning, no need to do anything major in your branch. Just update the copyright years in files that you have added. Until now, the latest copyright years of the whole Maneage source code was 2022! As of this commit, we have already moved to 2023 for 5 months! Furthermore, there were a few other minor issues that needed correction: - The URL to download input datasets wasn't quoted in 'initialize.mk' or the download script! As a result, when the input URL had characters that are meaningful to the shell (like '&'), the download command would not work. - The only program that had 'make check' in the 'basic.mk' programs was MPFR. At that stage, we still haven't built our own compiler at this stage, this is not accurate. - The 'pyerfa' and 'extension-helpers' packages in Python need 'setuptools_scm' on some systems. But until now, it was not in the list of their prerequisites. With this commit, all the issues above have been corrected.
1 parent 4318670
| File | Mode | Size |
|---|---|---|
| reproduce | ||
| tex | ||
| .dir-locals.el | -rw-r--r-- | 1.3 KB |
| .file-metadata | -rw-r--r-- | 9.0 KB |
| .gitignore | -rw-r--r-- | 1010 bytes |
| COPYING | -rw-r--r-- | 34.3 KB |
| README-hacking.md | -rw-r--r-- | 93.2 KB |
| README.md | -rw-r--r-- | 34.4 KB |
| paper.tex | -rw-r--r-- | 14.2 KB |
| project | -rwxr-xr-x | 21.3 KB |

Computing file changes ...
README.md

Loading README.md ...