aboutsummaryrefslogtreecommitdiffstats
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* travis: set CLANGXX in make commandTristan Gingold2016-12-121-9/+12
* travis: set CXXTristan Gingold2016-12-121-2/+0
* travis: disp clang++ versionTristan Gingold2016-12-121-0/+2
* travis: build with llvm-3.8 (test)Tristan Gingold2016-12-111-2/+4
* Updated compile order in compile-osvvm.* files.Patrick Lehmann2016-12-101-1/+1
* Make-lang.in: declare Default_PieTristan Gingold2016-12-071-0/+1
* Reactivated missing SuppressWarnings flag again. Filter for ":error:" marked ...Patrick Lehmann2016-11-101-12/+14
* Added verbosity control for vendor compile scripts.Patrick Lehmann2016-11-021-2/+2
* Use Ada05 for gcc builds.Tristan Gingold2016-11-011-1/+1
* Fixed windows build flow.Patrick Lehmann2016-10-234-87/+94
* winbuild: Fixed add and remove from PATH.Patrick Lehmann2016-10-191-40/+123
* Merge pull request #170 from Paebbels/paebbels/winbuild-update-uninstalltgingold2016-10-181-23/+88
|\
| * Added support for install into default directory, install into same directory...Patrick Lehmann2016-10-181-23/+88
* | Fixed verbosity problem in the Windows build flow.Patrick Lehmann2016-10-184-49/+111
|/
* Windows Build Flow: Fixed error of premature module unload.Patrick Lehmann2016-10-144-34/+23
* Reworked compile scripts for Windows.Patrick Lehmann2016-08-085-706/+742
* Rework gcc build procedure. Add vpi build command.Tristan Gingold2016-07-163-88/+29
* ghdldrv: add --bootstrap-standard to simplify build.Tristan Gingold2016-07-151-229/+0
* Add commands to build vpi modules (WIP)Tristan Gingold2016-07-141-0/+2
* Clean up links, repository-wide (#117)Ben Wiederhake2016-07-091-2/+2
* Reworked standard libraries compile flow (std, ieee, ...). Fixed GHDL version...Patrick Lehmann2016-06-246-1034/+1310
* Install vendor shell scripts with executable mode.Tristan Gingold2016-06-221-2/+4
* Install vendors scripts.Tristan Gingold2016-06-221-0/+4
* Paebbels/master (#75)Patrick Lehmann2016-06-075-207/+829
* travis: adjust script and configTristan Gingold2016-05-031-1/+5
* travis-ci: deploy snapshot using github release.Tristan Gingold2016-05-031-1/+3
* travis-ci: create a tarball for the build.Tristan Gingold2016-05-031-5/+16
* travis: fix mcode build.Tristan Gingold2016-01-141-6/+5
* travis: use envs.Tristan Gingold2016-01-141-21/+23
* travis: also build with llvm.Tristan Gingold2016-01-141-4/+27
* travis: Use an external script to build and test.Tristan Gingold2016-01-121-0/+15
* Add missing copyright.Tristan Gingold2016-01-092-7/+55
* windows bat command: move strip command.Tristan Gingold2016-01-092-2/+2
* Add elf_arch for windows (!)Tristan Gingold2016-01-091-0/+2
* Use github site for reporting problems.Tristan Gingold2015-12-032-2/+2
* Fix compile.ps1 (for backtraces).Tristan Gingold2015-11-261-0/+1
* Windows: add backtraces in dist/mcode.Tristan Gingold2015-11-262-0/+5
* backtrace: add support for windows and for llvm (via libbacktrace).Tristan Gingold2015-11-222-23/+36
* Update legacy build script for windows.Tristan Gingold2015-10-232-1/+4
* Fix ticket94: default binding indication for component.Tristan Gingold2015-09-241-1/+1
* Update README and some copyright dates.Tristan Gingold2015-09-131-1/+1
* Adjust windows code.Tristan Gingold2015-09-121-3/+1
* Updated PowerShell build scripts for Windows.Patrick Lehmann2015-05-292-27/+33
* Remove deprecated dist scripts.Tristan Gingold2015-03-133-1314/+0
* winbuild: Fixed missing env.vhd and env_body.vhd files in v08/std/ after comp...Patrick Lehmann2015-02-091-1/+2
* winbuild: Fixed missing strip call to reduce the binary size of ghdl.exe.Patrick Lehmann2015-01-311-2/+2
* dist/gcc: fix missing dependency in Make-lang.inTristan Gingold2015-01-231-2/+2
* Fixed paths in winbuild.bat to reflect source tree reorganization (Brian Davis)Tristan Gingold2015-01-211-6/+6
* winbuild: Added check for PSCX extension if '-CreatePackage -Zip' is executed.Patrick Lehmann2015-01-212-10/+47
* Experimental: Translated compile scripts for windows to PowerShell scripts (*...Patrick Lehmann2015-01-213-0/+1400