Well, honestly, no (I think). There's nothing wrong if build.py script uses the newest version of waf, is it?
But if you instruct me how to generate that MD5 value, I'll fix build.py myself and send you the patch.
Well, honestly, no (I think). There's nothing wrong if build.py script uses the newest version of waf, is it?
But if you instruct me how to generate that MD5 value, I'll fix build.py myself and send you the patch.
Bo�tjan Mejak wrote:
Well, honestly, no (I think). There's nothing wrong if build.py script uses the newest version of waf, is it?
But if you instruct me how to generate that MD5 value, I'll fix build.py myself and send you the patch.
Use bin/mymd5.py, but it's not that simple. The waf executable needs to be uploaded to the server that build.py downloads tools from, and a full rebuild on every platform needs to be tested and the full set of unittests need to run and pass.
--
Robin Dunn
Software Craftsman