summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'osx-sysroot-cleanup' into releaseBrad King2012-11-061-0/+1
|\
| * OS X: Fix default CMAKE_OSX_SYSROOT with deployment targetBrad King2012-11-051-0/+1
* | Merge branch 'fix-FindSDL-paths' into releaseBrad King2012-11-061-1/+2
|\ \
| * | FindSDL: Restore accidentally dropped search paths (#13651)Brad King2012-11-051-1/+2
* | | Merge branch 'fix-PathScale-compiler-id' into releaseBrad King2012-11-062-16/+16
|\ \ \
| * | | Fix PathScale compiler id for Clang-based upstreamBrad King2012-11-052-16/+16
* | | | FindOpenSSL: also find the non-MD debug libraries for MSVCRolf Eike Beer2012-11-051-0/+2
* | | | FindOpenSSL: fix library selection on Windows (#13645)Rolf Eike Beer2012-11-051-0/+5
|/ / /
* | | 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