summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
|\ \ \ \ \ \ \
| * | | | | | | Remove period at the end of the check message.Stephen Kelly2012-09-292-2/+2
| |/ / / / / /
* | | | | | | Merge topic 'export-sets'Brad King2012-10-012-1/+7
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge topic 'AutomocUseTargetProperties' into export-setsAlex Neundorf2012-09-307-129/+149
| |\ \ \ \ \ \
| * | | | | | | find_package: add support for a <package>_NOT_FOUND_MESSAGE variableAlex Neundorf2012-09-282-0/+6
| * | | | | | | Modules/readme.txt: fix typoAlex Neundorf2012-09-281-1/+1
* | | | | | | | Merge topic 'fix-13549-make-findmpi-quiet'David Cole2012-09-281-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | FindMPI: Set correct variables for calls to FPHSADavid Cole2012-09-271-0/+5
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'ctest-svn-non-interactive'David Cole2012-09-281-0/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | ctest_update: Tell svn not to prompt interactively (#13024)Nils Gladitz2012-09-251-0/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'AutomocUseTargetProperties'David Cole2012-09-251-1/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'use-generator-target' into AutomocUseTargetPropertiesStephen Kelly2012-09-1959-872/+1564
| |\ \ \ \ \ \