Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'FindPkgConfig_Extend-PKG_CONFIG_PATH' | Brad King | 2014-03-17 | 15 | -8/+248 |
|\ | |||||
| * | FindPkgConfig: Extend PKG_CONFIG_PATH using CMake variables (#12926) | Daniele E. Domenichelli | 2014-03-17 | 15 | -8/+248 |
* | | Merge topic 'CONFIG-LOCATION-CMP0026' | Brad King | 2014-03-17 | 21 | -3/+117 |
|\ \ | |||||
| * | | cmTarget: Port <CONFIG>_LOCATION support to updated string APIs | Stephen Kelly | 2014-03-17 | 1 | -2/+2 |
| * | | Merge branch 'master' into CONFIG-LOCATION-CMP0026 | Brad King | 2014-03-17 | 701 | -7087/+9597 |
| |\ \ | |||||
| * | | | cmTarget: Restore <CONFIG>_LOCATION to CMP0026 OLD behavior (#14808) | Stephen Kelly | 2014-03-17 | 21 | -3/+117 |
* | | | | Merge topic 'unicode-vs-projects' | Brad King | 2014-03-17 | 10 | -14/+44 |
|\ \ \ \ | |||||
| * | | | | Encoding: If configured, write Visual Studio project files as UTF-8. | Clinton Stimpson | 2014-03-14 | 5 | -8/+30 |
| * | | | | Encoding: Provide option to configure CMake to use UTF-8 encoding. | Clinton Stimpson | 2014-03-14 | 5 | -6/+14 |
* | | | | | Merge topic 'fix-Qt5-windows-build' | Brad King | 2014-03-17 | 1 | -2/+6 |
|\ \ \ \ \ | |||||
| * | | | | | QtDialog: Avoid linking to Qt4 WinMain when using Qt 5. | Stephen Kelly | 2014-03-17 | 1 | -2/+6 |
* | | | | | | Merge topic 'intel-14-version' | Brad King | 2014-03-17 | 2 | -2/+10 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | CMake*CompilerId: Fix patch level for Intel >= 14.0 (#14806) | Brad King | 2014-03-14 | 2 | -2/+10 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-03-17 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-03-16 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-03-15 | 1 | -1/+1 |
* | | | | | | Merge topic 'cpack-deb-compression-types' | Brad King | 2014-03-14 | 1 | -0/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Add release notes for topic 'cpack-deb-compression-types' | Brad King | 2014-03-14 | 1 | -0/+6 |
* | | | | | | | Merge topic 'ctest-intel-coverage' | Brad King | 2014-03-14 | 3 | -0/+314 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: Add release notes for topic 'ctest-intel-coverage' | Brad King | 2014-03-14 | 1 | -0/+5 |
| * | | | | | | | CTest: Add support for Intel coverage files | Volkan Gezer | 2014-03-13 | 2 | -0/+309 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'cpack-deb-compression-types' | Brad King | 2014-03-14 | 2 | -10/+49 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | CPackDeb: Add option to set compression type | Sean D'Epagnier | 2014-03-14 | 2 | -10/+49 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'FeatureSummary_missing_titles' | Brad King | 2014-03-14 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FeatureSummary: Add missing titles for PACKAGES_FOUND and PACKAGES_NOT_FOUND | Daniele E. Domenichelli | 2014-03-14 | 1 | -0/+2 |
* | | | | | | | Merge topic 'unicode-cmake-gui' | Brad King | 2014-03-14 | 1 | -2/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmake-gui: Fix compile with Qt5 using UTF-8 internal encoding. | Clinton Stimpson | 2014-03-13 | 1 | -2/+0 |
* | | | | | | | | Merge topic 'different-python-header-libs-exe-0013794' | Brad King | 2014-03-14 | 2 | -9/+22 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindPython*: Document suggested find_package order (#13794) | Matt McCormick | 2014-03-14 | 2 | -0/+8 |
| * | | | | | | | | FindPythonInterp: Use consistent version with PythonLibs (#13794) | Matt McCormick | 2014-03-14 | 1 | -9/+14 |
* | | | | | | | | | Merge topic 'fix-find_dependency-empty-version' | Brad King | 2014-03-14 | 11 | -5/+30 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Tests: Check find_dependency empty extra arguments | Brad King | 2014-03-13 | 7 | -0/+22 |
| * | | | | | | | | | Merge branch 'fix-find_dependency-empty-version' | Brad King | 2014-03-13 | 1 | -2/+5 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | find_dependency: Give more helpful message if VERSION is empty | Aurélien Gâteau | 2014-03-13 | 1 | -2/+5 |
| | | |_|_|_|_|/ / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Tests: Make RunCMake.find_dependency tolerate line number changes | Brad King | 2014-03-13 | 3 | -3/+3 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'doc-cmake-developer-no-cmStdString' | Brad King | 2014-03-14 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | Help: Drop cmStdString from cmake-developer(7) examples | Brad King | 2014-03-13 | 1 | -6/+6 |
| |/ / / / / / / | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-03-14 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'release' | Brad King | 2014-03-13 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Merge branch 'fix-CMP0046-warning' into release | Brad King | 2014-03-12 | 6 | -4/+31 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'generalize-cmCustomCommandGenerator' | Brad King | 2014-03-13 | 22 | -180/+217 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Generalize cmCustomCommandGenerator to more fields | Brad King | 2014-03-12 | 19 | -123/+182 |
| * | | | | | | | cmGlobalXCodeGenerator: Simplify handling of multiple outputs | Brad King | 2014-03-12 | 2 | -34/+19 |
| * | | | | | | | cmCustomCommand: Return std::string from GetWorkingDirectory | Brad King | 2014-03-12 | 7 | -29/+22 |
* | | | | | | | | Merge topic 'string-apis-fix-cmake-gui' | Brad King | 2014-03-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmake-gui: Fix handling of missing CMAKE_EXTRA_GENERATOR (#14804) | Brad King | 2014-03-12 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'fix-CMP0046-warning' | Brad King | 2014-03-13 | 6 | -4/+31 |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | cmTarget: Don't create duplicate backtraces in CMP0046 warning | Stephen Kelly | 2014-03-12 | 6 | -4/+31 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-03-13 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2014-03-12 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | |