aboutsummaryrefslogtreecommitdiff
path: root/extras/dockerfiles
AgeCommit message (Expand)Author
2020-04-01Changes in dockerfiles needed by last few CI-related commits.Marco Poletti
2019-09-01Install libc++ in docker images.Marco Poletti
2019-08-31Add a script to rebuild/reupload docker images.Marco Poletti
2019-08-31Install absl-py in the docker images used for CI testing of Fruit.Marco Poletti
2019-08-31Delete old dockerfiles for Ubuntu distributions that are no longer supported.Marco Poletti
2019-04-27Add Bazel to the Ubuntu 18.04 dockerfile and also install git in all Ubuntu L...Marco Poletti
2019-04-27Update dockerfiles, adding Ubuntu 19.04 and Ubuntu ARM 18.04.Marco Poletti
2018-10-20Run Travis CI tests with the latest versions of GCC, Clang, Ubuntu.Marco Poletti
2018-09-15Add Dockerfiles for: Ubuntu 18.04 (x64), Ubuntu 16.04 (ARM), Ubuntu 17.10 (ARM)Marco Poletti
2018-09-08Add networkx to the dockerfiles.Marco Poletti
2017-10-29Update the Docker image generation files to add packages needed by TMPPy. Als...Marco Poletti
2017-07-15Remove support for GCC 4.8.x, GCC 5.0.0 is now the minimum supported version....Marco Poletti
2017-04-15Add a Dockerfile for Ubuntu 17.04, for CI testing in Travis CI.Marco Poletti
2017-04-09Update the Dockerfiles used for CI testing on Linux, adding Clang 4.0 and pyt...Marco Poletti
2017-04-09No longer test using Ubuntu 15.10, 16.04 has been out for a while now.Marco Poletti
2017-04-09Migrate Fruit's end-to-end tests from nose2 to pytest, improving parallelizat...Marco Poletti
2016-11-18Use extras/bazel_root as WORKSPACE root for Bazel, using symlinks so that Fru...Marco Poletti
2016-11-12Add Clang 3.9 to the dockerfiles used for CI testing.Marco Poletti
2016-10-16Fix testing dockerfiles for 14.04 and 15.10: the python3-sh package didn't ex...Marco Poletti
2016-10-15Various improvements/fixes to the nose-based tests. Notably, adding nose2 to ...Marco Poletti
2016-05-29Add boost to the docker images used for CI testing of Fruit.Marco Poletti
2016-05-08Reorganize the Dockerfiles, to share code.Marco Poletti
2016-04-07Fix a bug in the dockerfiles, where if the last considered file wasn't suppos...Marco Poletti
2016-04-07Fix minor issue with dockerfiles: shell expansion is not applied, so the exec...Marco Poletti
2016-04-07Some changes to the dockerfiles: install make, strip executables.Marco Poletti
2016-04-06Add dockerfiles for testing Fruit on various Ubuntu versions.Marco Poletti