Go to file
Robert Maynard a36399ccfa Use generalized developer GitSetup hooks
Add hooks branch for VTK-m so that developers can get some pre-commit checks
easily.

Commands used to setup GitSetup:
  git remote add -f setup https://robertmaynard@gitlab.kitware.com/utils/gitsetup.git
  git merge --no-commit --allow-unrelated-histories setup/hooks
  git read-tree -u --prefix=. setup/hooks
2017-05-26 14:47:25 -04:00
.gitattributes Add .gitattributes to tell git to use LF newlines 2014-07-07 15:19:30 -04:00
.gitignore Teach Git to ignore sample hooks 2010-04-01 15:33:56 -04:00
commit-msg Use generalized developer GitSetup hooks 2017-05-26 14:47:25 -04:00
hooks-config.bash Add a 'pre-push' hook 2014-09-10 16:31:32 -04:00
LICENSE Add Apache 2.0 LICENSE and copyright NOTICE 2010-08-27 16:43:57 -04:00
NOTICE Update copyright notices for year 2011 2011-01-13 15:33:33 -05:00
post-commit Add a 'post-commit' hook. 2015-05-26 10:34:36 -04:00
pre-commit Use generalized developer GitSetup hooks 2017-05-26 14:47:25 -04:00
pre-push Add a 'pre-push' hook 2014-09-10 16:31:32 -04:00
prepare-commit-msg Use generalized developer GitSetup hooks 2017-05-26 14:47:25 -04:00
README.md Initial commit. 2014-02-04 15:08:03 -05:00

Welcome to vtkm design and hackathon.

Resources:

EAVL: https://github.com/jsmeredith/EAVL DAX: https://github.com/Kitware/DaxToolkit