forked from Imagelibrary/rtems
2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1532/testing * aclocal/project-root.m4: Add initial tests for untar capabilities.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
|
PR 1532/testing
|
||||||
|
* aclocal/project-root.m4: Add initial tests for untar capabilities.
|
||||||
|
|
||||||
2010-06-23 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2010-06-23 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* configure.ac: autoconf >= 2.65, automake >= 1.11.
|
* configure.ac: autoconf >= 2.65, automake >= 1.11.
|
||||||
|
|||||||
@@ -18,5 +18,8 @@ AC_REQUIRE([RTEMS_TOP])
|
|||||||
|
|
||||||
PACKHEX="\$(PROJECT_TOPdir)/tools/build/packhex"
|
PACKHEX="\$(PROJECT_TOPdir)/tools/build/packhex"
|
||||||
AC_SUBST(PACKHEX)
|
AC_SUBST(PACKHEX)
|
||||||
|
|
||||||
|
BIN2C="\$(PROJECT_TOPdir)/tools/build/rtems-bin2c"
|
||||||
|
AC_SUBST(BIN2C)
|
||||||
])
|
])
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
|
PR 1532/testing
|
||||||
|
* aclocal/project-root.m4: Add initial tests for untar capabilities.
|
||||||
|
|
||||||
2010-07-14 Joel Sherrill <joel.sherrill@oarcorp.com>
|
2010-07-14 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* support/include/test_support.h, support/src/test_support.c: Add
|
* support/include/test_support.h, support/src/test_support.c: Add
|
||||||
|
|||||||
@@ -8,5 +8,8 @@ AC_REQUIRE([RTEMS_TOP])
|
|||||||
|
|
||||||
PACKHEX="\$(PROJECT_TOPdir)/tools/build/packhex"
|
PACKHEX="\$(PROJECT_TOPdir)/tools/build/packhex"
|
||||||
AC_SUBST(PACKHEX)
|
AC_SUBST(PACKHEX)
|
||||||
|
|
||||||
|
BIN2C="\$(PROJECT_TOPdir)/tools/build/rtems-bin2c"
|
||||||
|
AC_SUBST(BIN2C)
|
||||||
])
|
])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user