Alex Lin
bb1457c1b1
Remove java class files when making an rpm.
...
Added a makefile rule that only removes the intermediate java class
files when we are cleaning out stuff for an rpm.
fixes #61 .
2015-05-21 16:57:20 -05:00
Alex Lin
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
Alex Lin
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
Alex Lin
e649692e89
Fixed the make install rules when er7_utils is not present. #4
2015-03-03 09:41:08 -06:00
Alex Lin
35bc121403
don't run unit tests that require er7_utils. Fixes #2
2015-03-02 16:19:38 -06:00
Alex Lin
87741062e0
Getting standalone to compile. Fixes #2
2015-03-02 12:48:17 -06:00
Alex Lin
f0c594f841
Initial commit of everything.
2015-02-26 09:02:31 -06:00