summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FixZLIBVersion'Brad King2010-08-171-2/+7
|\
| * Fix ZLIB version parsing if no TWEAK version existsAlex Neundorf2010-08-141-2/+7
* | Merge topic 'FixSubversionDoc'Brad King2010-08-171-2/+2
|\ \
| * | Change documentation of Subversion_FOUND and SUBVERSION_FOUND.Alex Neundorf2010-08-141-2/+2
| |/
* | Merge topic 'fix-issue-11035'Brad King2010-08-171-2/+2
|\ \
| * | Fix 11035 : debug/release library configuration mistakeMathieu Malaterre2010-08-141-2/+2
| |/
* | Merge topic 'python_add_module_scope'Brad King2010-08-171-4/+2
|\ \
| * | Bug with default library type of Python modules.Marcus D. Hanwell2010-08-131-4/+2
* | | Merge topic 'tg/BlueGeneP'Brad King2010-08-1715-0/+348
|\ \ \
| * | | Add platform files for BlueGene/P systemsTodd Gamblin2010-08-1315-0/+348
| | |/ | |/|
* | | Merge topic 'FindGTK2_fixes'Brad King2010-08-171-6/+28
|\ \ \
| * | | Several fixes needed to improve Windows supportPhilip Lowman2010-08-121-6/+27
| * | | Add detection for new pangommconfig.h header filePhilip Lowman2010-08-121-0/+1
| |/ /
* | | Merge topic 'improve-cpack-docs'Brad King2010-08-171-3/+40
|\ \ \
| * | | Add documentation for CPACK_PROJECT_CONFIG_FILE.David Cole2010-08-111-3/+40
| |/ /
* | | Merge topic 'FindBoost_cygwin_fix'Brad King2010-08-171-1/+1
|\ \ \
| * | | Fixes problem finding libraries under Boost (#9510)Philip Lowman2010-08-111-1/+1
| |/ /
* | | Merge topic 'intel-response-files'Brad King2010-08-171-0/+4
|\ \ \ | |/ / |/| |
| * | Pass objects to Intel linker using a response fileArjen Verweij2010-08-101-0/+4
* | | Merge topic 'ImprovedVersionCheckingInSomeModules'Brad King2010-08-109-107/+66
|\ \ \
| * \ \ Merge branch 'findsubversion_fphsa_cleanup'Brad King2010-08-101-4/+2
| |\ \ \
| * | | | Use FPHSA() in FindSWIG, including version checking.Alex Neundorf2010-08-071-12/+6
| * | | | Improved version checking for FindCUDA using the new mode of FPHSAAlex Neundorf2010-08-071-29/+8
| * | | | Improved version checking for FindSubversion using the new mode of FPHSA()Alex Neundorf2010-08-071-13/+20
| * | | | Fix DETAILS string with version number in FHPSA()Alex Neundorf2010-08-071-1/+1
| * | | | Improved version checking for FindJava using the new FPHSA() modeAlex Neundorf2010-08-071-29/+15
| * | | | Improved version checking for FindRuby using the new mode of FPHSA()Alex Neundorf2010-08-071-19/+7
| * | | | FindSquish doesn't detect the version, remove that from the documentationAlex Neundorf2010-08-071-3/+0
| * | | | Add version checking support to FindFlex and FindPerlLibsAlex Neundorf2010-08-072-3/+12
| | |/ / | |/| |
* | | | Merge topic 'module-header-spelling'Brad King2010-08-10268-268/+268
|\ \ \ \ | | |_|/ | |/| |
| * | | Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-09268-268/+268
| |/ /
* | | Merge topic 'mingw-response-files'Brad King2010-08-101-1/+8
|\ \ \
| * | | No response files with GNU ld <= 2.16 (#10913)Brad King2010-08-061-1/+8
* | | | Merge topic 'findsubversion_fphsa_cleanup'Brad King2010-08-101-5/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | FindSubversion: set compatibility variables based on FPHSA()Kovarththanan Rajaratnam2010-08-041-5/+4
| | |/ | |/|
* | | Merge topic 'findzlib_use_fphsa'Brad King2010-08-101-15/+2
|\ \ \
| * | | FindZLIB: use the FPHSA version modeKovarththanan Rajaratnam2010-08-041-15/+2
| |/ /
* | | Merge topic 'find-boost'Brad King2010-08-101-1/+2
|\ \ \ | |/ / |/| |
| * | FindBoost: Search for Boost 1.43 and 1.44Brad King2010-08-031-2/+2
| * | FindBoost: Search for Boost 1.42Brad King2010-07-281-1/+2
* | | Merge topic 'ExternalProject-cygwin-make'Brad King2010-08-031-0/+20
|\ \ \
| * | | ExternalProject: Fix $(MAKE) with cygpath on WindowsBrad King2010-08-021-0/+20
| |/ /
* | | Merge topic 'find_cygwin17'Brad King2010-08-031-1/+2
|\ \ \
| * | | FindCygwin: add new registry entry for Cygwin 1.7 (#10951)Kovarththanan Rajaratnam2010-07-311-1/+2
| |/ /
* | | Merge topic 'findzlib_fix_version'Brad King2010-08-031-7/+39
|\ \ \
| * | | FindZLIB: optimize zlib.h version parsingKovarththanan Rajaratnam2010-07-311-7/+39
| |/ /
* | | Merge topic 'fix-issue-9611'Brad King2010-08-031-18/+43
|\ \ \
| * | | BUG: 0009611 Fix Arch independent FindJNI.cmake on LinuxMathieu Malaterre2010-07-301-18/+43
| |/ /
* | | Merge topic 'AddVersionChecking2FindPackageHandleStandardArgs'Brad King2010-08-032-39/+215
|\ \ \
| * | | -fix indentation of the documentationAlex Neundorf2010-07-291-37/+39