[Commits] [wesnoth/wesnoth] ee1a56: Use ccache with cmake on travis.

GitHub noreply at github.com
Sat Feb 17 09:16:33 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: ee1a56a04a50ad858f3af412ab2d868228a707e6
      https://github.com/wesnoth/wesnoth/commit/ee1a56a04a50ad858f3af412ab2d868228a707e6
  Author: pentarctagon <pentarctagon at tutamail.com>
  Date:   2018-02-17 (Sat, 17 Feb 2018)

  Changed paths:
    M .travis.yml
    R cmake_mtime_crc.py
    M docker/Dockerfile-travis
    M docker_run.sh

  Log Message:
  -----------
  Use ccache with cmake on travis.

This replaces the custom python script which manipulated various files' mtime with ccache for allowing cmake builds to not need full recompiles every travis run.


  Commit: c2bc40fbf942decb392a582b1f8d31ef7092131f
      https://github.com/wesnoth/wesnoth/commit/c2bc40fbf942decb392a582b1f8d31ef7092131f
  Author: pentarctagon <pentarctagon at tutamail.com>
  Date:   2018-02-17 (Sat, 17 Feb 2018)

  Changed paths:
    M docker/Dockerfile-base
    M docker/Dockerfile-travis

  Log Message:
  -----------
  Add ccache to the base dockerfile.

Also organized what's being installed a bit.


Compare: https://github.com/wesnoth/wesnoth/compare/72a80fed5b46...c2bc40fbf942


More information about the Commits mailing list