summaryrefslogtreecommitdiffstats
path: root/c/src/tests/tools/generic (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-101-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).
* incorrect screen name for multiprocessing tests.Joel Sherrill1997-04-221-1/+1
|
* Corrected incorrect settings for locations of psx and sp test screens.Joel Sherrill1997-04-181-2/+2
|
* Added line to install test screens so difftest does not have to haveJoel Sherrill1997-04-151-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.
* corrected one of the references to an environment variable whichJoel Sherrill1997-04-021-1/+1
| | | | is no longer used since autoconf is in place.
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-011-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.
* added support for posix testsJoel Sherrill1997-03-081-1/+3
|
* updates from Tony BennettJoel Sherrill1996-04-221-2/+2
|
* updates from Tony Bennett for PA and UNIX portsJoel Sherrill1996-01-151-1/+1
|
* changes remerged after lost in disk crash -- recovered from snapshot, ↵Joel Sherrill1995-12-201-3/+3
| | | | partially recovered working tree, etc
* file lost in crash and re-addedJoel Sherrill1995-12-191-0/+192
|
* fixed path problem for POSIXJoel Sherrill1995-07-311-2/+2
|
* Initial revisionJoel Sherrill1995-05-111-0/+110