summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FindOpenSSL: Provide imported targets OpenSSL::{SSL,Crypto}Konstantin Podsvirov2015-08-135-0/+122
* FindOpenSSL: Revise and format module documentationBrad King2015-08-131-15/+19
* Merge topic 'add-link-search-static-properties-defaults'Brad King2015-08-131-0/+9
|\
| * Help: Add notes for topic 'add-link-search-static-properties-defaults'Brad King2015-08-131-0/+9
* | Merge topic 'OUTPUT_DIRECTORY-genex'Brad King2015-08-1314-10/+119
|\ \
| * | Add generator expression support to OUTPUT_DIRECTORY target propertiesRobert Goulet2015-08-1214-7/+98
| * | cmTarget: Detect and diagnose recursion in GetOutputInfoRobert Goulet2015-08-121-3/+21
* | | Merge topic 'FindPkgConfig-capital-messages'Brad King2015-08-131-5/+5
|\ \ \
| * | | FindPkgConfig: Capitalize first letter of all message()sChristopher Meng2015-08-121-5/+5
| |/ /
* | | Merge topic 'add-link-search-static-properties-defaults'Brad King2015-08-1310-6/+137
|\ \ \ | | |/ | |/|
| * | Allow LINK_SEARCH_{START,END}_STATIC props to have default values.Chuck Atkins2015-08-1310-6/+137
|/ /
* | Merge topic 'fix-hpux-link-search-shared-flags'Brad King2015-08-131-12/+5
|\ \
| * | HP-UX: Fix linker search type flags for C shared libs on HP-UXChuck Atkins2015-08-121-12/+5
* | | Merge branch 'release'Brad King2015-08-130-0/+0
|\ \ \
| * \ \ Merge branch 'compiler-version-Fortran' into releaseBrad King2015-08-051-0/+1
| |\ \ \
| * \ \ \ Merge branch 'fix-missing-subdir-error' into releaseBrad King2015-08-0411-2/+27
| |\ \ \ \
| * \ \ \ \ Merge branch 'fix-xcode-quoting' into releaseBrad King2015-07-311-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'ctest-add_subdirectory-crash' into releaseBrad King2015-07-271-1/+1
| |\ \ \ \ \ \
* | | | | | | | CMake Nightly Date StampKitware Robot2015-08-131-1/+1
* | | | | | | | Merge topic 'tests-use-CMAKE_MAKE_PROGRAM'Brad King2015-08-122-0/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Fix CMAKE_MAKE_PROGRAM selection in FortranC.Flags testBrad King2015-08-111-0/+6
| * | | | | | | | Tests: Fix CMAKE_MAKE_PROGRAM selection in CMakeOnly testsBrad King2015-08-111-0/+6
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'FindProtobuf-vs-x64'Brad King2015-08-121-6/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | FindProtobuf: Search x64 directories in VS-built protobuf source (#14833)A. Joël Lamotte2015-08-111-6/+11
| |/ / / / / / /
* | | | | | | | Merge topic 'ExternalProject-hg-clone-without-update'Brad King2015-08-121-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | ExternalProject: Tell "hg clone" not to implicitly updateA. Joël Lamotte2015-08-111-1/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'ctest-report-compiler-version'Brad King2015-08-122-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | CTest: Report to CDash the compiler version used to build the projectDaniel Pfeifer2015-08-112-3/+3
| |/ / / / / / /
* | | | | | | | Merge topic 'target_include_directories-relative-SYSTEM-dirs'Brad King2015-08-124-10/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | cmTarget: Remove unused AddSystemIncludeDirectories overloadGregor Jasny2015-08-112-8/+0
| * | | | | | | | target_include_directories: Support relative SYSTEM include dirs (#15464)Gregor Jasny2015-08-112-2/+28
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2015-08-121-1/+1
|/ / / / / / /
* | | | | | | Merge topic 'bootstrap-no-ninja'Brad King2015-08-112-6/+5
|\ \ \ \ \ \ \
| * | | | | | | bootstrap: Do not build Ninja generatorBrad King2015-08-102-6/+5
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'global-generator-makefiles'Brad King2015-08-1110-61/+72
|\ \ \ \ \ \ \
| * | | | | | | cmQtAutoGenerators: Prefer a generator to access global generator.Stephen Kelly2015-08-071-2/+2
| * | | | | | | cmGlobalGenerator: Port Find API to cmMakefile.Stephen Kelly2015-08-075-20/+21
| * | | | | | | cmGlobalGenerator: Create global targets from cmMakefiles.Stephen Kelly2015-08-071-2/+2
| * | | | | | | cmGlobalGenerator: Port global target creation to cmMakefile.Stephen Kelly2015-08-071-1/+1
| * | | | | | | cmGlobalGenerator: Port Configure-time check to cmMakefile.Stephen Kelly2015-08-071-6/+5
| * | | | | | | cmGlobalGenerator: Base final target property computation on Makefiles.Stephen Kelly2015-08-071-2/+2
| * | | | | | | cmGlobalGenerator: Base progress on Makefiles, not LocalGenerators.Stephen Kelly2015-08-071-13/+13
| * | | | | | | cmExportLibraryDependenciesCommand: Port to cmMakefile.Stephen Kelly2015-08-071-5/+3
| * | | | | | | cmGlobalGenerator: Port configure-time code to cmMakefile.Stephen Kelly2015-08-071-3/+3
| * | | | | | | cmake: Port configure-time code to cmMakefile.Stephen Kelly2015-08-071-1/+1
| * | | | | | | cmGlobalGenerator: Store a container of cmMakefiles.Stephen Kelly2015-08-073-0/+14
| * | | | | | | cmGeneratorTarget: Port internal type to cmGeneratorTarget.Stephen Kelly2015-08-071-6/+6
| * | | | | | | cmGeneratorTarget: Prefer the local generator to access the global.Stephen Kelly2015-08-071-4/+3
* | | | | | | | Merge topic 'use-generator-target'Brad King2015-08-1112-167/+212
|\ \ \ \ \ \ \ \
| * | | | | | | | cmTarget: Use a simpler delete algorithm.Stephen Kelly2015-08-071-13/+5