- 01 Jan, 2020 1 commit
-
-
Robert Kimball authored
* Update license to new year * Pick up some strays
-
- 03 Jan, 2019 1 commit
-
-
Robert Kimball authored
* update licenses for 2019 * style
-
- 15 Mar, 2018 1 commit
-
-
DawnStone authored
-
- 17 Oct, 2017 1 commit
-
-
crlishka authored
* Refactored to run builds as user, not as root. Added make install. Added parallel build. Expanded make clean to remove BUILD directory. Moved log generation to makefile, so Jenkins job can let make do all of the work. * Changes/fixes to address code review. Mainly adding double-quotes around variables and using $(...) expansion where appropriate (and semantically identical to back-quotes). * Add double-quotes for variable expansion safety. Write error message in run_as_user.sh to stderr. * Remove chown_files.sh, made obsolete by running as user inside docker container. Add set -e and set -u to run_as_user.sh, for further protection.
-
- 15 Aug, 2017 1 commit
-
-
Chris Lishka authored
Add a couple scripts from ngraph/contrib/docker. chown_files.sh solves a file permissions problem involving mounted directories in docker images.
-