43bdd57ccbc7f13ef1582199eeeb3556d3ffc752
[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
46 gnuradio-examples:
47
48 * AUTHORS, README and README.hacking are stale
49
50 * Some directories don't have Makefile.am's
51
52 gnuradio-examples/python/gmsk2:
53
54 * Not all examples are in Makefile.am
55
56 usrp:
57
58 * README is stale
59
60 usrp/doc:
61
62 * Make not tested in this directory
63
64 usrp/firmware/include:
65
66 * Refactor include directory specification in Makefile.am into Makefile.common for use elsewhere
67
68 usrp/firmware/lib:
69
70 * Use refactored include directory specification from Makefile.common
71