[Commits] [wesnoth/wesnoth] 29d4da: bi: Add getter for user-visible library names

GitHub noreply at github.com
Mon Jul 13 08:13:41 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 29d4da6ec4204871bbe94d7e041a83553613477f
      https://github.com/wesnoth/wesnoth/commit/29d4da6ec4204871bbe94d7e041a83553613477f
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2015-07-13 (Mon, 13 Jul 2015)

  Changed paths:
    M src/build_info.cpp
    M src/build_info.hpp

  Log Message:
  -----------
  bi: Add getter for user-visible library names


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

  Changed paths:
    M SConstruct
    M src/SConscript

  Log Message:
  -----------
  scons: Propagate HAVE_FRIBIDI to all files

How does doing otherwise even help reduce compile times unless you are
changing your build environment every time? It's just a liability that
makes it harder to do feature detection from other files. It's also
asymmetrical with regards to the CMake recipe.


  Commit: 10baf457660e8e391892d32ad611adf566d61528
      https://github.com/wesnoth/wesnoth/commit/10baf457660e8e391892d32ad611adf566d61528
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2015-07-13 (Mon, 13 Jul 2015)

  Changed paths:
    M src/build_info.cpp
    M src/build_info.hpp
    M src/wesnoth.cpp

  Log Message:
  -----------
  bi: Keep track of optional build features and add a report function

Also added this information to --version's output.


Compare: https://github.com/wesnoth/wesnoth/compare/8ac2239ca16c...10baf457660e


More information about the Commits mailing list