Files
rtems/tools/build
Chris Johns eb733202ad Fix rtems-test-check with a BSD sed.
BSD sed does not support '\t' and treated '[ \t]' as 3 characters. This patch
uses a standard method of supporting blank spaces.
2017-03-14 13:54:21 +11:00
..
2014-12-02 13:05:30 +01:00
2014-12-05 07:47:32 +01:00
2016-06-06 14:10:56 +02:00

Misc. support tools for RTEMS workspaces.

install-if-change
    Smart install script that also can append suffixes as it
    installs (suffixes used for debug and profile variants).
    Requires bash or ksh.