From 63d965c07207c2233943af49ae25a7574f71c3f6 Mon Sep 17 00:00:00 2001 From: jcorgan Date: Sun, 6 Aug 2006 04:36:40 +0000 Subject: [PATCH] Updated TODO.build to reflect current status. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3183 221aa14e-8319-0410-a670-987f0aec2ac5 --- TODO.build | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/TODO.build b/TODO.build index 4a2122be..d80366de 100644 --- a/TODO.build +++ b/TODO.build @@ -1,13 +1,13 @@ Overall: -* VPATH builds fail, starting with usrp. +* VPATH builds fail. This is now part of ticket 10. * Change a Makefile.am in a subdir, must manually go back up and re-run configure. Otherwise it gets run somehow incorrectly. * Fix overuse of LIBS vs. LIBADD, LDADD, or LDFLAGS, allong with xxx_ -* Make dist and distcheck have not been tested. +* Make distcheck is failing, logged as ticket 10. dtools: @@ -15,7 +15,7 @@ dtools: gnuradio-core/doc: -* Make hasn't been tested yet in this directory. +* Make in this directory fails, logged as ticket 8. gnuradio-core/src/gen_interpolator_taps: @@ -51,20 +51,6 @@ usrp/doc: * Make not tested in this directory -usrp/firmware/include: - -* Refactor include directory specification in Makefile.am into -Makefile.common for use elsewhere - -usrp/firmware/lib: - -* Use refactored include directory specification from Makefile.common - -gr-usrp/src: - -* Use refactored gnuradio.i specification from Makefile.common - -* USRP_LIBS and USRP_INCLUDES are hardcoded. These used to come out of -PKGCONFIG in the old system. +All: * Use common run_tests.in -- 2.47.2