[Commits] [wesnoth/wesnoth] 339513: scons: use full condition evaluation when checking...
GitHub
noreply at github.com
Tue Aug 19 15:57:03 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 339513900cecf528b34885f3ce5ad77289e70692
https://github.com/wesnoth/wesnoth/commit/339513900cecf528b34885f3ce5ad77289e70692
Author: anatoly techtonik <techtonik at gmail.com>
Date: 2014-08-10 (Sun, 10 Aug 2014)
Changed paths:
M SConstruct
Log Message:
-----------
scons: use full condition evaluation when checking dependencies
Commit: 78b1481af7873a5f638e66a19e96609ec58bcb28
https://github.com/wesnoth/wesnoth/commit/78b1481af7873a5f638e66a19e96609ec58bcb28
Author: anatoly techtonik <techtonik at gmail.com>
Date: 2014-08-10 (Sun, 10 Aug 2014)
Changed paths:
M SConstruct
Log Message:
-----------
scons: make SDL availability flags functions that evaluate lazily on demand
This moves messages about optional SDL libs checks below
potential warning about missing base dependencies and
makes SCons check GCC compiler before SDL.
Commit: 4bb97904e1d627160cd617c9b50f02fe113e2561
https://github.com/wesnoth/wesnoth/commit/4bb97904e1d627160cd617c9b50f02fe113e2561
Author: anatoly techtonik <techtonik at gmail.com>
Date: 2014-08-10 (Sun, 10 Aug 2014)
Changed paths:
M SConstruct
Log Message:
-----------
scons: show OK status when base prerequisites are met
Commit: 0d750e528b321b9ffb888c8681546e9dd7aa629e
https://github.com/wesnoth/wesnoth/commit/0d750e528b321b9ffb888c8681546e9dd7aa629e
Author: anatoly techtonik <techtonik at gmail.com>
Date: 2014-08-10 (Sun, 10 Aug 2014)
Changed paths:
M scons/boost.py
Log Message:
-----------
scons: find bzip2 statically compiled into Boost (windows)
Commit: 81e58e0b02e111dade208acc5c987b0b015735c4
https://github.com/wesnoth/wesnoth/commit/81e58e0b02e111dade208acc5c987b0b015735c4
Author: Sergey Popov <loonycyborg at gmail.com>
Date: 2014-08-19 (Tue, 19 Aug 2014)
Changed paths:
M SConstruct
M scons/boost.py
Log Message:
-----------
Merge pull request #268 from techtonik/master
scons: improve dependencies detection on Windows (MinGW)
Compare: https://github.com/wesnoth/wesnoth/compare/bc3f4b0f1630...81e58e0b02e1
More information about the Commits
mailing list