summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge topic 'try_compile-escape-flags'Brad King2013-07-153-8/+30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | try_compile: Escape CMAKE_<lang>_FLAGS in test projects (#14268)Brad King2013-07-153-8/+30
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'doc-ExternalProject-COMMAND-keyword'Brad King2013-07-151-0/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ExternalProject: Document multiple COMMAND linesBrad King2013-07-081-0/+9
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'doc-project-top-level'Brad King2013-07-151-1/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | project: Document top-level CMakeLists.txt requirementBrad King2013-07-081-1/+7
* | | | | | | | | | | Merge topic 'CPack-fixGeneratedChangelogFormat'Brad King2013-07-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CPackRPM make the changelog line conform to expected formatEric NOULARD2013-07-081-1/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'IMPORTED-build-dependencies'Brad King2013-07-157-0/+67
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Test non-IMPORTED libraries in the INTERFACE of IMPORTED libraries.Stephen Kelly2013-07-026-0/+65
| * | | | | | | | | | | Add entire link interface transitive closure as target depends.Stephen Kelly2013-07-021-0/+2
* | | | | | | | | | | | Merge topic 'CPackRPM-protectATinFilename-reloaded'Brad King2013-07-151-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | CPackRPM protect '@' character in filename processed in the spec file.Eric NOULARD2013-07-051-0/+10
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-07-151-1/+1
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-07-141-1/+1
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-07-131-1/+1
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-07-121-1/+1
| |_|_|_|_|_|/ / / / |/| | | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2013-07-111-1/+1
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2013-07-101-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2013-07-091-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2013-07-081-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2013-07-071-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2013-07-061-1/+1
|/ / / / / /
* | | | | | CMake Nightly Date StampKitware Robot2013-07-051-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-07-041-1/+1
| |_|/ / / |/| | | |
* | | | | Merge branch 'release'Brad King2013-07-031-0/+18
|\ \ \ \ \
| * | | | | CMake 2.8.11.2v2.8.11.2Brad King2013-07-022-1/+19
| * | | | | Merge branch 'vs-generator-brief-doc-update' into releaseBrad King2013-07-023-3/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'vs12-generator' into releaseBrad King2013-07-0220-13/+978
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'curl-bug-1192' into releaseBrad King2013-07-027-58/+9
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'sha2-alignment' into releaseBrad King2013-07-021-3/+3
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'FixAsmSupport' into releaseBrad King2013-07-023-4/+4
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'SelectLibraryConfigurations-cached-library' into releaseBrad King2013-07-021-1/+1
| |\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-07-031-1/+1
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Merge topic 'Fortran-explicit-types'Brad King2013-07-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fortran: Use explicit type in Fortran 90 checkBrad King2013-07-011-1/+1
* | | | | | | | | | | | Merge topic 'update-kwsys'Brad King2013-07-021-57/+57
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-07-011-57/+57
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | KWSys 2013-07-01 (f6c4c247)KWSys Robot2013-07-011-57/+57
* | | | | | | | | | | | Merge topic 'FindGTK2vd2'Brad King2013-07-021-0/+17
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | FindGTK2: Add GTK2_DEFINITIONS variableDaniele E. Domenichelli2013-06-291-0/+17
* | | | | | | | | | | | | Merge topic 'FindGTK2vs11'Brad King2013-07-021-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | FindGTK2: Do not fail on MSVC11 if vc100 libraries are availableDaniele E. Domenichelli2013-06-291-0/+3
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge topic 'make-depends-collapse-paths'Brad King2013-07-023-14/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | cmDependsC: Collapse relative include pathsPavel Shramov2013-06-263-14/+44
* | | | | | | | | | | | | | Merge topic 'SelectLibraryConfigurations-cached-library'Brad King2013-07-020-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | SelectLibraryConfigurations: Fix for cached <base>_LIBRARYBjoern Thiel2013-07-021-1/+1
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'vs-generator-brief-doc-update'Brad King2013-07-023-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| * | | | | | | | | | | | VS: Clarify Visual Studio product year for each versionRobert Maynard2013-07-023-3/+3
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-07-021-1/+1
| |_|_|_|/ / / / / / / |/| | | | | | | | | |