Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | FindHDF5: fix typo in comment | Kris Thielemans | 2017-03-01 | 1 | -1/+1 | |
| * | | | | | | | | | FindHDF5: remove mark_as_advanced for non-cached variables | Kris Thielemans | 2017-03-01 | 1 | -7/+0 | |
| * | | | | | | | | | FindHDF5: add HDF5_FIND_DEBUG variable to get debugging output | Kris Thielemans | 2017-02-28 | 1 | -0/+23 | |
| * | | | | | | | | | FindHDF5: hide HDF5_DIR if HDF5 was found in another way | Kris Thielemans | 2017-02-28 | 1 | -0/+6 | |
* | | | | | | | | | | Merge topic 'FindPkgConfig-version-ops' | Brad King | 2017-03-01 | 1 | -24/+11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FindPkgConfig: use new version checking "library >= version" syntax | Gautier Pelloux-Prayer | 2017-02-28 | 1 | -24/+11 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | ExternalProject: only append `COMMAND` if actually adding a command | Ben Boeckel | 2017-02-27 | 1 | -3/+2 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'ExternalProject-checkout-clarify' | Brad King | 2017-02-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | ExternalProject: Run `git checkout` with `--` to clarify arguments | Brad King | 2017-02-24 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'GetPrerequisites-find_item_basename' | Brad King | 2017-02-24 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | GetPrerequisites: also try to resolve just the basename | Michael Maltese | 2017-02-22 | 1 | -0/+5 | |
* | | | | | | | | | Merge topic 'find_openmp_clang_patch' | Brad King | 2017-02-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindOpenMP: Add iomp5 variant of Clang OpenMP flags | Lucas Czech | 2017-02-23 | 1 | -0/+1 | |
* | | | | | | | | | | Merge topic 'autogen_depends' | Brad King | 2017-02-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Autogen: Add AUTOMOC_DEPEND_FILTERS support | Sebastian Holtermann | 2017-02-22 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'FindCUDA-fix-init' | Brad King | 2017-02-23 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | FindCUDA: Fix PTX selection with multiple architectures | Bjoern Thiel | 2017-02-22 | 1 | -0/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'autogen_json' | Brad King | 2017-02-22 | 1 | -15/+21 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Autogen: Overhaul and simplify AutogenInfo.cmake file generation | Sebastian Holtermann | 2017-02-21 | 1 | -6/+6 | |
| * | | | | | | | Autogen: Sort AutogenInfo.cmake.in | Sebastian Holtermann | 2017-02-21 | 1 | -14/+20 | |
* | | | | | | | | Merge topic 'ExternalProject-update-docs' | Brad King | 2017-02-22 | 1 | -2/+9 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | ExternalProject: Clarify documented role of `INSTALL_DIR` | Brad King | 2017-02-21 | 1 | -1/+4 | |
| * | | | | | | ExternalProject: Clarify documented role of `INSTALL_COMMAND` | Wilfried Goesgens | 2017-02-21 | 1 | -1/+5 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'cmake-host-system-name' | Brad King | 2017-02-21 | 1 | -6/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use looked up uname path for command execution | Gregor Jasny | 2017-02-19 | 1 | -4/+4 | |
| * | | | | | | Make CMAKE_HOST_SYSTEM_NAME available in scripting context | Gregor Jasny | 2017-02-19 | 1 | -2/+0 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'FindGTK2-old-sigc++' | Brad King | 2017-02-21 | 1 | -1/+4 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | FindGTK2: handle old libsigc++ versions | Ben Boeckel | 2017-02-20 | 1 | -1/+4 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge topic 'productbuild_component_plist' | Brad King | 2017-02-20 | 1 | -2/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | CPack: Add option to specify --component-plist for productbuild | Tim Hutt | 2017-02-17 | 1 | -2/+9 | |
* | | | | | | Merge topic 'productbuild_resources' | Brad King | 2017-02-20 | 1 | -0/+8 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | CPack: Add support for CPACK_PRODUCTBULID_RESOURCES_DIR | Tim Hutt | 2017-02-17 | 1 | -0/+8 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'FindHDF5-fix-header-langs' | Brad King | 2017-02-17 | 1 | -2/+2 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | FindHDF5: Fix search for language-specific header file | Brad King | 2017-02-17 | 1 | -2/+2 | |
* | | | | | Merge topic 'FindHDF5-include-dir-advanced' | Brad King | 2017-02-17 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | FindHDF5: Restore HDF5_<LANG>_INCLUDE_DIR advanced cache entry mark | Brad King | 2017-02-17 | 1 | -1/+1 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge topic 'FindOpenSSL-crypto-name' | Brad King | 2017-02-17 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | FindOpenSSL: Add another name for libcrypto with MSVC | Kevin Whitaker | 2017-02-16 | 1 | -0/+1 | |
* | | | | | Merge topic 'TestBigEndian-cxx-only' | Brad King | 2017-02-16 | 1 | -7/+19 | |
|\ \ \ \ \ | ||||||
| * | | | | | TestBigEndian: Fix to work with CXX without C | Uwe Koloska | 2017-02-15 | 1 | -7/+19 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'cuda-msvc-flags' | Brad King | 2017-02-16 | 2 | -11/+12 | |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | CUDA: Fix default compiler flags on Windows | Brad King | 2017-02-15 | 2 | -11/+12 | |
| * | | | Merge branch 'cuda-no-Os' into release | Brad King | 2017-02-14 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'cuda-with-c' into release | Brad King | 2017-02-14 | 2 | -0/+8 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'backport-clang-format-cuda' into release | Brad King | 2017-02-14 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'cmake_provide_include_dir_for_toolkit' into release | Brad King | 2017-02-13 | 2 | -4/+32 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'cuda-drop-comment' | Brad King | 2017-02-15 | 1 | -7/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CMakeDetermineCUDACompiler: Drop out-of-date comment | Brad King | 2017-02-14 | 1 | -7/+0 | |
* | | | | | | | | Merge topic 'cuda-with-c' | Brad King | 2017-02-15 | 2 | -0/+8 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | CUDA: Link to standard system libraries when linking as CUDA | Brad King | 2017-02-14 | 2 | -0/+8 | |
| | |_|_|/ / / | |/| | | | | |