trick/trick_source
Alex Lin 90c85c73fc Trick should not modify TRICK_CFLAGS and TRICK_CXXFLAGS
Created TRICK_SYSTEM_CFLAGS, TRICK_SYSTEM_CXXFLAGS, and TRICK_SYSTEM_SFLAGS
that Trick uses to add the Trick system includes, defines and other
compilation flags.  TRICK_CFLAGS and TRICK_CXXFLAGS are now in
full control of the user.

refs #90
2015-07-22 14:20:36 -05:00
..
codegen/Interface_Code_Gen Trick should not modify TRICK_CFLAGS and TRICK_CXXFLAGS 2015-07-22 14:20:36 -05:00
data_products Test code does not work with new directory locations. 2015-06-22 16:56:35 -05:00
java Fixes #68: Changed the path where TrickDPActionController expects to find jar files 2015-06-17 15:11:29 -05:00
sim_services Split CP up into components that can be called individually 2015-07-21 15:10:40 -05:00
trick_swig Trick swig headers don't make it to the destination directory with make install 2015-06-17 14:07:52 -05:00
trick_utils Remove duplicate stand-alone libraries 2015-06-25 14:40:18 -05:00
.gitignore 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. 2015-03-03 16:08:54 -06:00