Commit Graph

11 Commits

Author SHA1 Message Date
Ralph Lange
1749f82a66 Merge pull request #3 from mark0n/improve-compiler-detection
So far compilers needed to be specified twice (as usual with Travis in compiler as well as in our own CMPLR environment variable). This change allows our scripts to use the compiler specified with Travis (no need to populate CMPLR anymore).
2019-06-02 16:25:03 +02:00
Ralph Lange
377d8d858e Merge pull request #1 from mark0n/rename-base-branch-variable
Rename base branch environment variable
2019-06-02 16:00:34 +02:00
Martin Konrad
833e23f9e6 Improve compiler detection
So far compilers needed to be specified twice (as usual with Travis
in "compiler" as well as in our own CMPLR environment variable).
This change allows our scripts to use the compiler specified with
Travis (no need to populate CMPLR anymore).
2019-05-29 16:42:09 -04:00
Martin Konrad
d11309d6a1 Rename base branch environment variable
Let's use a less cryptic variable name for this important variable.
2019-05-29 14:32:08 -04:00
Ralph Lange
be83b22993 Readme: better and more detailed Travis instructions 2019-05-27 13:19:32 +02:00
Ralph Lange
8fb0106ced Add .travis.yml examples: full and mini 2019-05-27 13:10:01 +02:00
Ralph Lange
fb95b95f4f Add CMPLR options gcc-6 and gcc-7
(works on trusty and xenial)
2018-12-13 15:50:04 +01:00
Ralph Lange
3175ab9a7d Make scripts executable 2018-12-11 14:24:03 +01:00
Ralph Lange
310b82b238 Make prerequisite modules configurable 2018-12-11 14:13:05 +01:00
Ralph Lange
fbac0882ca Add travis scripts from pvAccessCPP 2018-12-11 13:29:11 +01:00
Ralph Lange
412908eccd Initial commit 2018-09-11 10:33:49 +02:00