summaryrefslogtreecommitdiffstats
path: root/c/src/tests/tools/generic (unfollow)
Commit message (Collapse)AuthorFilesLines
1997-12-10Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1-1/+4
any directory in the build tree. The only variable which must be set before the command "gmake" is invoked is RTEMS_BSP (e.g. RTEMS_BSP=erc32).
1997-04-22incorrect screen name for multiprocessing tests.Joel Sherrill1-1/+1
1997-04-18Corrected incorrect settings for locations of psx and sp test screens.Joel Sherrill1-2/+2
1997-04-15Added line to install test screens so difftest does not have to haveJoel Sherrill1-7/+9
a path back into the source tree. This would be better for binary distributions as well since you now have the correct output at the install point.
1997-04-02corrected one of the references to an environment variable whichJoel Sherrill1-1/+1
is no longer used since autoconf is in place.
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill1-0/+25
GNU autoconf. This is the first large step in allowing an RTEMS user to perform a one-tree build (per crossgcc FAQ) including RTEMS in the build process. With this change RTEMS is configured in built in the same style as the GNU tools, yet retains the basic structure of its traditional Makefiles (ala Tony Bennett). Jiri Gaisler (jgais@wd.estec.esa.nl) deserves (and received) a big thank you for doing this. There are still issues to be resolved but as of this commit, all target which can be built on a linux host have been using a modified version of the source Jiri submitted. This source was merged and most targets built in the tree before this commit. There are some issues which remain to be resolved but they are primarily related to host OS dependencies, script issues, the use of gawk for hack_specs, and the dependence on gcc snapshots. These will be resolved.
1997-03-08added support for posix testsJoel Sherrill1-1/+3
1996-04-22updates from Tony BennettJoel Sherrill1-2/+2
1996-01-15updates from Tony Bennett for PA and UNIX portsJoel Sherrill1-1/+1
1995-12-20changes remerged after lost in disk crash -- recovered from snapshot, ↵Joel Sherrill1-3/+3
partially recovered working tree, etc
1995-12-19file lost in crash and re-addedJoel Sherrill1-0/+192
1995-07-31fixed path problem for POSIXJoel Sherrill1-2/+2