aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dockerfiles/Ubuntu_16_04.docker
AgeCommit message (Collapse)AuthorFilesLines
2018-06-19Run tests with CTEST_OUTPUT_ON_FAILURE=1Vasil Velichkov1-1/+1
2018-06-18Add DEBIAN_FRONTEND=noninteractiveVasil Velichkov1-1/+1
2018-03-22Fix the parallel build.Vasil Velichkov1-1/+4
- Override the GR_UNIQUE_TARGET function to not append a hash to the target name. - Add explicit dependency between pygen_apps and _grgsm_swig The _grgs_swig needs to be built first because grcc evaluates and verify all imports - Test the parallel build in the docker containers as well
2018-03-22Install pkg-config in Debian/Ubuntu containersVasil Velichkov1-0/+1
It is needed to proper detect the grcc full path
2018-02-20Added 'make test' as part of docker files and removed it from travis.ymlPiotr Krysik1-1/+2
2018-02-20tests: Changing the maintainer to myselfPiotr Krysik1-1/+1
2017-09-20Install package to have rst2man available when testing.Petter Reinholdtsen1-0/+1
2016-04-29Removed calls to 'cd' bash command and replaced it with WORKDIRPiotr Krysik1-4/+3
which should work better according to docker's manual
2016-04-13Corrected and shortened the Ubuntu 16.04 dockerfilePiotr Krysik1-11/+5
2016-04-13Changes in dockerfiles:Piotr Krysik1-40/+8
-removed (prorbably) unnecessary packages -added docker file for debian testing
2016-04-11Added Ubuntu 16.04 docker file. Commented out other files from the travis.ymlPiotr Krysik1-0/+65