[Cmake-commits] CMake branch, master, updated. v2.8.10.2-543-g5f78d20

Brad King brad.king at kitware.com
Tue Jan 29 14:52:21 EST 2013


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  5f78d2057f1447afb6ec33e5f8a241c8bcdcd5f1 (commit)
       via  34d1ade048a87953c089d730f0126eecb6685968 (commit)
       via  3a1719793fa4eb4024e2e36e17196832551d469c (commit)
      from  3e7bba3fb2d431b512181e99c6333e9dfdc8a9fd (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 -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5f78d2057f1447afb6ec33e5f8a241c8bcdcd5f1
commit 5f78d2057f1447afb6ec33e5f8a241c8bcdcd5f1
Merge: 3e7bba3 34d1ade
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Jan 29 14:52:19 2013 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jan 29 14:52:19 2013 -0500

    Merge topic 'fix-relocatable-include-dirs'
    
    34d1ade Add the INSTALL_PREFIX genex.
    3a17197 Generate the _IMPORT_PREFIX in the non-config export file.


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

Summary of changes:
 Source/cmDocumentGeneratorExpressions.h     |    2 +
 Source/cmExportFileGenerator.cxx            |   10 ++++
 Source/cmExportFileGenerator.h              |    2 +
 Source/cmExportInstallFileGenerator.cxx     |   72 ++++++++++++++++-----------
 Source/cmExportInstallFileGenerator.h       |    2 +
 Source/cmGeneratorExpressionEvaluator.cxx   |   20 +++++++
 Tests/ExportImport/Export/CMakeLists.txt    |   17 ++++++-
 Tests/GeneratorExpression/CMakeLists.txt    |    1 +
 Tests/GeneratorExpression/check-part2.cmake |    1 +
 9 files changed, 97 insertions(+), 30 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list