trick/share/trick
Alex Lin 34c62c5aab Sim build doesn't stop on error #421
PIPESTATUS is only available in bash.  For many of the systems
we use /bin/sh and /bin/bash are the same, but noooo, not on
Ubuntu where it is linked to dash.  I set SHELL := /bin/bash
in our makefile now.
2017-05-18 14:34:32 -05:00
..
env Made everything about Trick's build process better 2016-10-06 13:54:06 -05:00
makefiles Sim build doesn't stop on error #421 2017-05-18 14:34:32 -05:00
sim_objects Move the loop that waits for scheduled threads to finish out of advance_sim_time #292 2016-08-30 10:56:18 -05:00
swig Support using Python 3 2016-06-28 13:44:21 -05:00
gdb_commands Debugger command on mac is now lldb not gdb 2016-04-20 14:12:03 -05:00
lldb_commands Debugger command on mac is now lldb not gdb 2016-04-20 14:12:03 -05:00
MAKE_out_header.txt Standardize directory names 2015-06-09 08:44:42 -05:00
trick_ver.txt Changing trick_ver.txt to 17.1.dev 2016-08-23 17:02:29 -05:00
valgrind_supressions.txt Standardize directory names 2015-06-09 08:44:42 -05:00