4c62b8789f287a23c95c6eda7c8eefd9a9a494ad
[debian/gnuradio] / TODO.build
1 Overall:
2
3 * VPATH builds fail, starting with usrp.
4
5 * Change a Makefile.am in a subdir, must manually go back up and re-run
6 configure. Otherwise it gets run somehow incorrectly.
7
8 * Fix overuse of LIBS vs. LIBADD, LDADD, or LDFLAGS, allong with xxx_
9
10 * Make dist and distcheck have not been tested.
11
12 dtools:
13
14 * No checking or testing done in this directory.
15
16 gnuradio-core:
17
18 * NEWS, README, and TODO are stale.
19
20 gnuradio-core/doc:
21
22 * Make hasn't been tested yet in this directory.
23
24 gnuradio-core/src/gen_interpolator_taps:
25
26 * Make hasn't been tested yet in this directory.
27
28 gnuradio-core/src/lib/filter:
29
30 * README is stale.
31
32 gnuradio-core/src/lib/general:
33
34 * README is stale.
35
36 gnuradio-core/src/lib/tests:
37
38 * Cleanup libgnuradio-core variable, try to refer to something in
39 Makefile.common 
40
41 gnuradio-core/src/lib/utils:
42
43 * Not all *.m files are referenced in Makefile.am for distribution. Is
44 this correct?
45