Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document requirements for MSYS. | Tristan Gingold | 2017-06-12 | 1 | -0/+4 |
| | | | | Close #362 | ||||
* | Add gcc 7.x as a backend. | Tristan Gingold | 2017-05-21 | 1 | -2/+6 |
| | |||||
* | gcc: move ortho-lang.c selection from configure to Makefile.in | Tristan Gingold | 2017-02-22 | 1 | -1/+1 |
| | | | | For #291 | ||||
* | Clarify BUILD instructions with gcc. | Tristan Gingold | 2016-12-05 | 1 | -1/+1 |
| | | | | Close #210. | ||||
* | Adjust build.txt for issue #159 | Tristan Gingold | 2016-10-10 | 1 | -1/+5 |
| | | | | Fix issue #159 | ||||
* | Simplifying build instructions for GCC backend | Thomas Hiscock | 2016-10-08 | 1 | -13/+6 |
| | | | | | | Suggest the use of GCC's download_prerequisites for setting up gmp, mpfr, mpc directly in the source tree. This is actually GCC's recommended way of getting them (see https://gcc.gnu.org/wiki/InstallingGCC). | ||||
* | Add suport for llvm 3.6 - 3.9 | Tristan Gingold | 2016-09-17 | 1 | -2/+2 |
| | |||||
* | Rework gcc build procedure. Add vpi build command. | Tristan Gingold | 2016-07-16 | 1 | -5/+12 |
| | |||||
* | BUILD.txt: add more --disable options to the gcc build. | Tristan Gingold | 2016-07-03 | 1 | -2/+5 |
| | |||||
* | Typo debugger -> debugged in BUILD.txt (#79) | Ciro Santilli 六四事件 法轮功 包卓轩 | 2016-06-16 | 1 | -1/+1 |
| | |||||
* | Add a note for llvm dependency on libedit. | tgingold | 2016-01-27 | 1 | -0/+1 |
| | | | Fix issue28 | ||||
* | Extract BUILD.txt from README. | Tristan Gingold | 2016-01-19 | 1 | -0/+116 |
Adjust configure. |