Ralph Lange
bb9b59156c
travis: set CURDIR in build.sh ( fixes #41 )
2020-05-26 09:36:00 +02:00
Ralph Lange
11e2f1852b
Do not run 'make test-results' on Base 3.14
...
- also add tests for this
2020-05-13 12:35:38 +02:00
Ralph Lange
1583d41197
Skip running test-results target if not defined
2020-05-05 11:59:25 +02:00
Ralph Lange
29e657d585
Run tests using parallel make (reducing build time)
2020-04-27 11:34:01 +02:00
Ralph Lange
4413c7d75e
travis: fix build.sh (set EPICS_BASE correctly) for BASE=SELF
2020-04-24 19:16:12 +02:00
Ralph Lange
48b15417a6
travis: fix RTEMS cross builds for Base 3.15
2020-04-24 19:12:20 +02:00
Ralph Lange
d0f93f1920
travis: fix for EXTRA arguments with spaces/quotes
...
- feed EXTRA variables into an array to be properly expanded
2020-04-24 12:27:30 +02:00
Michael Davidsaver
a34bb7d2b2
travis: always show test-results
...
even if one of the tests crashes
2020-04-08 14:52:06 +02:00
Ralph Lange
b0ab3bf333
Allow CACHEDIR to be set externally.
...
fixes #22 , closes #23
2020-02-28 12:40:40 +01:00
Ralph Lange
82d962639b
Load setup files instead of sourcing them
...
- needed for same setup files to work on Windows
(where PowerShell is used instead of bash)
- removes ugly bashism to allow overriding from .travis.yml
- adds a proper (yet small) syntax
Also adds tests for the new syntax and updates the README.
2019-12-11 09:50:50 +01:00
Ralph Lange
de43213873
travis: export EPICS_BASE and EPICS_HOST_ARCH
2019-12-06 11:34:55 +01:00
Ralph Lange
f5a502301e
travis: make verbosity (set -x, make -s) configurable
2019-11-21 14:33:47 +01:00
Ralph Lange
fe7647545d
Move travis scripts into travis subdirectory
2019-10-24 16:01:48 +02:00