trick/trick_source/sim_services
Alex Lin 941eb5c1cc Remove duplicate stand-alone libraries
I changed trick comm so that there is only one version built, not a slightly different version
if you are in or out of a sim.  While I was in the trick comm code, I removed all of the
unnecessary system header file inclusions out of tc.h.   I modified each of the source files
to include the system files it requires.  Some sim_services files were including tc.h and
also had to be edited to add headers.  I removed the stand-alone makefiles out of all
of the trick_utils directories.  Finally I modified the master makefile to exclude the
trick_util directories comm, math, and units from being archived into libtrick.a.  Each of
those directories will create their own library and will be included when linking a Trick sim.

refs #71
2015-06-24 15:58:17 -05:00
..
CheckPointAgent Standardize directory names 2015-06-09 08:44:42 -05:00
CheckPointRestart Standardize directory names 2015-06-09 08:44:42 -05:00
Clock Test code does not work with new directory locations. 2015-06-22 16:11:08 -05:00
Collect Standardize directory names 2015-06-09 08:44:42 -05:00
CommandLineArguments Standardize directory names 2015-06-09 08:44:42 -05:00
DataRecord Standardize directory names 2015-06-09 08:44:42 -05:00
DataTypes Initial commit of everything. 2015-02-26 09:02:31 -06:00
DebugPause Standardize directory names 2015-06-09 08:44:42 -05:00
DMTCP Standardize directory names 2015-06-09 08:44:42 -05:00
EchoJobs Standardize directory names 2015-06-09 08:44:42 -05:00
Environment Standardize directory names 2015-06-09 08:44:42 -05:00
EventManager Standardize directory names 2015-06-09 08:44:42 -05:00
Executive Test code does not work with new directory locations. 2015-06-22 16:11:08 -05:00
ExternalApplications Standardize directory names 2015-06-09 08:44:42 -05:00
FrameLog Standardize directory names 2015-06-09 08:44:42 -05:00
include Standardize directory names 2015-06-09 08:44:42 -05:00
InputProcessor Standardize directory names 2015-06-09 08:44:44 -05:00
Integrator Test code does not work with new directory locations. 2015-06-22 16:11:08 -05:00
JITInputFile Standardize directory names 2015-06-09 08:44:42 -05:00
JSONVariableServer Standardize directory names 2015-06-09 08:44:42 -05:00
mains Test code does not work with new directory locations. 2015-06-22 16:11:08 -05:00
MasterSlave Remove duplicate stand-alone libraries 2015-06-24 15:58:17 -05:00
MemoryManager Test code does not work with new directory locations. 2015-06-22 16:11:08 -05:00
Message Standardize directory names 2015-06-09 08:44:42 -05:00
MonteCarlo Remove duplicate stand-alone libraries 2015-06-24 15:58:17 -05:00
RealtimeInjector Standardize directory names 2015-06-09 08:44:42 -05:00
RealtimeSync Standardize directory names 2015-06-09 08:44:42 -05:00
ScheduledJobQueue Test code does not work with new directory locations. 2015-06-22 16:11:08 -05:00
Scheduler Standardize directory names 2015-06-09 08:44:42 -05:00
Sie Standardize directory names 2015-06-09 08:44:42 -05:00
SimObject Standardize directory names 2015-06-09 08:44:42 -05:00
SimTime Standardize directory names 2015-06-09 08:44:42 -05:00
STL Standardize directory names 2015-06-09 08:44:42 -05:00
ThreadBase Standardize directory names 2015-06-09 08:44:42 -05:00
Timer Test code does not work with new directory locations. 2015-06-22 16:11:08 -05:00
Units Standardize directory names 2015-06-09 08:44:42 -05:00
UnitTest Standardize directory names 2015-06-09 08:44:42 -05:00
VariableServer Remove duplicate stand-alone libraries 2015-06-24 15:58:17 -05:00
Zeroconf Standardize directory names 2015-06-09 08:44:42 -05:00