summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cpack_nsis_sign_uninstaller'Brad King2017-03-072-1/+48
|\
| * CPack/NSIS: Sign the uninstallerRoman Wüger2017-03-012-1/+48
* | Merge topic 'FindHDF5-lang-include-dirs'Brad King2017-03-071-0/+5
|\ \
| * | FindHDF5: set HDF5_<lang>_INCLUDE_DIRS in all casesKris Thielemans2017-03-061-0/+5
* | | Merge topic 'FindVulkan-fix-win-32'Brad King2017-03-061-0/+1
|\ \ \ | |/ / |/| |
| * | FindVulkan: Fix for SDK versions < 1.0.42 on 32-bit WindowsMatthäus G. Chajdas2017-03-061-0/+1
* | | Merge topic 'FindHDF5-fix-definitions'Brad King2017-03-061-1/+1
|\ \ \
| * | | FindHDF5: Restore `-D` in HDF5_DEFINITIONSKris Thielemans2017-03-061-1/+1
| * | | Merge branch 'FindJNI-archlinux-jvm-paths' into releaseBrad King2017-03-031-0/+5
| |\ \ \
| * \ \ \ Merge branch 'FindVulkan-update' into releaseBrad King2017-03-021-2/+6
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'csproj_add_free_source_tags' into releaseBrad King2017-03-021-0/+298
| |\ \ \ \
| * \ \ \ \ Merge branch 'ExternalProject-checkout-clarify' into releaseBrad King2017-02-241-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'FindCUDA-fix-init' into releaseBrad King2017-02-221-0/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'ExternalProject-update-docs' into releaseBrad King2017-02-211-2/+9
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'FindGTK2-old-sigc++' into releaseBrad King2017-02-211-1/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'FindHDF5-fix-header-langs' into releaseBrad King2017-02-171-3/+3
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'FindJNI-archlinux-jvm-paths'Brad King2017-03-031-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | FindJNI: Add jvm paths for Arch LinuxKitsu2017-03-031-0/+5
* | | | | | | | | | | Merge topic 'FindVulkan-update'Brad King2017-03-031-2/+6
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | FindVulkan: Update for LunarG SDK import library location on WindowsBrad Davis2017-03-021-2/+6
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'autogen_uic_paths'Brad King2017-03-021-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Autogen: New short InfoGet functionsSebastian Holtermann2017-03-021-1/+1
| * | | | | | | | | | Autogen: Add AUTOUIC_SEARCH_PATHS supportSebastian Holtermann2017-03-021-0/+1
* | | | | | | | | | | Merge topic 'csproj_add_free_source_tags'Brad King2017-03-021-0/+298
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | VS: add CSharpUtilities moduleMichael Stürmer2017-03-011-0/+298
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'FindHDF5-updates'Brad King2017-03-021-23/+58
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | FindHDF5: initialize HDF5_DEFINITIONS when using hdf5-config.cmakeKris Thielemans2017-03-011-0/+1
| * | | | | | | | | FindHDF5: document HDF5_<LANG>_DEFINITIONSKris Thielemans2017-03-011-1/+5
| * | | | | | | | | FindHDF5: use import libraries when using hdf5-config.cmake on WindowsKris Thielemans2017-03-011-3/+11
| * | | | | | | | | FindHDF5: do not cache library locations when using hdf5-config.cmakeKris Thielemans2017-03-011-6/+2
| * | | | | | | | | FindHDF5: recognize hdf5:: prefix when using hdf5-config.cmakeKris Thielemans2017-03-011-6/+10
| * | | | | | | | | FindHDF5: fix typo in commentKris Thielemans2017-03-011-1/+1
| * | | | | | | | | FindHDF5: remove mark_as_advanced for non-cached variablesKris Thielemans2017-03-011-7/+0
| * | | | | | | | | FindHDF5: add HDF5_FIND_DEBUG variable to get debugging outputKris Thielemans2017-02-281-0/+23
| * | | | | | | | | FindHDF5: hide HDF5_DIR if HDF5 was found in another wayKris Thielemans2017-02-281-0/+6
* | | | | | | | | | 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