[Cmake-commits] CMake branch, master, updated. v3.7.2-1106-ga67baf0

Brad King brad.king at kitware.com
Mon Jan 16 11:01:28 EST 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, master has been updated
       via  a67baf0af0f5c94eeab400a163b8b2f6824d7bab (commit)
       via  bb670d9625e670a0e87ec048e44db39b9d2b336f (commit)
       via  3f86032bdab94e219d053c10b7e55eba9c06e562 (commit)
       via  f24e1d37cef95145927d14d186e1615fca23a75b (commit)
       via  f27c5852b0d1e37fb27bd1da1e7295b5f1fc963d (commit)
       via  d7d2cb48c69e2a9da72a8baf188f02b81ec9c34f (commit)
       via  721997a7a23f0cfa5c9e096cc3768625a51f359d (commit)
       via  9f47d32697686265bc2c5a708d2b53e2337f3f10 (commit)
       via  597124ba8e409edc28cbf8f2a55150d2913a50e3 (commit)
       via  2b400b242101fd8b7a46073412830278aa3cc9ec (commit)
       via  edf0b8a52bd4db8557adaf11d7096f7982c373aa (commit)
       via  06430919f4b903ba256ce158caf223f515faa8a4 (commit)
       via  ca179f2afc6d8ab5e0df3e35255155c21a61b5f6 (commit)
       via  119791ae528aace81f6c209e05798c80d8926b3d (commit)
       via  95e4cfc5947fb5a324f6dad50cff8d71f928aba8 (commit)
       via  6c55755bdd54c2d474e2c8fe4c9d078e10404f26 (commit)
       via  1491ab1c6626ed6a3b67e74b94fd18230e1bb4d4 (commit)
       via  29112c9a695a8dce6486203d0415f17ac41d3a0b (commit)
       via  6d333be14d23b9aaf4452189199134bd674ad395 (commit)
       via  52688bf7453cdb767e231f5fdc7d80ce79ae239d (commit)
      from  9aa2ec7787968528a6612aeedcf0485700ef8445 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a67baf0af0f5c94eeab400a163b8b2f6824d7bab
commit a67baf0af0f5c94eeab400a163b8b2f6824d7bab
Merge: 9aa2ec7 bb670d9
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jan 16 11:01:26 2017 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jan 16 11:01:26 2017 -0500

    Merge topic 'Autogen_Config'
    
    bb670d96 Autogen: Generators: Remove space
    3f86032b Autogen: Generators: Rename requiresMocing method
    f24e1d37 Autogen: Generators: Fix clang-tidy readability-else-after-return
    f27c5852 Autogen: Initializer: Add old settings file to clean files
    d7d2cb48 Autogen: Generators: Save the UIC/RCC settings that were actually used
    721997a7 Autogen: Generators: Dedicated generateAll variables for MOC/UIC/RCC
    9f47d326 Autogen: Generators: Save the MOC settings that were actually used
    597124ba Autogen: Generators: Add function to read makefile definitions config aware
    2b400b24 Autogen: Generators: Move moc/uic/rcc executable test to generate method
    edf0b8a5 Autogen: Generators: Rename GenerateFoo methods to FooGenerate
    06430919 Autogen: Generators: Use FileAbsentOrOlder for UIC tests
    ca179f2a Autogen: Generators: Use FileAbsentOrOlder for MOC tests
    119791ae Autogen: Generators: Introduce FileAbsentOrOlder function
    95e4cfc5 Autogen: Generators: Simplify (and fix) JoinExts function
    6c55755b Autogen: Generators: Make class static method a source static function
    1491ab1c Autogen: Generators: Make class static method a source static function
    ...


-----------------------------------------------------------------------

Summary of changes:
 Source/cmQtAutoGeneratorInitializer.cxx |    8 +
 Source/cmQtAutoGenerators.cxx           |  699 ++++++++++++++++++-------------
 Source/cmQtAutoGenerators.h             |   84 ++--
 3 files changed, 451 insertions(+), 340 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list