Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'ExternalProject-byproducts-tokens' | Brad King | 2015-03-10 | 1 | -3/+3 |
|\ | |||||
| * | ExternalProject: Replace placeholder tokens in BYPRODUCTS | Gaëtan Lehmann | 2015-03-09 | 1 | -3/+3 |
* | | Merge topic 'UseSWIG-fix-CMP0054-warnings' | Brad King | 2015-03-10 | 1 | -4/+4 |
|\ \ | |/ |/| | |||||
| * | UseSWIG: Avoid if() auto-dereferene in quoted arguments | Brad King | 2015-03-09 | 1 | -4/+4 |
* | | CPackWIX: Support patching of root <Feature> elements. | Nils Gladitz | 2015-03-06 | 1 | -2/+4 |
* | | InstallRequiredSystemLibraries: Add option to specify install COMPONENT | Johan Andruejol | 2015-03-03 | 1 | -2/+12 |
* | | InstallRequiredSystemLibraries: Format documentation | Brad King | 2015-03-03 | 1 | -25/+34 |
* | | CPack: be more stringent when selecting variables to encode | Роман Донченко | 2015-03-02 | 1 | -1/+1 |
* | | Merge topic 'locale-agnostic-findhg' | Brad King | 2015-03-02 | 1 | -0/+10 |
|\ \ | |||||
| * | | FindHg: Run hg with C locale when querying its version. | Nils Gladitz | 2015-02-28 | 1 | -0/+10 |
* | | | Merge topic 'modules-check-ARGC' | Brad King | 2015-03-02 | 8 | -39/+121 |
|\ \ \ | |/ / |/| | | |||||
| * | | Modules: Check for ARGC before using ARGV# | Daniele E. Domenichelli | 2015-02-27 | 8 | -39/+121 |
* | | | Merge branch 'cpack_rpm_mulit_prefix_fixup' into cpack_rpm_mulit_prefix_fixup... | Domen Vrankar | 2015-02-27 | 1 | -17/+25 |
|\ \ \ | |||||
| * | | | CPackRPM: Fix handling of relocation prefix parent directories | Domen Vrankar | 2015-02-27 | 1 | -17/+25 |
* | | | | Merge topic 'windows-rc-enable-later' | Brad King | 2015-02-26 | 4 | -9/+10 |
|\ \ \ \ | |||||
| * | | | | RC: Add platform-specific preprocessor definitions (#15404) | Brad King | 2015-02-25 | 1 | -0/+4 |
| * | | | | RC: Enable language after C, CXX, or Fortran is enabled (#15404) | Brad King | 2015-02-25 | 3 | -6/+6 |
| * | | | | RC: Drop unused CMAKE_COMPILE_RESOURCE variable setting | Brad King | 2015-02-25 | 2 | -3/+0 |
* | | | | | 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 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | | |