mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 21:27:54 +00:00
19025d77ad
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 |
||
---|---|---|
.. | ||
docs | ||
test | ||
addr_bitfield.c | ||
adef_parser.l | ||
adef_parser.y | ||
ADefParseContext.cpp | ||
extract_bitfield.c | ||
extract_unsigned_bitfield.c | ||
follow_address_path.c | ||
insert_bitfield.c | ||
Makefile | ||
Makefile_deps | ||
MemoryManager_add_attr_info.cpp | ||
MemoryManager_add_shared_library_symbols.cpp | ||
MemoryManager_add_template_name_trans.cpp | ||
MemoryManager_add_var.cpp | ||
MemoryManager_alloc_depends.cpp | ||
MemoryManager_alloc_info_map.cpp | ||
MemoryManager_C_Intf.cpp | ||
MemoryManager_clear_memory.cpp | ||
MemoryManager_declare_var.cpp | ||
MemoryManager_delete_var.cpp | ||
MemoryManager_get_enumerated.cpp | ||
MemoryManager_get_size.cpp | ||
MemoryManager_get_type_attributes.cpp | ||
MemoryManager_io_src_intf.cpp | ||
MemoryManager_is_alloced.cpp | ||
MemoryManager_make_declaration.cpp | ||
MemoryManager_make_reference_attr.cpp | ||
MemoryManager_map_external_object.cpp | ||
MemoryManager_realloc.cpp | ||
MemoryManager_ref_allocate.cpp | ||
MemoryManager_ref_assignment.cpp | ||
MemoryManager_ref_attributes.cpp | ||
MemoryManager_ref_dim.cpp | ||
MemoryManager_ref_name_from_address.cpp | ||
MemoryManager_ref_name.cpp | ||
MemoryManager_ref_var.cpp | ||
MemoryManager_restore.cpp | ||
MemoryManager_set_checkpointagent.cpp | ||
MemoryManager_set_debug_level.cpp | ||
MemoryManager_strdup.cpp | ||
MemoryManager_write_checkpoint.cpp | ||
MemoryManager_write_var.cpp | ||
MemoryManager.cpp | ||
parameter_types.c | ||
ref_free.cpp | ||
ref_parser.l | ||
ref_parser.y | ||
ref_to_value.c | ||
RefParseContext.cpp | ||
trickTypeCharString.c | ||
vval.c | ||
wcs_ext.c |