aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar David Tellenbach <david.tellenbach@me.com>2020-08-19 18:27:45 +0000
committerGravatar David Tellenbach <david.tellenbach@me.com>2020-08-19 18:27:45 +0000
commitfe8c3ef3cbb9670335a8fdc31af552730baa8da2 (patch)
tree71e5872cf8150f5994a82d2fab4e1acf7ef2eb02 /.gitignore
parentd10b27fe37736d2944630ecd7557cefa95cf87c9 (diff)
Add possibility to split test suit build targets and improved CI configuration
- Introduce CMake option `EIGEN_SPLIT_TESTSUITE` that allows to divide the single test build target into several subtargets - Add CI pipeline for merge request that can be run by GitLab's shared runners - Add nightly CI pipeline
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fc0e5486c..6b969957f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@ lapack/reference
.*project
.settings
Makefile
+!ci/build-tests.gitlab-ci.yml