Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'doc-external-language-policy' | David Cole | 2012-10-31 | 1 | -0/+16 |
|\ | |||||
| * | Document external language support policy | Brad King | 2012-10-30 | 1 | -0/+16 |
* | | Merge topic 'FindQt-version-selection' | David Cole | 2012-10-31 | 1 | -4/+8 |
|\ \ | |||||
| * | | FindQt: add some more places to look for Qt3 | Rolf Eike Beer | 2012-10-24 | 1 | -1/+1 |
| * | | FindQt: improve version selection | Rolf Eike Beer | 2012-10-24 | 1 | -3/+7 |
| |/ | |||||
* | | Merge topic 'EclipseNoLinkedResources' | David Cole | 2012-10-31 | 1 | -0/+2 |
|\ \ | |||||
| * | | Eclipse: add switch to disable linked resources (#13189) | Alex Neundorf | 2012-10-17 | 1 | -0/+2 |
* | | | Merge topic 'FindIcotool' | David Cole | 2012-10-31 | 1 | -0/+56 |
|\ \ \ | |||||
| * | | | Add module FindIcotool | Aleksey Avdeev | 2012-10-16 | 1 | -0/+56 |
* | | | | Merge topic 'simplify-FreeBSD-shared' | David Cole | 2012-10-31 | 2 | -26/+22 |
|\ \ \ \ | |||||
| * | | | | BSD: Do not require dlfcn.h to build shared libs (#13573) | Brad King | 2012-10-05 | 2 | -26/+22 |
* | | | | | Merge topic 'FindBoost-cleanup' | David Cole | 2012-10-31 | 1 | -813/+748 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | FindBoost: Rewrite documentation | Brad King | 2012-09-27 | 1 | -242/+135 |
| * | | | | FindBoost: Refactor Boost_FOUND computation and version check | Brad King | 2012-09-27 | 1 | -98/+60 |
| * | | | | FindBoost: Construct a clean Boost_LIBRARIES value | Brad King | 2012-09-27 | 1 | -1/+2 |
| * | | | | FindBoost: Overhaul caching and search repeat behavior | Brad King | 2012-09-27 | 1 | -128/+208 |
| * | | | | FindBoost: Use PATH_SUFFIXES to look in "Program Files" | Brad King | 2012-09-27 | 1 | -8/+6 |
| * | | | | FindBoost: Mark Boost_DIR cache entry as advanced | Brad King | 2012-09-26 | 1 | -0/+1 |
| * | | | | FindBoost: Remove extra indentation level | Brad King | 2012-09-25 | 1 | -553/+553 |
* | | | | | Merge topic 'test-SelectLibraryConfigurations' | David Cole | 2012-10-23 | 1 | -5/+9 |
|\ \ \ \ \ | |||||
| * | | | | | SelectLibraryConfigurations: fix for release and debug libs being the same | Rolf Eike Beer | 2012-10-21 | 1 | -5/+9 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'fix-SelectLibraryConfigurations-regression' | David Cole | 2012-10-23 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | SelectLibraryConfigurations: Fix foreach(x IN LISTS ...) syntax | Thomas Arcila | 2012-10-19 | 1 | -2/+2 |
* | | | | | | BasicConfigVersion: Make docs refer to the macro, not the module name | Stephen Kelly | 2012-10-23 | 2 | -2/+2 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'refactor-CTestUseLaunchers' | David Cole | 2012-10-17 | 2 | -12/+51 |
|\ \ \ \ \ | |||||
| * | | | | | CTest: Ensure CTEST_USE_LAUNCHERS behaves nicely in Superbuild setup | Jean-Christophe Fillion-Robin | 2012-10-16 | 2 | -12/+51 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'fix-13578-wrong-reg-key' | David Cole | 2012-10-17 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | NSIS: Fix incorrect uninstall registry key name (#13578) | David Cole | 2012-10-16 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'fix-postgres-debian' | David Cole | 2012-10-17 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Find PostgreSQL headers on Debian | Pere Nubiola i Radigales | 2012-10-15 | 1 | -0/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | FortranCInterface: Pass all flags to VERIFY project (#13579) | Brad King | 2012-10-10 | 1 | -1/+5 |
|/ / / / | |||||
* | | | | Merge topic 'DocumentCMakeFindPackageName' | Brad King | 2012-10-09 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | Document CMAKE_FIND_PACKAGE_NAME | Alex Neundorf | 2012-10-04 | 1 | -0/+3 |
| |/ / / | |||||
* | | | | FindGTK2: Update local changelog | Philip Lowman | 2012-10-03 | 1 | -2/+5 |
* | | | | FindGTK2: #12596 Missing paths for FindGTK2 on NetBSD | Philip Lowman | 2012-10-03 | 1 | -0/+2 |
* | | | | FindGTK2: #12049 fix detection of header files on multiarch systems | Philip Lowman | 2012-10-03 | 1 | -0/+7 |
* | | | | FindGTK2: Rollback lib64 changes which broke header file finding | Philip Lowman | 2012-10-03 | 1 | -11/+26 |
|/ / / | |||||
* | | | Merge topic 'ninja-LIBPATH' | Brad King | 2012-10-02 | 3 | -3/+6 |
|\ \ \ | |||||
| * | | | Ninja: move <OBJECTS> in front of the first linker option | Peter Kümmel | 2012-10-01 | 3 | -3/+6 |
* | | | | Merge topic 'ninja-link-rsp-expand' | Brad King | 2012-10-02 | 2 | -11/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Revert "Ninja: don't expand any rsp files" | Bill Hoffman | 2012-10-01 | 2 | -11/+5 |
* | | | | Merge topic 'FindCURL-libcurl' | Brad King | 2012-10-02 | 1 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | FindCURL: Find older MSVC prebuilts | Andreas Mohr | 2012-10-01 | 1 | -1/+3 |
* | | | | | Merge topic 'documentation-cleanup' | Brad King | 2012-10-01 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Remove period at the end of the check message. | Stephen Kelly | 2012-09-29 | 2 | -2/+2 |
| |/ / / / | |||||
* | | | | | Merge topic 'export-sets' | Brad King | 2012-10-01 | 2 | -1/+7 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Merge topic 'AutomocUseTargetProperties' into export-sets | Alex Neundorf | 2012-09-30 | 7 | -129/+149 |
| |\ \ \ \ | |||||
| * | | | | | find_package: add support for a <package>_NOT_FOUND_MESSAGE variable | Alex Neundorf | 2012-09-28 | 2 | -0/+6 |
| * | | | | | Modules/readme.txt: fix typo | Alex Neundorf | 2012-09-28 | 1 | -1/+1 |
* | | | | | | Merge topic 'fix-13549-make-findmpi-quiet' | David Cole | 2012-09-28 | 1 | -0/+5 |
|\ \ \ \ \ \ |