summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.11.4v3.11.4Brad King2018-06-141-1/+1
* Merge branch 'restore-windows-resources-through-link' into release-3.11Brad King2018-06-121-1/+2
|\
| * Windows: Restore support for running CMake through a symlinkBrad King2018-06-121-1/+2
* | Merge branch 'external-project-url-hash-docs' into release-3.11Brad King2018-06-051-3/+3
|\ \
| * | ExternalProject: Improve URL_HASH argument descriptionMatt McCormick2018-06-041-3/+3
| |/
* | Merge branch 'ep-support-passing-var-ending-with-notfound' into release-3.11Brad King2018-06-045-3/+23
|\ \ | |/ |/|
| * ExternalProject: Fix cache generation when args end with "-NOTFOUND"Jean-Christophe Fillion-Robin2018-06-045-3/+23
|/
* CMake 3.11.3v3.11.3Brad King2018-05-311-1/+1
* Merge branch 'create_test_sourcelist-strcpy' into release-3.11Brad King2018-05-301-1/+1
|\
| * TestDriver: Replace strncpy with strcpySander Vrijders2018-05-301-1/+1
* | Merge branch 'cpack-wix-sources' into release-3.11Brad King2018-05-301-2/+2
|\ \
| * | CPack: Fix cross-compilation of WiX generatorBrad King2018-05-301-2/+2
| |/
* | Merge branch 'revert-windows_symlinks' into release-3.11Brad King2018-05-294-8/+22
|\ \ | |/ |/|
| * cmSystemTools: Revert GetRealPath implementation on WindowsBrad King2018-05-294-8/+22
|/
* CMake 3.11.2v3.11.2Brad King2018-05-171-1/+1
* Merge branch 'fix-automoc-warnings' into release-3.11Brad King2018-05-152-8/+23
|\
| * Qt4Macros: Don't AUTOMOC or AUTOUIC qt4-generated filesMatthew Woehlke2018-05-152-0/+15
| * Qt4Macros: Use get_property/set_propertyMatthew Woehlke2018-05-151-8/+8
* | Merge branch 'custom-command-expand-empty' into release-3.11Brad King2018-05-143-0/+10
|\ \
| * | add_custom_{command,target}: Fix crash on empty expanded commandBrad King2018-05-143-0/+10
* | | Merge branch 'autogen_register_info_files' into release-3.11Brad King2018-05-141-0/+3
|\ \ \ | |_|/ |/| |
| * | Autogen: Register generated dependency filesSebastian Holtermann2018-05-141-0/+3
| |/
* | Merge branch 'irsl-fortran-only-linux' into release-3.11Brad King2018-05-111-8/+10
|\ \
| * | IRSL: Fix Intel library list for ifort-only setupsChristian Pfeiffer2018-05-111-8/+10
| |/
* | Merge branch 'restore-imported-lib-alias-diagnostic' into release-3.11Brad King2018-05-103-2/+25
|\ \
| * | add_library: Restore error on alias of non-global imported targetBrad King2018-05-103-2/+25
| |/
* | Merge branch 'FindBoost-backport-python-deps' into release-3.11Brad King2018-05-091-34/+34
|\ \
| * | FindBoost: Backport versioned python dependencies for v1.35 to v1.66Filip Matzner2018-05-091-20/+20
| * | FindBoost: Remove extra indentation in 1.65/1.66 dependency blockBrad King2018-05-081-16/+16
| |/
* | Merge branch 'FindCUDA-revert-sepcomp-cublas' into release-3.11Brad King2018-05-081-2/+2
|\ \
| * | FindCUDA: Fix regression in separable compilation without cublasBrad King2018-05-071-2/+2
| |/
* | Merge branch 'doc-updates' into release-3.11Brad King2018-05-082-3/+11
|\ \
| * | Help: Specify COMPILE_OPTIONS and COMPILE_FLAGS source properties usageMarc Chevrier2018-05-072-3/+11
| |/
* | Merge branch 'java-new-packaging-fixes' into release-3.11Brad King2018-05-082-3/+3
|\ \
| * | FindJava, FindJNI: fix erroneous regex, enhance registry lookupMarc Chevrier2018-05-072-3/+3
* | | Merge branch 'ctest-libuv-linux-sparc64' into release-3.11Brad King2018-05-021-1/+1
|\ \ \
| * | | libuv: linux/sparc64: use fcntl to set and clear O_NONBLOCKBrad King2018-05-021-1/+1
| | |/ | |/|
* | | Merge branch 'cxx-checks-tolerate-more-warnings' into release-3.11Brad King2018-04-301-0/+3
|\ \ \
| * | | C++ feature checks: Filter out warnings caused by local configurationBrad King2018-04-301-0/+3
| |/ /
* | | Merge branch 'java-new-packaging-version-sort' into release-3.11Brad King2018-04-272-7/+31
|\ \ \ | | |/ | |/|
| * | FindJava, FindJNI: Ensure most recent version is searched firstMarc Chevrier2018-04-272-7/+31
* | | Merge branch 'backport-ninja-issue-17942' into release-3.11Brad King2018-04-262-1/+9
|\ \ \
| * | | Ninja: Do not add empty custom command for file(GENERATE) outputsBrad King2018-04-262-1/+9
| | |/ | |/|
* | | Merge branch 'backport-java-new-packaging' into release-3.11Brad King2018-04-253-23/+91
|\ \ \ | | |/ | |/|
| * | FindJava, FindJNI, UseJava: update for version 10 supportMarc Chevrier2018-04-253-23/+91
| |/
* | Merge branch 'BLAS-no-target-in-libs' into release-3.11Brad King2018-04-242-2/+5
|\ \
| * | FindBLAS: do not write an imported target name into BLAS_LIBRARIESRolf Eike Beer2018-04-241-1/+5
| * | FindPkgConfig: do not unset unused variableRolf Eike Beer2018-04-241-1/+0
| |/
* | Merge branch 'fix-CMAKE_DISABLE_SOURCE_CHANGES-top-dir' into release-3.11Brad King2018-04-241-1/+2
|\ \
| * | Fix CMAKE_DISABLE_SOURCE_CHANGES recognition of top of build treeMarc Chevrier2018-04-241-1/+2
| |/