Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | CMakeFindFrameworks: Allow custom framework locations | David Keller | 2016-08-02 | 1 | -1/+7 | |
* | | | Merge topic 'gcc-fvisibility-version' | Brad King | 2016-08-03 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | GNU: Use -fvisibility on GCC 4.0 and 4.1 too | Brad King | 2016-08-02 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge topic 'FindProtobuf-restore-PROTOBUF_IMPORT_DIRS' | Brad King | 2016-08-03 | 1 | -0/+8 | |
|\ \ \ | ||||||
| * | | | FindProtobuf: Restore support for PROTOBUF_IMPORT_DIRS | Konstantin Sinitsyn | 2016-08-02 | 1 | -0/+8 | |
| | |/ | |/| | ||||||
* | | | Merge topic 'port-to-sco' | Brad King | 2016-08-03 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | SCO_SV: Enable so filename versioning | Patrick Welche | 2016-08-02 | 1 | -0/+1 | |
| | |/ | |/| | ||||||
* | | | Merge topic 'ExternalProject-no-DS_Store' | Brad King | 2016-08-03 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | ExternalProject: Ignore macOS .DS_Store files in tarball extraction | Brad King | 2016-08-02 | 1 | -0/+1 | |
* | | | | Merge topic 'wix-root-description' | Brad King | 2016-08-03 | 1 | -0/+11 | |
|\ \ \ \ | ||||||
| * | | | | CPackWIX: Support custom title and description for the root feature | Michael Stürmer | 2016-08-02 | 1 | -0/+11 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'FindCUDA-no-windows-librt' | Brad King | 2016-08-03 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | FindCUDA: Do not look for librt on Windows | Stephen Sorley | 2016-08-02 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge topic 'FindCUDA-arch' | Brad King | 2016-08-03 | 1 | -1/+2 | |
|\ \ \ \ | ||||||
| * | | | | FindCUDA: Add search path for nvcc on Arch | Hans Gaiser | 2016-08-02 | 1 | -1/+2 | |
| |/ / / | ||||||
* | | | | Merge topic 'intel-gnu11-support' | Brad King | 2016-08-03 | 1 | -4/+4 | |
|\ \ \ \ | ||||||
| * | | | | Intel-C: standard flags are also supported in 12.0 | Ben Boeckel | 2016-08-02 | 1 | -1/+1 | |
| * | | | | Intel-C: support gnu89 and gnu99 extension flags | Ben Boeckel | 2016-08-02 | 1 | -2/+2 | |
| * | | | | Intel-C: declare support for gnu11 | Ben Boeckel | 2016-08-02 | 1 | -1/+1 | |
* | | | | | Merge topic 'fix-findhdf5-definitions' | Brad King | 2016-08-03 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | FindHDF5: Make sure compile definition vars keep the -D flag | Chuck Atkins | 2016-08-02 | 1 | -1/+1 | |
| | |_|/ | |/| | | ||||||
| * | | | Merge branch 'nsis-protect-uninst-exec' into release | Brad King | 2016-07-21 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'FindHDF5-fix-misc-issues' into release | Brad King | 2016-07-13 | 1 | -37/+99 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'wix-disabled-components' | Brad King | 2016-08-01 | 1 | -1/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CPackComponent: Document the *_HIDDEN and *_DISABLED variables | Nils Gladitz | 2016-07-22 | 1 | -1/+9 | |
* | | | | | | | Use string(APPEND) in Modules | Daniel Pfeifer | 2016-07-27 | 58 | -240/+240 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge topic 'nsis-protect-uninst-exec' | Brad King | 2016-07-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | | | ||||||
| * | | | | NSIS: Quote uninstaller path when executing it in a shell | Justin Clift | 2016-07-21 | 1 | -1/+1 | |
| | |_|/ | |/| | | ||||||
* | | | | FindBISON: Refactor public and inner macro routines | Eon Jeong | 2016-07-18 | 1 | -44/+42 | |
* | | | | FindBISON: Add REPORT_FILE option to pass --report-file=FILE | Eon Jeong | 2016-07-18 | 1 | -8/+24 | |
* | | | | FindBISON: Change usage of [VERBOSE <file>] to [VERBOSE [<file>]] | Eon Jeong | 2016-07-18 | 1 | -23/+48 | |
* | | | | FindGIF: Detect version from GIF 4.1.6 and above | Ben Campbell | 2016-07-15 | 1 | -11/+35 | |
* | | | | Merge topic 'toolchain-flag-init' | Brad King | 2016-07-15 | 7 | -54/+45 | |
|\ \ \ \ | ||||||
| * | | | | Honor CMAKE_*_LINKER_FLAGS[_<CONFIG>]_INIT set in toolchain files | Brad King | 2016-07-14 | 6 | -21/+21 | |
| * | | | | MSVC: Set all CMAKE_*_LINKER_FLAGS_INIT directly | Brad King | 2016-07-13 | 1 | -28/+19 | |
| * | | | | Embarcadero: Set all CMAKE_*_LINKER_FLAGS_INIT directly | Brad King | 2016-07-13 | 1 | -9/+5 | |
| * | | | | Strip CMAKE_*_LINKER_FLAGS[_<CONFIG>] initializer whitespace | Brad King | 2016-07-13 | 1 | -5/+9 | |
* | | | | | FindPostgreSQL: Fix initialization of PostgreSQL_LIBRARIES | Nils Gladitz | 2016-07-14 | 1 | -1/+1 | |
* | | | | | Merge topic 'FindOpenMP-updates' | Brad King | 2016-07-14 | 1 | -10/+111 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindOpenMP: Detect version (specification date) from compiler | Sujin Philip | 2016-07-13 | 1 | -0/+102 | |
| * | | | | | FindOpenMP: Cleanup all variables unconditionally | Brad King | 2016-07-13 | 1 | -2/+4 | |
| * | | | | | FindOpenMP: Improve documentation formatting | Brad King | 2016-07-13 | 1 | -11/+8 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'ExternalData-SecurityFix' | Brad King | 2016-07-14 | 1 | -1/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | ExternalData: Hide security-sensitive details from output | Alex Turbov | 2016-07-13 | 1 | -1/+2 | |
* | | | | | | Merge topic 'ExternalProject-alt-urls' | Brad King | 2016-07-14 | 2 | -41/+62 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ExternalProject: Add support for multiple alternative URLs | Lars Schmertmann | 2016-07-13 | 2 | -41/+62 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'no-implicit-link-clang-rt' | Brad King | 2016-07-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | CMakeParseImplicitLinkInfo: Exclude libclang_rt libraries | Brad King | 2016-07-11 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'findicu' | Brad King | 2016-07-13 | 1 | -0/+359 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindICU: New module | Roger Leigh | 2016-07-13 | 1 | -0/+359 | |
| |/ / / / |