mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-20 19:25:39 +08:00
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add 2nd arg to RTEMS_TOP.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Add 2nd arg to RTEMS_TOP.
|
||||
|
||||
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Add 2nd arg to RTEMS_TOP.
|
||||
|
||||
2004-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
AC_PREREQ(2.59)
|
||||
AC_INIT([rtems-c-src-tests],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
|
||||
AC_CONFIG_SRCDIR([PROBLEMS])
|
||||
RTEMS_TOP(..)
|
||||
RTEMS_TOP([..],[])
|
||||
|
||||
RTEMS_CANONICAL_TARGET_CPU
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Add 2nd arg to RTEMS_TOP.
|
||||
|
||||
2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* itronhello/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
AC_PREREQ(2.59)
|
||||
AC_INIT([rtems-c-src-tests-itrontests],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
|
||||
AC_CONFIG_SRCDIR([itronhello])
|
||||
RTEMS_TOP([../..])
|
||||
RTEMS_TOP([../..],[..])
|
||||
|
||||
RTEMS_CANONICAL_TARGET_CPU
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Add 2nd arg to RTEMS_TOP.
|
||||
|
||||
2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* cpuuse/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
AC_PREREQ(2.59)
|
||||
AC_INIT([rtems-c-src-tests-libtests],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
|
||||
AC_CONFIG_SRCDIR([cpuuse])
|
||||
RTEMS_TOP([../..])
|
||||
RTEMS_TOP([../..],[..])
|
||||
|
||||
RTEMS_CANONICAL_TARGET_CPU
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Add 2nd arg to RTEMS_TOP.
|
||||
|
||||
2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* mp01/node1/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
AC_PREREQ(2.59)
|
||||
AC_INIT([rtems-c-src-tests-mptests],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
|
||||
AC_CONFIG_SRCDIR([mp01])
|
||||
RTEMS_TOP([../..])
|
||||
RTEMS_TOP([../..],[..])
|
||||
|
||||
RTEMS_CANONICAL_TARGET_CPU
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Add 2nd arg to RTEMS_TOP.
|
||||
|
||||
2004-03-05 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* psxfile01/test.c, psxmsgq01/init.c, psxstat/test.c,
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
AC_PREREQ(2.59)
|
||||
AC_INIT([rtems-c-src-tests-psxtests],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
|
||||
AC_CONFIG_SRCDIR([psx01])
|
||||
RTEMS_TOP([../..])
|
||||
RTEMS_TOP([../..],[..])
|
||||
|
||||
RTEMS_CANONICAL_TARGET_CPU
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Add 2nd arg to RTEMS_TOP.
|
||||
|
||||
2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Remove -Wall -ansi to work-around non-portability of
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
AC_PREREQ(2.59)
|
||||
AC_INIT([rtems-c-src-tests-samples],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
|
||||
AC_CONFIG_SRCDIR([hello])
|
||||
RTEMS_TOP([../..])
|
||||
RTEMS_TOP([../..],[..])
|
||||
|
||||
RTEMS_CANONICAL_TARGET_CPU
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Add 2nd arg to RTEMS_TOP.
|
||||
|
||||
2004-03-05 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* sp07/buffered_io.c: Remove warning.
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
AC_PREREQ(2.59)
|
||||
AC_INIT([rtems-c-src-tests-sptests],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
|
||||
AC_CONFIG_SRCDIR([sp01])
|
||||
RTEMS_TOP([../..])
|
||||
RTEMS_TOP([../..],[..])
|
||||
|
||||
RTEMS_CANONICAL_TARGET_CPU
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Add 2nd arg to RTEMS_TOP.
|
||||
|
||||
2004-03-03 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* include/buffer_test_io.h: Correct typo.
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
AC_PREREQ(2.59)
|
||||
AC_INIT([rtems-c-src-tests-support],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
|
||||
AC_CONFIG_SRCDIR([include])
|
||||
RTEMS_TOP([../..])
|
||||
RTEMS_TOP([../..],[..])
|
||||
|
||||
RTEMS_CANONICAL_TARGET_CPU
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Add 2nd arg to RTEMS_TOP.
|
||||
|
||||
2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* tmitronsem01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
AC_PREREQ(2.59)
|
||||
AC_INIT([rtems-c-src-tests-tmitrontests],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
|
||||
AC_CONFIG_SRCDIR([tmitronsem01])
|
||||
RTEMS_TOP([../..])
|
||||
RTEMS_TOP([../..],[..])
|
||||
|
||||
RTEMS_CANONICAL_TARGET_CPU
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Add 2nd arg to RTEMS_TOP.
|
||||
|
||||
2004-02-26 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
PR 583/tests
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
AC_PREREQ(2.59)
|
||||
AC_INIT([rtems-c-src-tests-tmtests],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
|
||||
AC_CONFIG_SRCDIR([tm01])
|
||||
RTEMS_TOP([../..])
|
||||
RTEMS_TOP([../..],[..])
|
||||
|
||||
RTEMS_CANONICAL_TARGET_CPU
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Add 2nd arg to RTEMS_TOP.
|
||||
|
||||
2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Rework. Make package a host compiled package.
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
AC_PREREQ(2.59)
|
||||
AC_INIT([rtems-c-src-tests-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
|
||||
AC_CONFIG_SRCDIR([generic])
|
||||
RTEMS_TOP([../..])
|
||||
RTEMS_TOP([../..],[..])
|
||||
|
||||
RTEMS_CANONICAL_TARGET_CPU
|
||||
|
||||
|
||||
Reference in New Issue
Block a user