trick/trick_source/trick_swig
Alex Lin 19025d77ad Standardize directory names
Reorganized.  Created a new top level include directory that will hold all of Trick's header files. Moved all of the Trick headers to this directory.  Created a libexec directory that holds all of the executables that users don't need to execute directly.  Changed all of the executables remaining in bin to start with "trick-".  In the sim_services directories changed all source files to find the Trick headers in their new location.  Since all of the include files are gone in sim_services, removed the src directories as well, moving all of the source files up a level.  Moved the makefiles, docs, man, and other architecture independent files into a top level share directory.  Renamed lib_${TRICK_HOST_CPU} to lib64 or lib depending on the platform we're currently on.

refs #63
2015-06-09 08:44:42 -05:00
..
.gitignore Initial commit of everything. 2015-02-26 09:02:31 -06:00
cast_as.i Initial commit of everything. 2015-02-26 09:02:31 -06:00
exception.py Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
extra_functions.i Initial commit of everything. 2015-02-26 09:02:31 -06:00
Makefile Standardize directory names 2015-06-09 08:44:42 -05:00
PrimitiveAttributesMap.cpp Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
PrimitiveAttributesMap.hh Standardize directory names 2015-06-09 08:44:42 -05:00
shortcuts.py Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
sim_services.i Standardize directory names 2015-06-09 08:44:42 -05:00
swig_class_typedef.i Initial commit of everything. 2015-02-26 09:02:31 -06:00
swig_convert_units.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
swig_convert_units.hh Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
swig_double.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
swig_double.hh Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
swig_double.i Initial commit of everything. 2015-02-26 09:02:31 -06:00
swig_extend_str.i Initial commit of everything. 2015-02-26 09:02:31 -06:00
swig_global_vars.cpp Initial commit of everything. 2015-02-26 09:02:31 -06:00
swig_global_vars.hh Initial commit of everything. 2015-02-26 09:02:31 -06:00
swig_int_templates.hh Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
swig_int_typemap.i Standardize directory names 2015-06-09 08:44:42 -05:00
swig_int.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
swig_int.hh Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
swig_int.i Initial commit of everything. 2015-02-26 09:02:31 -06:00
swig_macros.hh Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
swig_ref.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
swig_ref.hh Standardize directory names 2015-06-09 08:44:42 -05:00
swig_ref.i Initial commit of everything. 2015-02-26 09:02:31 -06:00
trick_swig.i Standardize directory names 2015-06-09 08:44:42 -05:00
unit_test.py Initial commit of everything. 2015-02-26 09:02:31 -06:00
units_attach.i Standardize directory names 2015-06-09 08:44:42 -05:00