aboutsummaryrefslogtreecommitdiffstats
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* configure: use pwd -W on windows.Tristan Gingold2017-06-131-1/+1
* appveyor/build.ps1: exit with the status of make.Tristan Gingold2017-06-131-1/+4
* Appveyor: set test exit status (tentatively)Tristan Gingold2017-06-121-4/+9
* Remove referenced to the mailing list (gna is closed).Tristan Gingold2017-05-292-7/+2
* Fix typo: paths.Tristan Gingold2017-05-183-37/+37
* Fix PowerShell based build flow (#347)Patrick Lehmann2017-05-143-0/+15
* Fixed file overwrite problem.Patrick Lehmann2017-03-052-6/+6
* Implemented a way to create self-extracting PowerShell scripts as an installe...Patrick Lehmann2017-03-052-10/+358
* Use single VM in .travis.yml to speed-up launching builds. Container are laun...1138-4EB2017-03-019-67/+201
* gcc/Make-lang.in: Avoid pwdTristan Gingold2017-02-211-3/+1
* Fixed Windows compile flow (PowerShell scripts) for GHDL and library compilat...Patrick Lehmann2017-02-1717-1301/+1286
* Replace travis-ci matrix with docker containers (#272)1138-4EB2017-02-1436-11/+52
* Extract tag declarations from <travis-ci.sh>. Rename it to <buildtest… (#277)1138-4EB2017-02-122-58/+66
* Avoid problems from not using quotes in shell script.1138-4EB2017-02-101-7/+7
* <src/version.ads> is not present. However <src/version.in> exists.1138-4EB2017-02-101-1/+1
* Allow not to pass BLD as argument to <travis-ci.sh>, but to be previously def...1138-4EB2017-02-091-2/+3
* travis-ci: tentatively fix llvm-3.5 buildTristan Gingold2016-12-291-4/+8
* appveyor: do not deploy, but create artifacts. Fix llvm buildTristan Gingold2016-12-242-1/+6
* Use CXX in makefiles and configures to design the c++ compiler.Tristan Gingold2016-12-241-1/+1
* appveyor: configure with LDFLAGS=-staticTristan Gingold2016-12-211-10/+7
* Appveyor configuration file.Tristan Gingold2016-12-207-0/+454
* 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