5050b4b4edc49260612de8a9e35d1ed547e498bd
[debian/gnuradio] / TODO.build
1 Overall:
2
3 * VPATH builds fail.  This is now part of ticket 10.
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 distcheck is failing, logged as ticket 10.
11
12 * Use common run_tests.in file.  This is now ticket 3.
13
14 dtools:
15
16 * No checking or testing done in this directory.
17
18 gnuradio-core/doc:
19
20 * Make in this directory fails, logged as ticket 8.
21
22 gnuradio-core/src/gen_interpolator_taps:
23
24 * Make hasn't been tested yet in this directory.
25
26 gnuradio-core/src/lib/filter:
27
28 * README is stale.
29
30 gnuradio-core/src/lib/general:
31
32 * README is stale.
33
34 gnuradio-core/src/lib/tests:
35
36 * Cleanup libgnuradio-core variable, try to refer to something in
37 Makefile.common 
38
39 gnuradio-core/src/lib/utils:
40
41 * Not all *.m files are referenced in Makefile.am for distribution. Is
42 this correct?
43
44 gnuradio-examples:
45
46 * Some directories don't have Makefile.am's
47
48 gnuradio-examples/python/gmsk2:
49
50 * Not all examples are in Makefile.am
51
52 usrp/doc:
53
54 * Make not tested in this directory
55
56 All:
57