Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Export: allow exporting of additional properties | Wouter Klouwen | 2018-03-16 | 20 | -0/+160 |
* | CMake Nightly Date Stamp | Kitware Robot | 2018-03-13 | 1 | -1/+1 |
* | Merge branch 'release-3.11' | Brad King | 2018-03-12 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'ep-support-passing-var-ending-with-notfound' into release-3.11 | Brad King | 2018-03-12 | 5 | -6/+36 |
| |\ | |||||
| * \ | Merge branch 'update-buildsystem-docs' into release-3.11 | Brad King | 2018-03-12 | 1 | -6/+5 |
| |\ \ | |||||
* | \ \ | Merge topic 'update-buildsystem-docs' | Brad King | 2018-03-12 | 1 | -6/+5 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Help: Adapt cmake-buildsystem(7) to new IMPORTED targets features | Kai Wolf | 2018-03-12 | 1 | -6/+5 |
| |/ / | |||||
* | | | Merge topic 'ep-support-passing-var-ending-with-notfound' | Brad King | 2018-03-12 | 5 | -6/+36 |
|\ \ \ | | |/ | |/| | |||||
| * | | ExternalProject: Fix cache generation when last args ends with "-NOTFOUND" | Jean-Christophe Fillion-Robin | 2018-03-12 | 5 | -6/+36 |
| |/ | |||||
* | | Merge topic 'genex-TARGET_EXISTS' | Brad King | 2018-03-12 | 14 | -0/+83 |
|\ \ | |||||
| * | | genex: Add TARGET_EXISTS to check for target existence | Alex Turbov | 2018-03-09 | 14 | -0/+83 |
* | | | Merge topic 'xml-raii' | Brad King | 2018-03-12 | 2 | -115/+130 |
|\ \ \ | |||||
| * | | | cmGlobalVisualStudio10Generator: Use cmXMLWriter RAII helpers | Vitaly Stakhovsky | 2018-03-09 | 2 | -117/+80 |
| * | | | cmXMLWriter: Add RAII helpers to allow DOM-like syntax | Vitaly Stakhovsky | 2018-03-09 | 1 | -0/+52 |
* | | | | Merge topic 'update-dllplatform' | Brad King | 2018-03-12 | 3 | -6/+7 |
|\ \ \ \ | |||||
| * | | | | Identify DLL platforms via CMAKE_IMPORT_LIBRARY_SUFFIX | Stephan Szabo | 2018-03-09 | 3 | -6/+7 |
* | | | | | Merge topic 'cmake-rc-version-decimal' | Brad King | 2018-03-12 | 1 | -1/+6 |
|\ \ \ \ \ | |||||
| * | | | | | CMakeVersion.rc: Avoid leading zeros in integer version components | Brad King | 2018-03-09 | 1 | -1/+6 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-03-12 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-03-11 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-03-10 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge branch 'release-3.11' | Brad King | 2018-03-09 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | CMake 3.11.0-rc3v3.11.0-rc3 | Brad King | 2018-03-09 | 1 | -1/+1 |
* | | | | | Merge branch 'release-3.10' | Brad King | 2018-03-09 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'autogen-empty-source-file-fix' into release-3.10 | Brad King | 2018-03-09 | 1 | -7/+13 |
| |\ \ \ \ \ | |||||
| | * | | | | | Autogen: Fix for the empty source file crash in 3.10.2 | Sebastian Holtermann | 2018-03-09 | 1 | -7/+13 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'libxml2-target' | Brad King | 2018-03-09 | 6 | -0/+65 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindLibXml2: provide imported target LibXml2::LibXml2 | Rolf Eike Beer | 2018-03-08 | 6 | -0/+65 |
* | | | | | | | Merge topic 'cmWorkingDirectory_success_checking' | Brad King | 2018-03-09 | 30 | -31/+285 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmDepends: Remove attempt to change directory that always fails | Craig Scott | 2018-03-08 | 2 | -12/+1 |
| * | | | | | | | cmWorkingDirectory: Check success of current dir changes | Craig Scott | 2018-03-08 | 17 | -19/+227 |
| * | | | | | | | Tests: Add --build-and-test test case | Craig Scott | 2018-03-04 | 4 | -0/+17 |
| * | | | | | | | Tests: Confirm test working dir set successfully | Craig Scott | 2018-03-04 | 8 | -0/+40 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge topic 'cmoutpconv-static' | Brad King | 2018-03-09 | 1 | -6/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmOutputConverter: mark helper functions static | Rolf Eike Beer | 2018-03-06 | 1 | -6/+4 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'GenerateExportHeader-C' | Brad King | 2018-03-09 | 1 | -10/+37 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | GenerateExportHeader: Add support for C projects | Arnaud Gelas | 2018-03-08 | 1 | -10/+37 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'make-clean-no-targets' | Brad King | 2018-03-09 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Makefile: Fix "make clean" when there are no targets | Brad King | 2018-03-08 | 1 | -0/+4 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'sort_glob_output' | Brad King | 2018-03-09 | 4 | -12/+31 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add test for sorting and deduping of file(GLOB) result | Shane Parris | 2018-03-07 | 3 | -0/+24 |
| * | | | | | | | file(GLOB): Ensure entire file list is sorted | Shane Parris | 2018-03-07 | 1 | -12/+7 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-03-09 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'project-warn-missing-metadata-values' | Craig Scott | 2018-03-08 | 10 | -3/+64 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | project: warn on metadata arguments missing values | Alex Turbov | 2018-03-07 | 10 | -3/+64 |
* | | | | | | | | Merge topic 'FindGDAL-absolute-path' | Brad King | 2018-03-08 | 1 | -4/+42 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindGDAL: Handle gdal-config printing absolute path to library | Adam Thompson | 2018-03-07 | 1 | -4/+42 |
* | | | | | | | | | Merge topic 'misc-typos' | Brad King | 2018-03-08 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix misc typos in documentation and comments | luz.paz | 2018-03-07 | 3 | -3/+3 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'vs10-xmlmacros' | Brad King | 2018-03-08 | 2 | -312/+166 |
|\ \ \ \ \ \ \ \ \ |