Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge topic 'target-objects-refactor' | Brad King | 2014-03-17 | 32 | -242/+338 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmGlobalGenerator: Make ComputeTargetObjects non-virtual | Stephen Kelly | 2014-03-15 | 10 | -103/+20 | |
| * | | | | | | | | | cmGeneratorTarget: Don't store ObjectSources for object libraries. | Stephen Kelly | 2014-03-15 | 2 | -7/+4 | |
| * | | | | | | | | | cmLocalGenerator: Add ComputeObjectFilenames interface. | Stephen Kelly | 2014-03-13 | 14 | -69/+176 | |
| * | | | | | | | | | cmGeneratorTarget: Constify cmSourceFile* in containers. | Stephen Kelly | 2014-03-13 | 13 | -75/+84 | |
| * | | | | | | | | | Constify some APIs in generators. | Stephen Kelly | 2014-03-13 | 8 | -32/+36 | |
| * | | | | | | | | | cmGeneratorTarget: Make GetSourceDepends const. | Stephen Kelly | 2014-03-13 | 2 | -3/+4 | |
| * | | | | | | | | | cmOSXBundleGenerator: Make MacOSXContentGeneratorType arg const. | Stephen Kelly | 2014-03-13 | 5 | -5/+6 | |
| * | | | | | | | | | cmGeneratorTarget: Constify the AddExplicitObjectName API. | Stephen Kelly | 2014-03-13 | 2 | -2/+2 | |
| * | | | | | | | | | cmGeneratorTarget: Constify the AddObject API. | Stephen Kelly | 2014-03-13 | 2 | -2/+3 | |
| * | | | | | | | | | cmGlobalGenerator: Extract a ComputeTargetObjectDirectory interface. | Stephen Kelly | 2014-03-13 | 10 | -23/+56 | |
| * | | | | | | | | | Makefiles: Compute local object files on demand. | Stephen Kelly | 2014-03-13 | 3 | -24/+50 | |
* | | | | | | | | | | 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 | |
|/ / / / / / / / |