summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindPkgConfig-version-ops'Brad King2017-03-011-24/+11
|\
| * FindPkgConfig: use new version checking "library >= version" syntaxGautier Pelloux-Prayer2017-02-281-24/+11
* | ExternalProject: only append `COMMAND` if actually adding a commandBen Boeckel2017-02-271-3/+2
|/
* Merge topic 'ExternalProject-checkout-clarify'Brad King2017-02-271-1/+1
|\
| * ExternalProject: Run `git checkout` with `--` to clarify argumentsBrad King2017-02-241-1/+1
* | Merge topic 'GetPrerequisites-find_item_basename'Brad King2017-02-241-0/+5
|\ \
| * | GetPrerequisites: also try to resolve just the basenameMichael Maltese2017-02-221-0/+5
* | | Merge topic 'find_openmp_clang_patch'Brad King2017-02-241-0/+1
|\ \ \
| * | | FindOpenMP: Add iomp5 variant of Clang OpenMP flagsLucas Czech2017-02-231-0/+1
* | | | Merge topic 'autogen_depends'Brad King2017-02-241-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Autogen: Add AUTOMOC_DEPEND_FILTERS supportSebastian Holtermann2017-02-221-0/+1
* | | | Merge topic 'FindCUDA-fix-init'Brad King2017-02-231-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | FindCUDA: Fix PTX selection with multiple architecturesBjoern Thiel2017-02-221-0/+1
| | |/ | |/|
* | | Merge topic 'autogen_json'Brad King2017-02-221-15/+21
|\ \ \
| * | | Autogen: Overhaul and simplify AutogenInfo.cmake file generationSebastian Holtermann2017-02-211-6/+6
| * | | Autogen: Sort AutogenInfo.cmake.inSebastian Holtermann2017-02-211-14/+20
* | | | Merge topic 'ExternalProject-update-docs'Brad King2017-02-221-2/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | ExternalProject: Clarify documented role of `INSTALL_DIR`Brad King2017-02-211-1/+4
| * | | ExternalProject: Clarify documented role of `INSTALL_COMMAND`Wilfried Goesgens2017-02-211-1/+5
| | |/ | |/|
* | | Merge topic 'cmake-host-system-name'Brad King2017-02-211-6/+4
|\ \ \
| * | | Use looked up uname path for command executionGregor Jasny2017-02-191-4/+4
| * | | Make CMAKE_HOST_SYSTEM_NAME available in scripting contextGregor Jasny2017-02-191-2/+0
| | |/ | |/|
* | | Merge topic 'FindGTK2-old-sigc++'Brad King2017-02-211-1/+4
|\ \ \
| * | | FindGTK2: handle old libsigc++ versionsBen Boeckel2017-02-201-1/+4
* | | | Merge topic 'productbuild_component_plist'Brad King2017-02-201-2/+9
|\ \ \ \
| * | | | CPack: Add option to specify --component-plist for productbuildTim Hutt2017-02-171-2/+9
* | | | | Merge topic 'productbuild_resources'Brad King2017-02-201-0/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | CPack: Add support for CPACK_PRODUCTBULID_RESOURCES_DIRTim Hutt2017-02-171-0/+8
| |/ / /
* | | | Merge topic 'FindHDF5-fix-header-langs'Brad King2017-02-171-2/+2
|\ \ \ \
| * | | | FindHDF5: Fix search for language-specific header fileBrad King2017-02-171-2/+2
* | | | | Merge topic 'FindHDF5-include-dir-advanced'Brad King2017-02-171-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | FindHDF5: Restore HDF5_<LANG>_INCLUDE_DIR advanced cache entry markBrad King2017-02-171-1/+1
| | |_|/ | |/| |
* | | | Merge topic 'FindOpenSSL-crypto-name'Brad King2017-02-171-0/+1
|\ \ \ \
| * | | | FindOpenSSL: Add another name for libcrypto with MSVCKevin Whitaker2017-02-161-0/+1
* | | | | Merge topic 'TestBigEndian-cxx-only'Brad King2017-02-161-7/+19
|\ \ \ \ \
| * | | | | TestBigEndian: Fix to work with CXX without CUwe Koloska2017-02-151-7/+19
| |/ / / /
* | | | | Merge topic 'cuda-msvc-flags'Brad King2017-02-162-11/+12
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | CUDA: Fix default compiler flags on WindowsBrad King2017-02-152-11/+12
| * | | Merge branch 'cuda-no-Os' into releaseBrad King2017-02-141-1/+1
| |\ \ \
| * \ \ \ Merge branch 'cuda-with-c' into releaseBrad King2017-02-142-0/+8
| |\ \ \ \
| * \ \ \ \ Merge branch 'backport-clang-format-cuda' into releaseBrad King2017-02-141-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'cmake_provide_include_dir_for_toolkit' into releaseBrad King2017-02-132-4/+32
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'cuda-drop-comment'Brad King2017-02-151-7/+0
|\ \ \ \ \ \ \
| * | | | | | | CMakeDetermineCUDACompiler: Drop out-of-date commentBrad King2017-02-141-7/+0
* | | | | | | | Merge topic 'cuda-with-c'Brad King2017-02-152-0/+8
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | CUDA: Link to standard system libraries when linking as CUDABrad King2017-02-142-0/+8
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'cuda-no-Os'Brad King2017-02-151-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | CUDA: Do not use non-existent -Os flag for nvccBrad King2017-02-141-1/+1
| | |/ / / | |/| | |
| * | | | Merge branch 'sphinx-1.4' into releaseBrad King2017-02-101-3/+3
| |\ \ \ \
* | \ \ \ \ Merge branch 'backport-clang-format-cuda' into clang-format-cudaBrad King2017-02-141-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |