summaryrefslogtreecommitdiff
path: root/src/runtime/c/setup.sh
AgeCommit message (Collapse)Author
2017-08-11Final changes before the release of GF 3.9Thomas Hallgren
2014-06-19runtime/c/setup.sh: use make -j to speed up compilationhallgren
The configuration script takes significantly longer to run than the compilation of all the C code, which is a hint that is in need of a major simplification.
2014-06-16src/runtime/c/setup.sh: executable version of INSTALL, used from debian/ruleshallgren