[wesnoth-commits] [wesnoth/wesnoth] 4bccc1: Move docker_run.sh into utils/travis/
GitHub
noreply at github.com
Fri Mar 2 19:55:25 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 4bccc19ebc22354c8832ae3945c260ac13e91487
https://github.com/wesnoth/wesnoth/commit/4bccc19ebc22354c8832ae3945c260ac13e91487
Author: pentarctagon <pentarctagon at tutamail.com>
Date: 2018-03-02 (Fri, 02 Mar 2018)
Changed paths:
M .travis.yml
R docker_run.sh
A utils/travis/docker_run.sh
Log Message:
-----------
Move docker_run.sh into utils/travis/
Commit: ea06cdc63ac2ea7af59d4ff6fa873b5ce78f6892
https://github.com/wesnoth/wesnoth/commit/ea06cdc63ac2ea7af59d4ff6fa873b5ce78f6892
Author: pentarctagon <pentarctagon at tutamail.com>
Date: 2018-03-02 (Fri, 02 Mar 2018)
Changed paths:
M .travis.yml
A utils/travis/steps/install.sh
A utils/travis/steps/script.sh
Log Message:
-----------
Move the logic for the install and script steps into their own files.
Also merges the before_install and install steps.
Commit: 6f02d1bebbc326c6b4f3d3ad181031db74f943bf
https://github.com/wesnoth/wesnoth/commit/6f02d1bebbc326c6b4f3d3ad181031db74f943bf
Author: pentarctagon <pentarctagon at tutamail.com>
Date: 2018-03-02 (Fri, 02 Mar 2018)
Changed paths:
M SConstruct
M utils/travis/steps/install.sh
Log Message:
-----------
Make scons' mysql handling more normal.
Commit: 68f8055807b689c42f06f0e264f1e6467cdcc3f1
https://github.com/wesnoth/wesnoth/commit/68f8055807b689c42f06f0e264f1e6467cdcc3f1
Author: pentarctagon <pentarctagon at tutamail.com>
Date: 2018-03-02 (Fri, 02 Mar 2018)
Changed paths:
M CMakeLists.txt
M src/CMakeLists.txt
Log Message:
-----------
Add building the servers with mysql support to cmake.
Compare: https://github.com/wesnoth/wesnoth/compare/e251504b561a...68f8055807b6
More information about the Commits
mailing list