[Commits] [wesnoth/wesnoth] 1dd02d: cmake: Fix typo in the SDL_gpu option's descriptio...

GitHub noreply at github.com
Mon Apr 13 07:40:52 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 1dd02d7b18568a23674e47687a1554ddba3006e5
      https://github.com/wesnoth/wesnoth/commit/1dd02d7b18568a23674e47687a1554ddba3006e5
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2015-04-13 (Mon, 13 Apr 2015)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  cmake: Fix typo in the SDL_gpu option's description


  Commit: 3aa9f2627bc948e2747a65088bf04c7197b62770
      https://github.com/wesnoth/wesnoth/commit/3aa9f2627bc948e2747a65088bf04c7197b62770
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2015-04-13 (Mon, 13 Apr 2015)

  Changed paths:
    M src/CMakeLists.txt

  Log Message:
  -----------
  cmake: Fix up ENABLE_LIBINTL option effects

We were including libintl options with Boost.Locale-based builds and
always including Boost.Locale options too. Somehow this still worked
without any errors. I think that says a lot about CMake's design.


  Commit: cfbeee2f50ef49f0b68ad3df5a9c8c887d9eb61f
      https://github.com/wesnoth/wesnoth/commit/cfbeee2f50ef49f0b68ad3df5a9c8c887d9eb61f
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2015-04-13 (Mon, 13 Apr 2015)

  Changed paths:
    M CMakeLists.txt
    A cmake/FindHistory.cmake
    M src/CMakeLists.txt

  Log Message:
  -----------
  cmake: Add ENABLE_HISTORY option

For enabling history expansion support in the Lua console. Uses GNU
libhistory.


Compare: https://github.com/wesnoth/wesnoth/compare/135bcf15d63f...cfbeee2f50ef


More information about the Commits mailing list