mirror of
https://github.com/samba-team/samba.git
synced 2025-03-10 12:58:35 +03:00
Rewrote wafsamba using a new dependency handling system, and started adding the waf test code
20 lines
491 B
Plaintext
20 lines
491 B
Plaintext
This is a set of waf 'tools' to help make building the Samba
|
|
components easier, by having common functions in one place. This gives
|
|
us a more consistent build, and ensures that our project rules are
|
|
obeyed
|
|
|
|
|
|
TODO:
|
|
- fix deps for --target
|
|
- cache project rules calculation
|
|
- make pidl rules depend on full pidl sources
|
|
- make script rules depend on the scripts
|
|
- add waf test
|
|
- s3 build
|
|
- merged build
|
|
- etags
|
|
- rest of old make targets
|
|
- better Makefile waf wrapper
|
|
-
|
|
|