summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge topic 'target-objects-refactor'Brad King2014-03-1732-242/+338
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmGlobalGenerator: Make ComputeTargetObjects non-virtualStephen Kelly2014-03-1510-103/+20
| * | | | | | | | | cmGeneratorTarget: Don't store ObjectSources for object libraries.Stephen Kelly2014-03-152-7/+4
| * | | | | | | | | cmLocalGenerator: Add ComputeObjectFilenames interface.Stephen Kelly2014-03-1314-69/+176
| * | | | | | | | | cmGeneratorTarget: Constify cmSourceFile* in containers.Stephen Kelly2014-03-1313-75/+84
| * | | | | | | | | Constify some APIs in generators.Stephen Kelly2014-03-138-32/+36
| * | | | | | | | | cmGeneratorTarget: Make GetSourceDepends const.Stephen Kelly2014-03-132-3/+4
| * | | | | | | | | cmOSXBundleGenerator: Make MacOSXContentGeneratorType arg const.Stephen Kelly2014-03-135-5/+6
| * | | | | | | | | cmGeneratorTarget: Constify the AddExplicitObjectName API.Stephen Kelly2014-03-132-2/+2
| * | | | | | | | | cmGeneratorTarget: Constify the AddObject API.Stephen Kelly2014-03-132-2/+3
| * | | | | | | | | cmGlobalGenerator: Extract a ComputeTargetObjectDirectory interface.Stephen Kelly2014-03-1310-23/+56
| * | | | | | | | | Makefiles: Compute local object files on demand.Stephen Kelly2014-03-133-24/+50
* | | | | | | | | | Merge topic 'FindPkgConfig_Extend-PKG_CONFIG_PATH'Brad King2014-03-1715-8/+248
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindPkgConfig: Extend PKG_CONFIG_PATH using CMake variables (#12926)Daniele E. Domenichelli2014-03-1715-8/+248
* | | | | | | | | | | Merge topic 'CONFIG-LOCATION-CMP0026'Brad King2014-03-1721-3/+117
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cmTarget: Port <CONFIG>_LOCATION support to updated string APIsStephen Kelly2014-03-171-2/+2
| * | | | | | | | | | | Merge branch 'master' into CONFIG-LOCATION-CMP0026Brad King2014-03-17701-7087/+9597
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | / / / | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | cmTarget: Restore <CONFIG>_LOCATION to CMP0026 OLD behavior (#14808)Stephen Kelly2014-03-1721-3/+117
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'unicode-vs-projects'Brad King2014-03-1710-14/+44
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Encoding: If configured, write Visual Studio project files as UTF-8.Clinton Stimpson2014-03-145-8/+30
| * | | | | | | | | | Encoding: Provide option to configure CMake to use UTF-8 encoding.Clinton Stimpson2014-03-145-6/+14
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'fix-Qt5-windows-build'Brad King2014-03-171-2/+6
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | QtDialog: Avoid linking to Qt4 WinMain when using Qt 5.Stephen Kelly2014-03-171-2/+6
* | | | | | | | | | Merge topic 'intel-14-version'Brad King2014-03-172-2/+10
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | / / / | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | CMake*CompilerId: Fix patch level for Intel >= 14.0 (#14806)Brad King2014-03-142-2/+10
* | | | | | | | | CMake Nightly Date StampKitware Robot2014-03-171-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2014-03-161-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2014-03-151-1/+1
* | | | | | | | Merge topic 'cpack-deb-compression-types'Brad King2014-03-141-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Add release notes for topic 'cpack-deb-compression-types'Brad King2014-03-141-0/+6
* | | | | | | | | Merge topic 'ctest-intel-coverage'Brad King2014-03-143-0/+314
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Add release notes for topic 'ctest-intel-coverage'Brad King2014-03-141-0/+5
| * | | | | | | | | CTest: Add support for Intel coverage filesVolkan Gezer2014-03-132-0/+309
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'cpack-deb-compression-types'Brad King2014-03-142-10/+49
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | CPackDeb: Add option to set compression typeSean D'Epagnier2014-03-142-10/+49
| |/ / / / / / /
* | | | | | | | Merge topic 'FeatureSummary_missing_titles'Brad King2014-03-141-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | FeatureSummary: Add missing titles for PACKAGES_FOUND and PACKAGES_NOT_FOUNDDaniele E. Domenichelli2014-03-141-0/+2
* | | | | | | | | Merge topic 'unicode-cmake-gui'Brad King2014-03-141-2/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmake-gui: Fix compile with Qt5 using UTF-8 internal encoding.Clinton Stimpson2014-03-131-2/+0
* | | | | | | | | | Merge topic 'different-python-header-libs-exe-0013794'Brad King2014-03-142-9/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindPython*: Document suggested find_package order (#13794)Matt McCormick2014-03-142-0/+8
| * | | | | | | | | | FindPythonInterp: Use consistent version with PythonLibs (#13794)Matt McCormick2014-03-141-9/+14
* | | | | | | | | | | Merge topic 'fix-find_dependency-empty-version'Brad King2014-03-1411-5/+30
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Tests: Check find_dependency empty extra argumentsBrad King2014-03-137-0/+22
| * | | | | | | | | | | Merge branch 'fix-find_dependency-empty-version'Brad King2014-03-131-2/+5
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| | * | | | | | | | | | find_dependency: Give more helpful message if VERSION is emptyAurélien Gâteau2014-03-131-2/+5
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Tests: Make RunCMake.find_dependency tolerate line number changesBrad King2014-03-133-3/+3
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'doc-cmake-developer-no-cmStdString'Brad King2014-03-141-6/+6
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Help: Drop cmStdString from cmake-developer(7) examplesBrad King2014-03-131-6/+6
| |/ / / / / / / /
* | | | | | | | | CMake Nightly Date StampKitware Robot2014-03-141-1/+1
|/ / / / / / / /