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 e85eb2e3368f2cc26149ef801c1a35979ffa1bad (commit) via f85db2f32358e6de921aba7d1cb8ecb81da934c0 (commit) from 4f129615b3ec6d4f136ea77768745ef9649d11dc (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=e85eb2e3368f2cc26149ef801c1a35979ffa1bad commit e85eb2e3368f2cc26149ef801c1a35979ffa1bad Merge: 4f12961 f85db2f Author: Brad King <brad.k...@kitware.com> AuthorDate: Mon Mar 23 09:18:43 2015 -0400 Commit: CMake Topic Stage <kwro...@kitware.com> CommitDate: Mon Mar 23 09:18:43 2015 -0400 Merge topic 'add-extra-qbs-generator' f85db2f3 Qbs: Add new 'extra' generator for qbs project files ----------------------------------------------------------------------- Summary of changes: Help/generator/{CodeBlocks.rst => Qbs.rst} | 16 +- Help/manual/cmake-generators.7.rst | 1 + Help/release/dev/add-extra-qbs-generator.rst | 6 + Source/CMakeLists.txt | 2 + Source/cmExtraQbsGenerator.cxx | 260 ++++++++++++++++++++++++++ Source/cmExtraQbsGenerator.h | 48 +++++ Source/cmake.cxx | 4 + Tests/CMakeLists.txt | 16 +- 8 files changed, 344 insertions(+), 9 deletions(-) copy Help/generator/{CodeBlocks.rst => Qbs.rst} (67%) create mode 100644 Help/release/dev/add-extra-qbs-generator.rst create mode 100644 Source/cmExtraQbsGenerator.cxx create mode 100644 Source/cmExtraQbsGenerator.h hooks/post-receive -- CMake _______________________________________________ Cmake-commits mailing list Cmake-commits@cmake.org http://public.kitware.com/mailman/listinfo/cmake-commits