summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Squish: add support for squish 4 (#9734)Alex Neundorf2012-11-054-20/+197
* Squish: use ${CMAKE_CURRENT_LIST_DIR}Alex Neundorf2012-11-051-1/+2
* Squish: rename squish_add_test() to squish_v3_add_test() and fix docs a bitAlex Neundorf2012-11-051-4/+14
* Squish: find executables also under WindowsAlex Neundorf2012-11-041-2/+2
* Squish: use FPHSAAlex Neundorf2012-11-041-6/+4
* Squish: detect versionAlex Neundorf2012-11-041-0/+19
* Merge topic 'doc-external-language-policy'David Cole2012-10-311-0/+16
|\
| * Document external language support policyBrad King2012-10-301-0/+16
* | Merge topic 'FindQt-version-selection'David Cole2012-10-311-4/+8
|\ \
| * | FindQt: add some more places to look for Qt3Rolf Eike Beer2012-10-241-1/+1
| * | FindQt: improve version selectionRolf Eike Beer2012-10-241-3/+7
| |/
* | Merge topic 'EclipseNoLinkedResources'David Cole2012-10-311-0/+2
|\ \
| * | Eclipse: add switch to disable linked resources (#13189)Alex Neundorf2012-10-171-0/+2
* | | Merge topic 'FindIcotool'David Cole2012-10-311-0/+56
|\ \ \
| * | | Add module FindIcotoolAleksey Avdeev2012-10-161-0/+56
* | | | Merge topic 'simplify-FreeBSD-shared'David Cole2012-10-312-26/+22
|\ \ \ \
| * | | | BSD: Do not require dlfcn.h to build shared libs (#13573)Brad King2012-10-052-26/+22
* | | | | Merge topic 'FindBoost-cleanup'David Cole2012-10-311-813/+748
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | FindBoost: Rewrite documentationBrad King2012-09-271-242/+135
| * | | | FindBoost: Refactor Boost_FOUND computation and version checkBrad King2012-09-271-98/+60
| * | | | FindBoost: Construct a clean Boost_LIBRARIES valueBrad King2012-09-271-1/+2
| * | | | FindBoost: Overhaul caching and search repeat behaviorBrad King2012-09-271-128/+208
| * | | | FindBoost: Use PATH_SUFFIXES to look in "Program Files"Brad King2012-09-271-8/+6
| * | | | FindBoost: Mark Boost_DIR cache entry as advancedBrad King2012-09-261-0/+1
| * | | | FindBoost: Remove extra indentation levelBrad King2012-09-251-553/+553
* | | | | Merge topic 'test-SelectLibraryConfigurations'David Cole2012-10-231-5/+9
|\ \ \ \ \
| * | | | | SelectLibraryConfigurations: fix for release and debug libs being the sameRolf Eike Beer2012-10-211-5/+9
| | |_|_|/ | |/| | |
* | | | | Merge topic 'fix-SelectLibraryConfigurations-regression'David Cole2012-10-231-2/+2
|\ \ \ \ \
| * | | | | SelectLibraryConfigurations: Fix foreach(x IN LISTS ...) syntaxThomas Arcila2012-10-191-2/+2
* | | | | | BasicConfigVersion: Make docs refer to the macro, not the module nameStephen Kelly2012-10-232-2/+2
| |/ / / / |/| | | |
* | | | | Merge topic 'refactor-CTestUseLaunchers'David Cole2012-10-172-12/+51
|\ \ \ \ \
| * | | | | CTest: Ensure CTEST_USE_LAUNCHERS behaves nicely in Superbuild setupJean-Christophe Fillion-Robin2012-10-162-12/+51
| | |_|_|/ | |/| | |
* | | | | Merge topic 'fix-13578-wrong-reg-key'David Cole2012-10-171-1/+1
|\ \ \ \ \
| * | | | | NSIS: Fix incorrect uninstall registry key name (#13578)David Cole2012-10-161-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge topic 'fix-postgres-debian'David Cole2012-10-171-0/+1
|\ \ \ \ \
| * | | | | Find PostgreSQL headers on DebianPere Nubiola i Radigales2012-10-151-0/+1
| | |/ / / | |/| | |
* | | | | FortranCInterface: Pass all flags to VERIFY project (#13579)Brad King2012-10-101-1/+5
|/ / / /
* | | | Merge topic 'DocumentCMakeFindPackageName'Brad King2012-10-091-0/+3
|\ \ \ \
| * | | | Document CMAKE_FIND_PACKAGE_NAMEAlex Neundorf2012-10-041-0/+3
| |/ / /
* | | | FindGTK2: Update local changelogPhilip Lowman2012-10-031-2/+5
* | | | FindGTK2: #12596 Missing paths for FindGTK2 on NetBSDPhilip Lowman2012-10-031-0/+2
* | | | FindGTK2: #12049 fix detection of header files on multiarch systemsPhilip Lowman2012-10-031-0/+7
* | | | FindGTK2: Rollback lib64 changes which broke header file findingPhilip Lowman2012-10-031-11/+26
|/ / /
* | | Merge topic 'ninja-LIBPATH'Brad King2012-10-023-3/+6
|\ \ \
| * | | Ninja: move <OBJECTS> in front of the first linker optionPeter Kümmel2012-10-013-3/+6
* | | | Merge topic 'ninja-link-rsp-expand'Brad King2012-10-022-11/+5
|\ \ \ \ | |/ / /
| * | | Revert "Ninja: don't expand any rsp files"Bill Hoffman2012-10-012-11/+5
* | | | Merge topic 'FindCURL-libcurl'Brad King2012-10-021-1/+3
|\ \ \ \
| * | | | FindCURL: Find older MSVC prebuiltsAndreas Mohr2012-10-011-1/+3
* | | | | Merge topic 'documentation-cleanup'Brad King2012-10-012-2/+2
|\ \ \ \ \