Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | BundleUtilities: Fix bundle verification on Unix by considering rpaths. | Florian Apolloner | 2017-03-10 | 1 | -1/+2 | |
| * | | | | | | BundleUtilities: Teach `get_item_rpaths` to parse ELF binaries | Florian Apolloner | 2017-03-10 | 1 | -0/+10 | |
* | | | | | | | Merge topic 'cuda-vs' | Brad King | 2017-03-13 | 3 | -23/+60 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | VS: Add support for determining CUDA compiler id | Brad King | 2017-03-10 | 2 | -21/+44 | |
| * | | | | | | | VS: Add more placeholders to compiler id detection project file template | Brad King | 2017-03-10 | 2 | -0/+12 | |
| * | | | | | | | VS: Refactor compiler id detection project file template | Brad King | 2017-03-10 | 2 | -2/+4 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'FindGit-avoid-vs-2017-git' | Brad King | 2017-03-13 | 1 | -1/+15 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | FindGit: Avoid finding VS 2017 non-general Git installation | Brad King | 2017-03-10 | 1 | -1/+15 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'GNU-FindBinUtils-no-policy' | Brad King | 2017-03-10 | 1 | -3/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | GNU-FindBinUtils: Avoid setting policy CMP0054 | Brad King | 2017-03-10 | 1 | -3/+1 | |
* | | | | | | | Merge topic 'pr.gcc_ar' | Brad King | 2017-03-10 | 8 | -0/+46 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Add 'CMAKE_GCC_AR' and 'CMAKE_GCC_RANLIB' variables | Ruslan Baratov | 2017-03-08 | 8 | -0/+46 | |
* | | | | | | | Merge topic 'master' | Brad King | 2017-03-09 | 11 | -8/+21 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Modules: Add x32-abi support to hard-coded paths | Steven Newbury | 2017-03-07 | 8 | -8/+12 | |
| * | | | | | | | Add support for x32-abi | Steven Newbury | 2017-03-07 | 3 | -0/+9 | |
* | | | | | | | | CheckLanguage: Pass generator platform and toolset into check | Brad King | 2017-03-08 | 1 | -0/+2 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'fix-static-assert' | Brad King | 2017-03-08 | 1 | -4/+13 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | WriteCompilerDetectionHeader: fix STATIC_ASSERT | Daniel Pfeifer | 2017-03-06 | 1 | -4/+13 | |
* | | | | | | | Merge topic 'cpack_nsis_sign_uninstaller' | Brad King | 2017-03-07 | 2 | -1/+48 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | CPack/NSIS: Sign the uninstaller | Roman Wüger | 2017-03-01 | 2 | -1/+48 | |
* | | | | | | | Merge topic 'FindHDF5-lang-include-dirs' | Brad King | 2017-03-07 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindHDF5: set HDF5_<lang>_INCLUDE_DIRS in all cases | Kris Thielemans | 2017-03-06 | 1 | -0/+5 | |
* | | | | | | | | Merge topic 'FindVulkan-fix-win-32' | Brad King | 2017-03-06 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | FindVulkan: Fix for SDK versions < 1.0.42 on 32-bit Windows | Matthäus G. Chajdas | 2017-03-06 | 1 | -0/+1 | |
* | | | | | | | | Merge topic 'FindHDF5-fix-definitions' | Brad King | 2017-03-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | FindHDF5: Restore `-D` in HDF5_DEFINITIONS | Kris Thielemans | 2017-03-06 | 1 | -1/+1 | |
| | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Merge branch 'FindJNI-archlinux-jvm-paths' into release | Brad King | 2017-03-03 | 1 | -0/+5 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'FindVulkan-update' into release | Brad King | 2017-03-02 | 1 | -2/+6 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'csproj_add_free_source_tags' into release | Brad King | 2017-03-02 | 1 | -0/+298 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'ExternalProject-checkout-clarify' into release | Brad King | 2017-02-24 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'FindCUDA-fix-init' into release | Brad King | 2017-02-22 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'ExternalProject-update-docs' into release | Brad King | 2017-02-21 | 1 | -2/+9 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'FindGTK2-old-sigc++' into release | Brad King | 2017-02-21 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'FindHDF5-fix-header-langs' into release | Brad King | 2017-02-17 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'FindJNI-archlinux-jvm-paths' | Brad King | 2017-03-03 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | FindJNI: Add jvm paths for Arch Linux | Kitsu | 2017-03-03 | 1 | -0/+5 | |
* | | | | | | | | | | | | | Merge topic 'FindVulkan-update' | Brad King | 2017-03-03 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | / / | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | FindVulkan: Update for LunarG SDK import library location on Windows | Brad Davis | 2017-03-02 | 1 | -2/+6 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'autogen_uic_paths' | Brad King | 2017-03-02 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Autogen: New short InfoGet functions | Sebastian Holtermann | 2017-03-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | Autogen: Add AUTOUIC_SEARCH_PATHS support | Sebastian Holtermann | 2017-03-02 | 1 | -0/+1 | |
* | | | | | | | | | | | | Merge topic 'csproj_add_free_source_tags' | Brad King | 2017-03-02 | 1 | -0/+298 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | VS: add CSharpUtilities module | Michael Stürmer | 2017-03-01 | 1 | -0/+298 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'FindHDF5-updates' | Brad King | 2017-03-02 | 1 | -23/+58 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | FindHDF5: initialize HDF5_DEFINITIONS when using hdf5-config.cmake | Kris Thielemans | 2017-03-01 | 1 | -0/+1 | |
| * | | | | | | | | | | FindHDF5: document HDF5_<LANG>_DEFINITIONS | Kris Thielemans | 2017-03-01 | 1 | -1/+5 | |
| * | | | | | | | | | | FindHDF5: use import libraries when using hdf5-config.cmake on Windows | Kris Thielemans | 2017-03-01 | 1 | -3/+11 | |
| * | | | | | | | | | | FindHDF5: do not cache library locations when using hdf5-config.cmake | Kris Thielemans | 2017-03-01 | 1 | -6/+2 | |
| * | | | | | | | | | | FindHDF5: recognize hdf5:: prefix when using hdf5-config.cmake | Kris Thielemans | 2017-03-01 | 1 | -6/+10 | |
| * | | | | | | | | | | FindHDF5: fix typo in comment | Kris Thielemans | 2017-03-01 | 1 | -1/+1 | |