aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* Do not create dir for installation during configure.Tristan Gingold2017-05-301-1/+0
* Don't install libbacktrace when building with gcc.Tristan Gingold2017-05-241-2/+2
* Build grt to lib/ subdir.Tristan Gingold2017-05-231-14/+6
* Avoid dependencies on dirs, create dirs during configure.Tristan Gingold2017-05-231-1/+8
* Install libbacktrace.aTristan Gingold2017-05-231-0/+2
* Rework of libraries/Makefile.inTristan Gingold2017-05-231-40/+21
* Add missing dependencies for std_standard.o, avoid rebuild.Tristan Gingold2017-05-231-11/+11
* Add gcc 7.x as a backend.Tristan Gingold2017-05-211-3/+4
* Makefile: add dependency on configure.Tristan Gingold2017-05-201-1/+10
* configure: add --disable-werrorTristan Gingold2017-05-201-0/+3
* Fix typo: paths.Tristan Gingold2017-05-181-1/+1
* Makefile: separate and document -gnatweTristan Gingold2017-05-091-1/+4
* Build libgrt.a in grt/ subdir to avoid mixing with build for ghdl1Tristan Gingold2017-04-201-1/+1
* configure: set abs_srcdirTristan Gingold2017-04-191-1/+2
* Add libs targets in Makefile.Tristan Gingold2017-04-191-0/+2
* scanner: use grt-fcvt for radix conversion.Tristan Gingold2017-04-191-6/+8
* Simplify build for llvm-nodebug.Tristan Gingold2017-04-041-4/+2
* Use single VM in .travis.yml to speed-up launching builds. Container are laun...1138-4EB2017-03-011-0/+3
* gcc: move ortho-lang.c selection from configure to Makefile.inTristan Gingold2017-02-221-2/+10
* Add support for gcc 5.x and gcc 6.xTristan Gingold2017-02-211-0/+3
* target install.libghdlsynth addedobijuan2017-02-101-0/+2
* libghdlsynth: can generate so/dll file.Tristan Gingold2017-02-071-13/+23
* Makefile: add install.libghdlsynthTristan Gingold2017-02-021-0/+6
* Add ghdlsynth in ghdl_simulTristan Gingold2017-01-311-2/+15
* Use CXX in makefiles and configures to design the c++ compiler.Tristan Gingold2016-12-241-5/+5
* Makefile.in: Use @echo instead of echoTristan Gingold2016-12-241-5/+5
* Makefile: use LDFLAGS for ghdl_mcode and ghdl_llvmTristan Gingold2016-12-221-2/+2
* Be sure PWD is set (for windows).Tristan Gingold2016-12-201-0/+1
* ownership: fix ghdlsimulTristan Gingold2016-12-121-1/+2
* travis: use CLANGXX instead of CXXTristan Gingold2016-12-121-4/+7
* Fix parallel buildsVicente Bergas2016-11-041-2/+2
* Remove auto-generated files with `make clean'Vicente Bergas2016-11-041-1/+1
* Makefiles: use gnatmake instead of gcc to compile single Ada files.Tristan Gingold2016-11-011-3/+3
* Also create version.ads for ghdl1-gcc development target.Tristan Gingold2016-11-011-1/+1
* Create version.ads from git hash/date in version.adsTristan Gingold2016-10-201-9/+24
* Add suport for llvm 3.6 - 3.9Tristan Gingold2016-09-171-2/+3
* Add llvm-nodebug, an llvm backend more portable across llvm versions.Tristan Gingold2016-09-121-4/+5
* Makefile.in: fix library build during development.Tristan Gingold2016-09-121-1/+4
* Makefiles changes for $(EXEEXT) - please review. (#119)Patrick Lehmann2016-07-261-27/+27
* Do not use -fPIC to build libghdlvpi on windows and darwin.Tristan Gingold2016-07-211-1/+2
* build and vpi: adjust for windows.Tristan Gingold2016-07-201-1/+1
* Makefile: add comments.Tristan Gingold2016-07-171-0/+5
* Rework gcc build procedure. Add vpi build command.Tristan Gingold2016-07-161-57/+49
* Add commands to build vpi modules (WIP)Tristan Gingold2016-07-141-1/+24
* makefile: use GNATMAKE for oread.Tristan Gingold2016-07-091-0/+1
* A first changeset for MinGW32 and MinGW64 to compile GHDL with mcode and llvm...Patrick Lehmann2016-06-301-6/+8
* Install vendor shell scripts with executable mode.Tristan Gingold2016-06-221-0/+2
* Install vendors scripts.Tristan Gingold2016-06-221-0/+4
* ghwdump: make output more easily readable.Tristan Gingold2016-05-231-2/+4
* mhdlsim: add initial version of the vhdl part (as a library).Tristan Gingold2016-05-171-0/+12