aboutsummaryrefslogtreecommitdiffstats
path: root/BUILD.txt
Commit message (Collapse)AuthorAgeFilesLines
* Adjust build.txt for issue #159Tristan Gingold2016-10-101-1/+5
| | | | Fix issue #159
* Simplifying build instructions for GCC backendThomas Hiscock2016-10-081-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.9Tristan Gingold2016-09-171-2/+2
|
* Rework gcc build procedure. Add vpi build command.Tristan Gingold2016-07-161-5/+12
|
* BUILD.txt: add more --disable options to the gcc build.Tristan Gingold2016-07-031-2/+5
|
* Typo debugger -> debugged in BUILD.txt (#79)Ciro Santilli 六四事件 法轮功 包卓轩2016-06-161-1/+1
|
* Add a note for llvm dependency on libedit.tgingold2016-01-271-0/+1
| | | Fix issue28
* Extract BUILD.txt from README.Tristan Gingold2016-01-191-0/+116
Adjust configure.