aboutsummaryrefslogtreecommitdiff
path: root/unix/make.linux.sh
AgeCommit message (Collapse)AuthorFilesLines
2015-09-08remove .o files generated by c compiler in call to clm,johnvg1-4/+5
no longer necessary because clm supports import code from, compile module backendconvert with -fusion git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@2628 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2011-12-02increase default heap size of the compilerjohnvg1-1/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@2029 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2005-03-11use a heap of 20m instead of 16mjohnvg1-1/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1514 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-10-06fix ArgEnvUnix path and compiler (now frontend) pathjohnvg1-4/+5
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1380 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-07-03Reduced default compiler heap size from 20M to 16M.ronny1-1/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1138 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-07-03Added make.linux.sh.ronny1-0/+13
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1137 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d