| Commit message (Expand) | Author | Age | Files | Lines |
* | travis: add gpl packaging | Tristan Gingold | 2017-08-27 | 3 | -66/+131 |
* | travis-ci: use matrix for docker builds | Tristan Gingold | 2017-08-25 | 8 | -139/+98 |
* | travis-ci: don't disp gna log | Tristan Gingold | 2017-08-18 | 3 | -46/+51 |
* | travis-ci: don't display vests log | Tristan Gingold | 2017-08-18 | 1 | -1/+14 |
* | travis-ci: move tests driver to buildtest.sh, clean cache before setting it. | Tristan Gingold | 2017-08-18 | 3 | -11/+34 |
* | travis: add fold around env. | Tristan Gingold | 2017-08-17 | 1 | -0/+2 |
* | travis-ci: investigate gnat-gpl install issue | Tristan Gingold | 2017-08-17 | 2 | -3/+4 |
* | travis-ci: fix fold (again?) and macos-x | Tristan Gingold | 2017-08-17 | 2 | -5/+7 |
* | travis-ci: try build on macos x | Tristan Gingold | 2017-08-17 | 3 | -17/+79 |
* | travis: remove script deploy, adjust fold. | Tristan Gingold | 2017-08-17 | 1 | -2/+2 |
* | travis: use matrix with os-x, add fold commands in log | Tristan Gingold | 2017-08-17 | 1 | -1/+8 |
* | Added std_logic_misc for all VHDL versions to the synopsys flavor (PowerShell... | Patrick Lehmann | 2017-08-16 | 2 | -18/+16 |
* | Reimport appveyor and travis-ci scripts from v0.34 | Tristan Gingold | 2017-08-16 | 7 | -198/+147 |
* | Reworked and improved pre-compile scripts. | Patrick Lehmann | 2017-07-29 | 2 | -237/+321 |
* | configure: use pwd -W on windows. | Tristan Gingold | 2017-06-13 | 1 | -1/+1 |
* | appveyor/build.ps1: exit with the status of make. | Tristan Gingold | 2017-06-13 | 1 | -1/+4 |
* | Appveyor: set test exit status (tentatively) | Tristan Gingold | 2017-06-12 | 1 | -4/+9 |
* | Remove referenced to the mailing list (gna is closed). | Tristan Gingold | 2017-05-29 | 2 | -7/+2 |
* | Fix typo: paths. | Tristan Gingold | 2017-05-18 | 3 | -37/+37 |
* | Fix PowerShell based build flow (#347) | Patrick Lehmann | 2017-05-14 | 3 | -0/+15 |
* | Fixed file overwrite problem. | Patrick Lehmann | 2017-03-05 | 2 | -6/+6 |
* | Implemented a way to create self-extracting PowerShell scripts as an installe... | Patrick Lehmann | 2017-03-05 | 2 | -10/+358 |
* | Use single VM in .travis.yml to speed-up launching builds. Container are laun... | 1138-4EB | 2017-03-01 | 9 | -67/+201 |
* | gcc/Make-lang.in: Avoid pwd | Tristan Gingold | 2017-02-21 | 1 | -3/+1 |
* | Fixed Windows compile flow (PowerShell scripts) for GHDL and library compilat... | Patrick Lehmann | 2017-02-17 | 17 | -1301/+1286 |
* | Replace travis-ci matrix with docker containers (#272) | 1138-4EB | 2017-02-14 | 36 | -11/+52 |
* | Extract tag declarations from <travis-ci.sh>. Rename it to <buildtest… (#277) | 1138-4EB | 2017-02-12 | 2 | -58/+66 |
* | Avoid problems from not using quotes in shell script. | 1138-4EB | 2017-02-10 | 1 | -7/+7 |
* | <src/version.ads> is not present. However <src/version.in> exists. | 1138-4EB | 2017-02-10 | 1 | -1/+1 |
* | Allow not to pass BLD as argument to <travis-ci.sh>, but to be previously def... | 1138-4EB | 2017-02-09 | 1 | -2/+3 |
* | travis-ci: tentatively fix llvm-3.5 build | Tristan Gingold | 2016-12-29 | 1 | -4/+8 |
* | appveyor: do not deploy, but create artifacts. Fix llvm build | Tristan Gingold | 2016-12-24 | 2 | -1/+6 |
* | Use CXX in makefiles and configures to design the c++ compiler. | Tristan Gingold | 2016-12-24 | 1 | -1/+1 |
* | appveyor: configure with LDFLAGS=-static | Tristan Gingold | 2016-12-21 | 1 | -10/+7 |
* | Appveyor configuration file. | Tristan Gingold | 2016-12-20 | 7 | -0/+454 |
* | travis: set CLANGXX in make command | Tristan Gingold | 2016-12-12 | 1 | -9/+12 |
* | travis: set CXX | Tristan Gingold | 2016-12-12 | 1 | -2/+0 |
* | travis: disp clang++ version | Tristan Gingold | 2016-12-12 | 1 | -0/+2 |
* | travis: build with llvm-3.8 (test) | Tristan Gingold | 2016-12-11 | 1 | -2/+4 |
* | Updated compile order in compile-osvvm.* files. | Patrick Lehmann | 2016-12-10 | 1 | -1/+1 |
* | Make-lang.in: declare Default_Pie | Tristan Gingold | 2016-12-07 | 1 | -0/+1 |
* | Reactivated missing SuppressWarnings flag again. Filter for ":error:" marked ... | Patrick Lehmann | 2016-11-10 | 1 | -12/+14 |
* | Added verbosity control for vendor compile scripts. | Patrick Lehmann | 2016-11-02 | 1 | -2/+2 |
* | Use Ada05 for gcc builds. | Tristan Gingold | 2016-11-01 | 1 | -1/+1 |
* | Fixed windows build flow. | Patrick Lehmann | 2016-10-23 | 4 | -87/+94 |
* | winbuild: Fixed add and remove from PATH. | Patrick Lehmann | 2016-10-19 | 1 | -40/+123 |
* | Merge pull request #170 from Paebbels/paebbels/winbuild-update-uninstall | tgingold | 2016-10-18 | 1 | -23/+88 |
|\ |
|
| * | Added support for install into default directory, install into same directory... | Patrick Lehmann | 2016-10-18 | 1 | -23/+88 |
* | | Fixed verbosity problem in the Windows build flow. | Patrick Lehmann | 2016-10-18 | 4 | -49/+111 |
|/ |
|
* | Windows Build Flow: Fixed error of premature module unload. | Patrick Lehmann | 2016-10-14 | 4 | -34/+23 |