r15318: Don't create empty static libraries as some hosts have trouble with them.
[bbaumbach/samba-autobuild/.git] / source4 / build / smb_build / TODO
1 - Add --export-dynamic for each subsystem that has modules
2 - let the build system implement some make functions($(patsubst),$(wildcard),...) and use our own implementations where `make' does not support them
3 - include extra_flags.txt using Makefile construction if 
4   supported by current make
5 - make --enable-dso the default
6  - fix module loading for selftest during non-developer builds
7 - clearer distinction between dcerpc and ndr. seperate interface tables?
8 - saner names for:
9         libcli.so.0.0.1 (rename to libsmb?)
10         libcli_cldap.so.0.0.1 (rename to libcldap?)
11         libcli_nbt.so.0.0.1 (rename to libnbt?)
12         libcli_wrepl.so.0.0.1 (rename to libwrepl?)
13 - generate headermap.txt
14
15 set of test scripts that check the code:
16 - configure_check_unused.pl
17 - find_unused_macros.pl
18 - find_unused_makefilevars.pl
19 - find_unused_options.sh
20 - findstatic.pl
21 - minimal_includes.pl
22 - check dependencies based on #include lines ?
23 - check whether private headers are not used outside their own subsystem
24 - undocumented (no manpage) installed binaries