e74e7790a028e0ea2ca61941e2890ce548ec2d73
[bbaumbach/samba-autobuild/.git] / source4 / build / smb_build / TODO
1 - let the build system implement some make functions($(patsubst),$(wildcard),...) and use our own implementations where `make' does not support them
2 - fix --enable-dso:
3  - loop over all the dependencies of a SUBSYSTEM
4   - include their PUBLIC_CFLAGS
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