summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Collapse)Author
2016-01-19Extract BUILD.txt from README.Tristan Gingold
Adjust configure.
2016-01-06mcode: add support for x86-64Tristan Gingold
2015-12-21configure: add --enable-coverage.Tristan Gingold
2015-12-20configure: add --with-llvm-configTristan Gingold
2015-11-22backtrace: add support for windows and for llvm (via libbacktrace).Tristan Gingold
2015-09-26Fix regression from states.Tristan Gingold
Fix ticket96.
2015-09-13configure: remove bash-ism.Tristan Gingold
2015-09-12Check llvm version. Fix ghdldrv --post for llvm.Tristan Gingold
2015-09-12Tentatively fix win32 support.Tristan Gingold
2015-05-28Fix llvm link on darwin (set no_compat_unwind).Tristan Gingold
2014-12-13Add support of ghdl_llvm build in Makefile.inTristan Gingold
2014-11-15configure: allow spaces.Tristan Gingold
2014-11-14configure: improve error message.Tristan Gingold
2014-11-08Add instructions for llvm (WIP).Tristan Gingold
2014-11-08configure/Makefile: support build for gcc.Tristan Gingold
2014-11-06mcode build and install from top makefile.Tristan Gingold
2014-11-06configure: generate default_pathes and ortho_code-x86-flags.Tristan Gingold
2014-11-06configure: generate a project file.Tristan Gingold
2014-11-05chmod +x configure.Tristan Gingold
2014-11-05Add configure and Makefile.in for mcode.Tristan Gingold