Commit Graph

7 Commits

Author SHA1 Message Date
8a9396e220 Include new er7_utils CheckpointHelper directory
Added the CheckpointHelper directory to the master makefile.

refs #98
2015-10-06 11:14:13 -05:00
14a75508a3 Cleaning up once include variables and copyright cleanup.
Changed all header file once include variables to follow the same naming
convention and not start with any underscores.  Also deleted old
incorrect copyright notices.  Also removed $Id: tags from all files.

Fixes #14.  Fixes #22.
2015-03-23 16:03:14 -05:00
2fab93da66 Added rules in the makefile to include er7_utils and fermi-ware if they exist. If they don't exist then the code that depends on them will not be compiled.
Also added the java GUIs to the default build rule.

Finally I added a lot of .gitignore files to ignore generated files.

Fixes #5
2015-03-03 16:08:54 -06:00
e649692e89 Fixed the make install rules when er7_utils is not present. #4 2015-03-03 09:41:08 -06:00
35bc121403 don't run unit tests that require er7_utils. Fixes #2 2015-03-02 16:19:38 -06:00
87741062e0 Getting standalone to compile. Fixes #2 2015-03-02 12:48:17 -06:00
f0c594f841 Initial commit of everything. 2015-02-26 09:02:31 -06:00