summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Reset platform/compiler info status for each languageBrad King2010-09-283-0/+6
* Merge topic 'issue_10199'Brad King2010-09-141-4/+10
|\
| * Issue 10199: Fixed code documentation and now set <prefix>_WC_ROOTMarcel Loose2010-09-131-4/+10
* | Merge topic 'CUDAv3.2PathChanges'Brad King2010-09-141-3/+22
|\ \
| * | Added CUDA 3.2 directory changes. Disable emulation mode for CUDA 3.1+.James Bigler2010-09-101-3/+22
| |/
* | Correct CMAKE_INSTALL_PREFIX value for Win64 apps (#9992)David Cole2010-09-091-13/+89
|/
* Merge topic 'allow_upper_case_cpp_and_others'Brad King2010-09-081-2/+2
|\
| * Only use .CPP .CXX and .C++ do not work by default with g+++.Bill Hoffman2010-09-021-1/+1
| * Let CMake recognize .CPP .CXX and .C++ as c++ files.Bill Hoffman2010-09-021-2/+2
* | Merge topic 'FindwxWidgets-fixes'Brad King2010-09-082-30/+39
|\ \
| * | ENH #8993: FindwxWidgets add support for wx-config custom options.Miguel A. Figueroa-Villanueva2010-09-051-5/+15
| * | BUG #8184: Fixed FindwxWidgets wrong order of default libs for MinGW.Miguel A. Figueroa-Villanueva2010-09-012-5/+7
| * | BUG #11123: Generic include dir should come after config specific one.Miguel A. Figueroa-Villanueva2010-09-011-10/+10
| * | STYLE: Clarified/Fixed documentation of UsewxWidgets.Miguel A. Figueroa-Villanueva2010-09-011-10/+7
| * | BUG #10658: FindwxWidgets USE_FILE should not include .cmake extension.Miguel A. Figueroa-Villanueva2010-09-011-1/+1
* | | Merge topic 'fix-10417'Brad King2010-09-082-3/+24
|\ \ \
| * | | Avoid adding self as prerequisite. (#10417)David Cole2010-09-082-3/+24
| | |/ | |/|
* | | Merge topic 'fix-9284'Brad King2010-09-081-0/+7
|\ \ \
| * | | Make bundle items writable before fixup (#9284)Mike McQuaid2010-09-081-0/+7
| |/ /
* | | Merge topic 'hpux-required-runtime-path-10571'Brad King2010-09-081-0/+2
|\ \ \
| * | | HP-UX: Always add /usr/lib to rpath (#10571)Brad King2010-09-071-0/+2
| |/ /
* | | Merge topic '11186'Brad King2010-09-081-3/+8
|\ \ \
| * | | Merge patch for detecting gdk-pixbuf libraryPhilip Lowman2010-09-041-3/+8
| |/ /
* | | Merge topic 'vs-project-groups'Brad King2010-09-081-0/+2
|\ \ \
| * | | Add FOLDER target property, for IDEs (#3796)David Cole2010-09-031-0/+2
* | | | Merge topic 'watcom_fixes'Brad King2010-09-081-3/+16
|\ \ \ \
| * | | | Fix for bug 10388, fix various default flags.Bill Hoffman2010-09-021-3/+16
| | |/ / | |/| |
* | | | Merge topic 'find-macports'Brad King2010-09-082-3/+6
|\ \ \ \
| * | | | Search MacPorts /opt/local prefix on MacBrad King2010-09-012-3/+6
* | | | | Merge topic 'ImproveFindPackageConfigMode'Brad King2010-09-081-61/+111
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Improve version notice in the generated messageAlex Neundorf2010-08-301-53/+61
| * | | | Add option CONFIG_MODE to FPHSA()Alex Neundorf2010-08-291-9/+55
| * | | | Small cleanup of FindPackageHandleStandardArgs.cmakeAlex Neundorf2010-08-291-21/+17
| |/ / /
* | | | Merge topic 'FindGTK2_10688'Brad King2010-09-011-1/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | 10688: FindGTK2.cmake doesn't auto-detect macportsPhilip Lowman2010-08-201-1/+5
* | | | Merge topic 'FindwxWidgets-fixed-bug-9775'Brad King2010-08-311-4/+6
|\ \ \ \
| * | | | BUG: #9775 Fixed patch FindwxWidgets-fixed-bug-9775.Miguel A. Figueroa-Villanueva2010-08-301-2/+3
| * | | | ENH: #9775 Added support for new wxWidgets 2.9 libraries.Miguel A. Figueroa-Villanueva2010-08-291-2/+3
| | |/ / | |/| |
* | | | Merge topic 'FindPackageLogVersion'Brad King2010-08-311-29/+180
|\ \ \ \
| * | | | Add macro ADD_FEATURE_INFO() and improve docs.Alex Neundorf2010-08-251-20/+70
| * | | | Improve wording of the documentation.Alex Neundorf2010-08-241-5/+7
| * | | | Improve documentation.Alex Neundorf2010-08-241-21/+57
| * | | | Log the required package version and major improvement to FeatureSummaryAlex Neundorf2010-08-241-14/+77
| |/ / /
* | | | Merge topic 'fix-10747'Brad King2010-08-312-240/+204
|\ \ \ \
| * | | | Refine formatting for cmake --help-module output.David Cole2010-08-252-9/+6
| * | | | Merge branch 'patches/docBundleUtilities'David Cole2010-08-252-237/+204
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Improve documentation of GetPrerequisites.cmakeMichael Wild2010-05-231-110/+91
| | * | | Improve documentation of BundleUtilities.cmakeMichael Wild2010-05-231-116/+103
* | | | | Merge topic 'CPack-FixDESTDIR-Issue7000'Brad King2010-08-311-8/+39
|\ \ \ \ \
| * \ \ \ \ Merge 'CPack-FixDESTDIR-Issue7000' from github.com:TheErk/CMakeEric NOULARD2010-08-241-8/+39
| |\ \ \ \ \ | | |/ / / / | |/| | | |