summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Modules: Make imported targets fall back to `Release`Brad King2016-08-037-63/+63
* Merge topic 'CMakeFindFrameworks-custom-locations'Brad King2016-08-031-1/+7
|\
| * CMakeFindFrameworks: Allow custom framework locationsDavid Keller2016-08-021-1/+7
* | Merge topic 'gcc-fvisibility-version'Brad King2016-08-031-1/+1
|\ \
| * | GNU: Use -fvisibility on GCC 4.0 and 4.1 tooBrad King2016-08-021-1/+1
| |/
* | Merge topic 'FindProtobuf-restore-PROTOBUF_IMPORT_DIRS'Brad King2016-08-031-0/+8
|\ \
| * | FindProtobuf: Restore support for PROTOBUF_IMPORT_DIRSKonstantin Sinitsyn2016-08-021-0/+8
* | | Merge topic 'port-to-sco'Brad King2016-08-031-0/+1
|\ \ \
| * | | SCO_SV: Enable so filename versioningPatrick Welche2016-08-021-0/+1
| | |/ | |/|
* | | Merge topic 'ExternalProject-no-DS_Store'Brad King2016-08-031-0/+1
|\ \ \
| * | | ExternalProject: Ignore macOS .DS_Store files in tarball extractionBrad King2016-08-021-0/+1
* | | | Merge topic 'wix-root-description'Brad King2016-08-031-0/+11
|\ \ \ \
| * | | | CPackWIX: Support custom title and description for the root featureMichael Stürmer2016-08-021-0/+11
| | |/ / | |/| |
* | | | Merge topic 'FindCUDA-no-windows-librt'Brad King2016-08-031-1/+1
|\ \ \ \
| * | | | FindCUDA: Do not look for librt on WindowsStephen Sorley2016-08-021-1/+1
| |/ / /
* | | | Merge topic 'FindCUDA-arch'Brad King2016-08-031-1/+2
|\ \ \ \
| * | | | FindCUDA: Add search path for nvcc on ArchHans Gaiser2016-08-021-1/+2
| |/ / /
* | | | Merge topic 'intel-gnu11-support'Brad King2016-08-031-4/+4
|\ \ \ \
| * | | | Intel-C: standard flags are also supported in 12.0Ben Boeckel2016-08-021-1/+1
| * | | | Intel-C: support gnu89 and gnu99 extension flagsBen Boeckel2016-08-021-2/+2
| * | | | Intel-C: declare support for gnu11Ben Boeckel2016-08-021-1/+1
* | | | | Merge topic 'fix-findhdf5-definitions'Brad King2016-08-031-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | FindHDF5: Make sure compile definition vars keep the -D flagChuck Atkins2016-08-021-1/+1
| | |_|/ | |/| |
| * | | Merge branch 'nsis-protect-uninst-exec' into releaseBrad King2016-07-211-1/+1
| |\ \ \
| * \ \ \ Merge branch 'FindHDF5-fix-misc-issues' into releaseBrad King2016-07-131-37/+99
| |\ \ \ \
* | \ \ \ \ Merge topic 'wix-disabled-components'Brad King2016-08-011-1/+9
|\ \ \ \ \ \
| * | | | | | CPackComponent: Document the *_HIDDEN and *_DISABLED variablesNils Gladitz2016-07-221-1/+9
* | | | | | | Use string(APPEND) in ModulesDaniel Pfeifer2016-07-2858-240/+240
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'nsis-protect-uninst-exec'Brad King2016-07-221-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | NSIS: Quote uninstaller path when executing it in a shellJustin Clift2016-07-211-1/+1
| | |_|/ | |/| |
* | | | FindBISON: Refactor public and inner macro routinesEon Jeong2016-07-181-44/+42
* | | | FindBISON: Add REPORT_FILE option to pass --report-file=FILEEon Jeong2016-07-181-8/+24
* | | | FindBISON: Change usage of [VERBOSE <file>] to [VERBOSE [<file>]]Eon Jeong2016-07-181-23/+48
* | | | FindGIF: Detect version from GIF 4.1.6 and aboveBen Campbell2016-07-151-11/+35
* | | | Merge topic 'toolchain-flag-init'Brad King2016-07-157-54/+45
|\ \ \ \
| * | | | Honor CMAKE_*_LINKER_FLAGS[_<CONFIG>]_INIT set in toolchain filesBrad King2016-07-146-21/+21
| * | | | MSVC: Set all CMAKE_*_LINKER_FLAGS_INIT directlyBrad King2016-07-131-28/+19
| * | | | Embarcadero: Set all CMAKE_*_LINKER_FLAGS_INIT directlyBrad King2016-07-131-9/+5
| * | | | Strip CMAKE_*_LINKER_FLAGS[_<CONFIG>] initializer whitespaceBrad King2016-07-131-5/+9
* | | | | FindPostgreSQL: Fix initialization of PostgreSQL_LIBRARIESNils Gladitz2016-07-141-1/+1
* | | | | Merge topic 'FindOpenMP-updates'Brad King2016-07-141-10/+111
|\ \ \ \ \
| * | | | | FindOpenMP: Detect version (specification date) from compilerSujin Philip2016-07-131-0/+102
| * | | | | FindOpenMP: Cleanup all variables unconditionallyBrad King2016-07-131-2/+4
| * | | | | FindOpenMP: Improve documentation formattingBrad King2016-07-131-11/+8
| |/ / / /
* | | | | Merge topic 'ExternalData-SecurityFix'Brad King2016-07-141-1/+2
|\ \ \ \ \
| * | | | | ExternalData: Hide security-sensitive details from outputAlex Turbov2016-07-131-1/+2
* | | | | | Merge topic 'ExternalProject-alt-urls'Brad King2016-07-142-41/+62
|\ \ \ \ \ \
| * | | | | | ExternalProject: Add support for multiple alternative URLsLars Schmertmann2016-07-132-41/+62
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'no-implicit-link-clang-rt'Brad King2016-07-141-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | CMakeParseImplicitLinkInfo: Exclude libclang_rt librariesBrad King2016-07-111-1/+1
| |/ / / /