aboutsummaryrefslogtreecommitdiffstats
path: root/dist/travis-ci.sh
Commit message (Expand)AuthorAgeFilesLines
* Replace travis-ci matrix with docker containers (#272)1138-4EB2017-02-141-9/+0
* Extract tag declarations from <travis-ci.sh>. Rename it to <buildtest… (#277)1138-4EB2017-02-121-58/+1
* 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
* Use CXX in makefiles and configures to design the c++ compiler.Tristan Gingold2016-12-241-1/+1
* 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
* 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