1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-21 01:02:02 +01:00

IRBL development test bed is added; bootstrap.sh is updated to avoid repeated download of the EIGEN package after the first build.

This commit is contained in:
Yong-Chull Jang
2017-11-05 23:46:03 -05:00
parent 3a754fcd51
commit 91cc33e907
4 changed files with 124 additions and 6 deletions

6
.gitignore vendored
View File

@ -88,11 +88,17 @@ Thumbs.db
###################
build*/*
# bootstrap #
#############
*.tar.bz2*
# IDE related files #
#####################
*.xcodeproj/*
build.sh
.vscode
.ctags
tags
# Eigen source #
################