summaryrefslogtreecommitdiff
path: root/buildtools/wafsamba/samba_cross.py
AgeCommit message (Collapse)AuthorFilesLines
2010-04-19build: added --cross-answers supportAndrew Tridgell1-7/+107
This allows you to easily cross-compile even without a --cross-execute emulator See http://wiki.samba.org/index.php/Waf#cross-compiling for details
2010-04-12build: added cross-compilation configure optionsAndrew Tridgell1-0/+34
this enables use of a cross-compilation emulator, so configure tests run on an emulator of the target platform