Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'ExternalData-url-algo-map' | Brad King | 2015-02-26 | 1 | -1/+40 |
|\ | |||||
| * | ExternalData: Add support for custom algorithm-to-URL mapping | Brad King | 2015-02-25 | 1 | -1/+40 |
* | | Merge topic 'CheckCompilerFlag-use-FLAGS' | Brad King | 2015-02-25 | 3 | -12/+12 |
|\ \ | |||||
| * | | Check*CompilerFlag: Refactor method used to pass flags | Mark Abraham | 2015-02-24 | 3 | -12/+12 |
| |/ | |||||
* | | Merge topic 'refine-MSVC-ARM-WinCE' | Brad King | 2015-02-25 | 3 | -14/+48 |
|\ \ | |/ |/| | |||||
| * | MSVC: Compile with arch-specific flags on ARM platforms (#14552) | Gunnar Roth | 2015-02-24 | 1 | -0/+11 |
| * | MSVC: Distinguish among ARM architectures more precisely (#14552) | Gunnar Roth | 2015-02-24 | 3 | -13/+36 |
| * | MSVC: Define /DWINCE when building for WinCE platforms (#14552) | Gunnar Roth | 2015-02-24 | 1 | -1/+1 |
* | | Merge topic 'FindMatlab-remove-trailing-lines' | Brad King | 2015-02-24 | 1 | -1/+0 |
|\ \ | |||||
| * | | FindMatlab: Remove trailing blank lines | Brad King | 2015-02-24 | 1 | -1/+0 |
* | | | Merge topic 'osx-framework-search-platform-SDKs' | Brad King | 2015-02-24 | 1 | -0/+7 |
|\ \ \ | |||||
| * | | | OS X: Add platform-specific Frameworks search path | Gregor Jasny | 2015-02-23 | 1 | -0/+7 |
* | | | | Merge topic 'FeatureSummary-no-duplicates' | Brad King | 2015-02-24 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | FeatureSummary: Print each feature info only once | Gregor Jasny | 2015-02-23 | 1 | -0/+3 |
| |/ / / | |||||
* | | | | Merge topic 'rpm_at_in_path' | Brad King | 2015-02-24 | 1 | -10/+0 |
|\ \ \ \ | |||||
| * | | | | CPackRPM: Drop explicit handling of '@' symbols that breaks them (#14782) | Domen Vrankar | 2015-02-24 | 1 | -10/+0 |
| |/ / / | |||||
* | | | | Merge topic 'GetPrerequisites-file-command-update' | Brad King | 2015-02-24 | 1 | -0/+7 |
|\ \ \ \ | |||||
| * | | | | GetPrerequisites: Update output matching for newer 'file' versions | Marcus Meissner | 2015-02-23 | 1 | -0/+7 |
| * | | | | Merge branch 'FindCurses-remove-unused-check' into release | Brad King | 2015-02-20 | 1 | -2/+0 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'private-FindJsonCpp' into release | Brad King | 2015-02-20 | 1 | -117/+0 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'ctest-output-options' | Brad King | 2015-02-24 | 1 | -5/+20 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | ctest_coverage: Add QUIET option | Zack Galbreath | 2015-02-23 | 1 | -5/+20 |
* | | | | | | | Merge topic 'rpm_package_architecture' | Brad King | 2015-02-23 | 1 | -6/+26 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CPackRPM: Support rpm architecture in components | Joshua A Clayton | 2015-02-23 | 1 | -0/+11 |
| * | | | | | | | CPackRPM: Fix CPACK_RPM_PACKAGE_ARCHITECTURE | Joshua A Clayton | 2015-02-23 | 1 | -6/+15 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'fix-graphiz-typo' | Brad King | 2015-02-23 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix typo, graphiz -> graphviz. | Stephen Kelly | 2015-02-21 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'CheckStructHasMember-fix-null-deref-warning' | Brad King | 2015-02-23 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CheckStructHasMember: fix null deref warning (#15413) | Peter Wu | 2015-02-20 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'FindCurses-remove-unused-check' | Brad King | 2015-02-23 | 1 | -2/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | FindCurses: Drop unused check for cbreak in tinfo library | Brad King | 2015-02-20 | 1 | -2/+0 |
* | | | | | | | Merge topic 'private-FindJsonCpp' | Brad King | 2015-02-23 | 1 | -117/+0 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | / / | | |_|_|/ / | |/| | | | | |||||
| * | | | | | FindJsonCpp: Drop new module due to upstream jsoncpp providing package | Brad King | 2015-02-20 | 1 | -117/+0 |
| |/ / / / | |||||
* | | | | | Merge topic 'CMakeParseImplicitLinkInfo-CMP0054' | Brad King | 2015-02-19 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | CMakeParseImplicitLinkInfo: Avoid if() auto-deref in quoted arg | Brad King | 2015-02-18 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'mingw-no-find_library-dll' | Brad King | 2015-02-19 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Windows-GNU: Do not tell find_library to treat '.dll' as linkable | Brad King | 2015-02-18 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'compiler-version-Fortran' | Brad King | 2015-02-19 | 3 | -2/+146 |
|\ \ \ \ \ | |||||
| * | | | | | Fortran: Detect G95 compiler version | Brad King | 2015-02-19 | 1 | -0/+2 |
| * | | | | | Fortran: Detect PGI compiler version | Brad King | 2015-02-19 | 1 | -0/+5 |
| * | | | | | Fortran: Detect XL and VisualAge compiler versions | Brad King | 2015-02-19 | 1 | -0/+6 |
| * | | | | | Fortran: Detect GNU compiler version | Brad King | 2015-02-19 | 1 | -0/+5 |
| * | | | | | Fortran: Detect PathScale compiler version | Brad King | 2015-02-19 | 1 | -0/+5 |
| * | | | | | Fortran: Detect SunPro compiler version | Brad King | 2015-02-19 | 1 | -1/+9 |
| * | | | | | Fortran: Detect Intel compiler version | Brad King | 2015-02-19 | 1 | -0/+11 |
| * | | | | | Fortran: Add infrastructure to detect compiler version (#15372) | Brad King | 2015-02-19 | 3 | -1/+103 |
| |/ / / / | |||||
* | | | | | Merge topic 'FindJNI-awt-arch' | Brad King | 2015-02-19 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | FindJNI: Add arch-specific library dir for JDK 9 layout (#15408) | Tiago Stürmer Daitx | 2015-02-18 | 1 | -0/+1 |
| |/ / | |||||
| * | | Merge branch 'cpack_rpm_mulit_prefix_fixup' into releasev3.2.0-rc1 | Brad King | 2015-02-11 | 1 | -1/+6 |
| |\ \ | |||||
| * \ \ | Merge branch 'FindCoin3D-drop-link' into release | Brad King | 2015-02-11 | 1 | -2/+1 |
| |\ \ \ |