summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \
| * | | | | Automoc: do not use DEFINITIONS, but only COMPILE_DEFINITIONSAlex Neundorf2012-09-051-1/+0
* | | | | | Merge topic 'osx-sysroot-cleanup'David Cole2012-09-259-94/+126
|\ \ \ \ \ \
| * | | | | | OS X: Ignore MACOSX_DEPLOYMENT_TARGET during Xcode compiler idBrad King2012-09-241-0/+8
| * | | | | | OS X: Teach deployment target sanity check about SDK namesBrad King2012-09-221-20/+30
| * | | | | | OS X: Further improve default CMAKE_OSX_SYSROOT selectionBrad King2012-09-211-1/+3
| * | | | | | OS X: If CMAKE_OSX_SYSROOT is already set do not compute defaultBrad King2012-09-211-4/+6
| * | | | | | OS X: Simplify selection of CMAKE_OSX_ARCHITECTURESBrad King2012-09-211-23/+4
| * | | | | | OS X: Allow CMAKE_OSX_SYSROOT to be a logical SDK nameBrad King2012-09-211-2/+35
| * | | | | | OS X: Improve default CMAKE_OSX_SYSROOT selectionBrad King2012-09-211-44/+39
| * | | | | | OS X: Always generate -isysroot if any SDK is in useBrad King2012-09-217-11/+12
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'ImproveFindSDLxxxModules'David Cole2012-09-256-189/+285
|\ \ \ \ \ \
| * | | | | | FindSDL: Stay compatible with old input variablesBenjamin Eikel2012-09-254-0/+32
| * | | | | | FindSDL: Remove from find_... calls PATHS that are set by defaultBenjamin Eikel2012-09-256-116/+7
| * | | | | | FindSDL: Add my copyright tag to all FindSDL_* modulesBenjamin Eikel2012-09-256-0/+6