summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/samples/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ada-tests: Move to testsuites/adaSebastian Huber2017-10-121-9/+0
| | | | | | | This solves a build dependency issue, e.g. building tests before librtemsbsp.a exists. Close #3079.
* ada-tests: Use _SUBDIRS instead of SUBDIRSSebastian Huber2017-10-121-2/+2
| | | | Update #3079.
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
| | | | | | | | | | | | Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
* Revert: Remove CVS IdsJoel Sherrill2012-05-071-0/+2
| | | | | See http://www.rtems.org/pipermail/rtems-devel/2012-May/001006.html for details.
* Remove CVS-Ids.Ralf Corsépius2012-05-041-2/+0
|
* 2007-10-25 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2007-10-251-2/+2
| | | | | | | | * configure.ac, samples/Makefile.am: Added a test for Clock_Get_Uptime * samples/nsecs/.cvsignore, samples/nsecs/Makefile.am, samples/nsecs/config.h, samples/nsecs/nsecs.adb, samples/nsecs/nsecs.scn, samples/nsecs/sptest.adb, samples/nsecs/sptest.ads: New files.
* 2004-03-25 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-251-0/+1
| | | | | | | | * configure.ac: Add 2nd arg to RTEMS_TOP. Unconditionally configure MP-directories. * Makefile.am: Don't include @RTEMS_BSP@.cfg. Add DIST_SUBDIRS comprising MP-subdirs. * samples/Makefile.am: Add DIST_SUBDIRS comprising MP-subdirs.
* 2003-12-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-051-1/+0
| | | | | | | | | | | * mptests/mp01/Makefile.am: Cosmetics. * samples/Makefile.am: Cosmetics. * samples/base_mp/Makefile.am: Cosmetics. * samples/base_sp/Makefile.am: Cosmetics. * samples/hello/Makefile.am: Cosmetics. * samples/ticker/Makefile.am: Cosmetics. * support/Makefile.am: Cosmetics. * tmtests/tmoverhd/Makefile.am: Cosmetics.
* 2003-11-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.am: Reflect having moved tests/. * mptests/Makefile.am: Reflect having moved tests/. * mptests/mp01/Makefile.am: Reflect having moved tests/. * mptests/mp01/node1/Makefile.am: Reflect having moved tests/. * mptests/mp01/node2/Makefile.am: Reflect having moved tests/. * samples/Makefile.am: Reflect having moved tests/. * samples/base_mp/Makefile.am: Reflect having moved tests/. * samples/base_mp/node1/Makefile.am: Reflect having moved tests/. * samples/base_mp/node2/Makefile.am: Reflect having moved tests/. * samples/base_sp/Makefile.am: Reflect having moved tests/. * samples/hello/Makefile.am: Reflect having moved tests/. * samples/ticker/Makefile.am: Reflect having moved tests/. * sptests/Makefile.am: Reflect having moved tests/. * sptests/sp01/Makefile.am: Reflect having moved tests/. * sptests/sp02/Makefile.am: Reflect having moved tests/. * sptests/sp03/Makefile.am: Reflect having moved tests/. * sptests/sp04/Makefile.am: Reflect having moved tests/. * sptests/sp05/Makefile.am: Reflect having moved tests/. * sptests/sp06/Makefile.am: Reflect having moved tests/. * sptests/sp07/Makefile.am: Reflect having moved tests/. * sptests/sp08/Makefile.am: Reflect having moved tests/. * sptests/sp09/Makefile.am: Reflect having moved tests/. * sptests/sp11/Makefile.am: Reflect having moved tests/. * sptests/sp12/Makefile.am: Reflect having moved tests/. * sptests/sp13/Makefile.am: Reflect having moved tests/. * sptests/sp14/Makefile.am: Reflect having moved tests/. * sptests/sp15/Makefile.am: Reflect having moved tests/. * sptests/sp16/Makefile.am: Reflect having moved tests/. * sptests/sp17/Makefile.am: Reflect having moved tests/. * sptests/sp19/Makefile.am: Reflect having moved tests/. * sptests/sp20/Makefile.am: Reflect having moved tests/. * sptests/sp21/Makefile.am: Reflect having moved tests/. * sptests/sp22/Makefile.am: Reflect having moved tests/. * sptests/sp23/Makefile.am: Reflect having moved tests/. * sptests/sp24/Makefile.am: Reflect having moved tests/. * sptests/sp25/Makefile.am: Reflect having moved tests/. * sptests/spsize/Makefile.am: Reflect having moved tests/. * support/Makefile.am: Reflect having moved tests/. * tmtests/Makefile.am: Reflect having moved tests/. * tmtests/tm01/Makefile.am: Reflect having moved tests/. * tmtests/tm02/Makefile.am: Reflect having moved tests/. * tmtests/tm03/Makefile.am: Reflect having moved tests/. * tmtests/tm04/Makefile.am: Reflect having moved tests/. * tmtests/tm05/Makefile.am: Reflect having moved tests/. * tmtests/tm06/Makefile.am: Reflect having moved tests/. * tmtests/tm07/Makefile.am: Reflect having moved tests/. * tmtests/tm08/Makefile.am: Reflect having moved tests/. * tmtests/tm09/Makefile.am: Reflect having moved tests/. * tmtests/tm10/Makefile.am: Reflect having moved tests/. * tmtests/tm11/Makefile.am: Reflect having moved tests/. * tmtests/tm12/Makefile.am: Reflect having moved tests/. * tmtests/tm13/Makefile.am: Reflect having moved tests/. * tmtests/tm14/Makefile.am: Reflect having moved tests/. * tmtests/tm15/Makefile.am: Reflect having moved tests/. * tmtests/tm16/Makefile.am: Reflect having moved tests/. * tmtests/tm17/Makefile.am: Reflect having moved tests/. * tmtests/tm18/Makefile.am: Reflect having moved tests/. * tmtests/tm19/Makefile.am: Reflect having moved tests/. * tmtests/tm20/Makefile.am: Reflect having moved tests/. * tmtests/tm21/Makefile.am: Reflect having moved tests/. * tmtests/tm22/Makefile.am: Reflect having moved tests/. * tmtests/tm23/Makefile.am: Reflect having moved tests/. * tmtests/tm24/Makefile.am: Reflect having moved tests/. * tmtests/tm25/Makefile.am: Reflect having moved tests/. * tmtests/tm28/Makefile.am: Reflect having moved tests/. * tmtests/tm29/Makefile.am: Reflect having moved tests/. * tmtests/tmck/Makefile.am: Reflect having moved tests/. * tmtests/tmoverhd/Makefile.am: Reflect having moved tests/.
* 2003-08-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-201-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.am, mptests/Makefile.am, mptests/mp01/Makefile.am, mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am, samples/Makefile.am, samples/base_mp/Makefile.am, samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am, samples/base_sp/Makefile.am, samples/hello/Makefile.am, samples/ticker/Makefile.am, sptests/Makefile.am, sptests/sp01/Makefile.am, sptests/sp02/Makefile.am, sptests/sp03/Makefile.am, sptests/sp04/Makefile.am, sptests/sp05/Makefile.am, sptests/sp06/Makefile.am, sptests/sp07/Makefile.am, sptests/sp08/Makefile.am, sptests/sp09/Makefile.am, sptests/sp11/Makefile.am, sptests/sp12/Makefile.am, sptests/sp13/Makefile.am, sptests/sp14/Makefile.am, sptests/sp15/Makefile.am, sptests/sp16/Makefile.am, sptests/sp17/Makefile.am, sptests/sp19/Makefile.am, sptests/sp20/Makefile.am, sptests/sp21/Makefile.am, sptests/sp22/Makefile.am, sptests/sp23/Makefile.am, sptests/sp24/Makefile.am, sptests/sp25/Makefile.am, sptests/spsize/Makefile.am, support/Makefile.am, tmtests/Makefile.am, tmtests/tm01/Makefile.am, tmtests/tm02/Makefile.am, tmtests/tm03/Makefile.am, tmtests/tm04/Makefile.am, tmtests/tm05/Makefile.am, tmtests/tm06/Makefile.am, tmtests/tm07/Makefile.am, tmtests/tm08/Makefile.am, tmtests/tm09/Makefile.am, tmtests/tm10/Makefile.am, tmtests/tm11/Makefile.am, tmtests/tm12/Makefile.am, tmtests/tm13/Makefile.am, tmtests/tm14/Makefile.am, tmtests/tm15/Makefile.am, tmtests/tm16/Makefile.am, tmtests/tm17/Makefile.am, tmtests/tm18/Makefile.am, tmtests/tm19/Makefile.am, tmtests/tm20/Makefile.am, tmtests/tm21/Makefile.am, tmtests/tm22/Makefile.am, tmtests/tm23/Makefile.am, tmtests/tm24/Makefile.am, tmtests/tm25/Makefile.am, tmtests/tm28/Makefile.am, tmtests/tm29/Makefile.am, tmtests/tmck/Makefile.am, tmtests/tmoverhd/Makefile.am: Pick up am-fragments from ../tests/automake.
* 2003-01-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-031-1/+6
| | | | | * Makefile.am, configure.ac, samples/Makefile.am: Do not configure them unless multiprocessing is enabled.
* 2002-08-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-261-0/+6
* Makefile.am: New. * configure.ac: New. * ada.am: New. * support/Makefile.am: New. * samples/Makefile.am: New. * samples/base_mp/Makefile.am: New. * samples/base_sp/Makefile.am: New. * samples/hello/Makefile.am: New. * samples/ticker/Makefile.am: New.