commit | 64e07e54edb325efcfe684bef23ec2edec7cd3ac | [log] [tgz] |
---|---|---|
author | Baptiste Lepilleur <baptiste.lepilleur@gmail.com> | Wed Nov 18 21:27:06 2009 +0000 |
committer | Baptiste Lepilleur <baptiste.lepilleur@gmail.com> | Wed Nov 18 21:27:06 2009 +0000 |
tree | 21c175b5fd63fe3317c1e2a2a7ef954c14d9cc31 | |
parent | 617270bfaad6af3a20463e9e66b55533b4abaca5 [diff] |
- fixed SCons build on Windows: only build static library (support static/dynamic at the same time requires significant changes) - renamed SCons glob tool to globtool to avoid clash with python glob module. This prevented running the tests. - check target now works with SCons 1.x