build: support variable expansion in source= arguments to build rules
authorAndrew Tridgell <tridge@samba.org>
Wed, 24 Mar 2010 22:23:10 +0000 (16:23 -0600)
committerAndrew Tridgell <tridge@samba.org>
Tue, 6 Apr 2010 10:27:06 +0000 (20:27 +1000)
commit239cdb53f4e994c8fd4afe1233e69b93ad632230
tree5cd73c6fe5e79f34a9a37c12696ef492ba9b2894
parentb2f01b54d21a464fa7fadb784b58909748f80ab3
build: support variable expansion in source= arguments to build rules

This makes it much easier to follow the s3 approach to lists of
source files in the top level wscript

Pair-Programmed-With: Kai Blin <kai@samba.org>
buildtools/wafsamba/samba_python.py
buildtools/wafsamba/samba_utils.py
buildtools/wafsamba/wafsamba.py