summaryrefslogtreecommitdiffstats
path: root/testsuites/aclocal/rtems-top.m4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* */aclocal/*: Remove remnants of autoconf/automae build systemJoel Sherrill2021-11-291-83/+0
| | | | Updates #4081.
* Remove references to configure.in.Ralf Corsépius2012-05-181-1/+1
|
* 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
|
* 2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-03-041-1/+1
| | | | | * aclocal/env-rtemsbsp.m4, aclocal/rtems-top.m4, aclocal/version.m4: Rename RTEMS_API into _RTEMS_API.
* Require AC_DISABLE_OPTION_CHECKING. AC_PREREQ(2.62).Ralf Corsepius2008-07-021-0/+4
|
* 2006-10-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-181-2/+0
| | | | | * aclocal/rtems-top.m4: Remove RTEMS_API. * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
* Remove dirstamp.Ralf Corsepius2005-11-131-2/+0
|
* Add --enable-cpukit-root, --enable-project-root. Remove --with-project-root. ↵Ralf Corsepius2005-11-091-5/+37
| | | | Fix --enable-rtems-root.
* 2004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-141-1/+5
| | | | * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
* 2004-03-28 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-281-1/+1
| | | | * aclocal/rtems-top.m4: s/RTEMS_RTEMS/RTEMS_ROOT (typo).
* 2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-03-251-3/+7
| | | | | * aclocal/rtems-top.m4: Add rtems_rootdir. * aclocal/check-custom-bsp.m4: Check for $RTEMS_BSP.cfg in $rtems_rootdir.
* 2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-03-251-14/+19
| | | | | | * aclocal/rtems-top.m4: Add 2nd arg to RTEMS_TOP. Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir. Add --enable-rtems-root. Rework RTEMS_ROOT.
* 2004-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-191-12/+7
| | | | | | | | * configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]). * aclocal/check-custom-bsp.m4: Sync with c/src/aclocal. * aclocal/project-root.m4: Remove obsolete comments. * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT. * aclocal/rtems-top.m4: Rework.
* 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-011-0/+3
| | | | | | | * automake/compile.am: Add $(ARCH)/$(dirstamp) rules. * aclocal/lead-dot.m4: New (from automake-1.7f). * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add AC_SUBST(dirstamp).
* 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-261-1/+1
| | | | | | | | | | | | | | | | | | | | * aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4, aclocal/check-itron.m4, aclocal/check-multiprocessing.m4, aclocal/check-networking.m4, aclocal/check-posix.m4, aclocal/check-tool.m4, aclocal/config-subdirs.m4, aclocal/enable-bare.m4, aclocal/enable-cxx.m4, aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4, aclocal/enable-posix.m4, aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4, aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4, aclocal/multilib.m4, aclocal/path-ksh.m4, aclocal/prog-cc.m4, aclocal/prog-cxx.m4, aclocal/project-root.m4, aclocal/rtems-test-no-pause.m4, aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix underquoting to silence automake-1.8.
* 2003-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-231-9/+3
| | | | | * aclocal/rtems-top.m4: Add support for --with-project-root. Remove RTEMS Version message.
* 2003-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-291-1/+3
| | | | | * aclocal/rtems-top.m4: Add RTEMS_API. AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
* 2003-08-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-181-0/+46
* aclocal/bsp-alias.m4: New (Copied from ../../../aclocal). * aclocal/canonical-host.m4: New (Copied from ../../../aclocal). * aclocal/canonicalize-tools.m4: New (Copied from ../../../aclocal). * aclocal/canonical-target-name.m4: New (Copied from ../../../aclocal). * aclocal/check-cpu.m4: New (Copied from ../../../aclocal). * aclocal/check-custom-bsp.m4: New (Copied from ../../../aclocal). * aclocal/check-cxx.m4: New (Copied from ../../../aclocal). * aclocal/check-itron.m4: New (Copied from ../../../aclocal). * aclocal/check-multiprocessing.m4: New (Copied from ../../../aclocal). * aclocal/check-networking.m4: New (Copied from ../../../aclocal). * aclocal/check-posix.m4: New (Copied from ../../../aclocal). * aclocal/check-tool.m4: New (Copied from ../../../aclocal). * aclocal/config-subdirs.m4: New (Copied from ../../../aclocal). * aclocal/enable-bare.m4: New (Copied from ../../../aclocal). * aclocal/enable-cxx.m4: New (Copied from ../../../aclocal). * aclocal/enable-itron.m4: New (Copied from ../../../aclocal). * aclocal/enable-multiprocessing.m4: New (Copied from ../../../aclocal). * aclocal/enable-networking.m4: New (Copied from ../../../aclocal). * aclocal/enable-posix.m4: New (Copied from ../../../aclocal). * aclocal/enable-rtemsbsp.m4: New (Copied from ../../../aclocal). * aclocal/enable-tests.m4: New (Copied from ../../../aclocal). * aclocal/env-rtemsbsp.m4: New (Copied from ../../../aclocal). * aclocal/gcc-isystem.m4: New (Copied from ../../../aclocal). * aclocal/gcc-pipe.m4: New (Copied from ../../../aclocal). * aclocal/gcc-specs.m4: New (Copied from ../../../aclocal). * aclocal/multilib.m4: New (Copied from ../../../aclocal). * aclocal/path-ksh.m4: New (Copied from ../../../aclocal). * aclocal/prog-cc.m4: New (Copied from ../../../aclocal). * aclocal/prog-cxx.m4: New (Copied from ../../../aclocal). * aclocal/project-root.m4: New (Copied from ../../../aclocal). * aclocal/quoting.m4: New (Copied from ../../../aclocal). * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../../aclocal). * aclocal/rtems-flags.m4: New (Copied from ../../../aclocal). * aclocal/rtems-test-no-pause.m4: New (Copied from ../../../aclocal). * aclocal/rtems-top.m4: New (Copied from ../../../aclocal). * aclocal/target.m4: New (Copied from ../../../aclocal). * aclocal/tool-paths.m4: New (Copied from ../../../aclocal). * aclocal/version.m4: New (Copied from ../../../aclocal).