mirror of
https://github.com/samba-team/samba.git
synced 2025-06-02 13:06:57 +03:00
r11417: Add TODO for the build system
(This used to be commit ad0019ad4ebba734ff1db31c53fd8b6ad085ead4)
This commit is contained in:
parent
4400cf2c31
commit
b839c75c5d
12
source4/build/smb_build/TODO
Normal file
12
source4/build/smb_build/TODO
Normal file
@ -0,0 +1,12 @@
|
||||
- split up proto.h into headers with public or private prototypes.
|
||||
Public prototypes can be marked with _PUBLIC_ in the source
|
||||
- never install -rpath binaries / libraries, always relink before install
|
||||
- init functions may be called more then once as different libraries
|
||||
(in Samba or other projects) can use the same (3rd) library.
|
||||
- add register function to smbtorture
|
||||
- init functions per shared library / binary
|
||||
- install shared modules
|
||||
- call load_modules() from subsystems/libraries/binaries with modules
|
||||
- remove smb_build.h include from includes.h and INIT_OBJ_FILES. Replace
|
||||
with individual include/smb_build.h includes
|
||||
- improve (un)install scripts (rewrite in perl?)
|
Loading…
x
Reference in New Issue
Block a user