Files
pcas/src/tools
Andrew Johnson d72b4a3c1e Fix install problems when using parallel builds.
If two targets using the same OS are built in parallel,
they can both try to install the same include/os/* file
at the same time, causing the installEpics.pl script to
die.  We fix this by making all installations atomic:
First copy the file to the installation directory using
a unique name, then rename it to the target name.  The
target name is in the same directory and filesystem as
the temporary name, so the rename should be atomic.
2011-10-28 13:19:08 -05:00
..
2011-05-23 16:34:58 -05:00
2010-10-05 14:27:37 -05:00
2010-10-05 14:27:37 -05:00
2011-06-08 12:26:01 -05:00
2010-07-29 14:58:14 -05:00
2010-10-05 14:27:37 -05:00
2010-07-29 14:58:14 -05:00