summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FindFLTK*: Use Cygwin fltk on CygwinYaakov Selkowitz2010-09-212-9/+0
* Merge topic 'FindBoost_bugfixes'Brad King2010-09-211-81/+302
|\
| * FindBoost.cmake: Fix library search path glitch introduced in earlier commitPhilip Lowman2010-09-201-23/+24
| * FindBoost.cmake: Implements 11160Philip Lowman2010-09-181-1/+32
| * FindBoost.cmake: Fixes 10436Philip Lowman2010-09-181-0/+2
| * FindBoost.cmake: Fixes 11121Philip Lowman2010-09-181-0/+32
| * FindBoost.cmake: Fixes 11246Philip Lowman2010-09-181-1/+1
| * FindBoost.cmake: Fix compiling against a boost source treePhilip Lowman2010-09-181-4/+1
| * FindBoost.cmake: Add Boost_NO_SYSTEM_PATHS optionPhilip Lowman2010-09-181-25/+54
| * FindBoost.cmake: Miscellaneous changes and refactoringPhilip Lowman2010-09-181-15/+24
| * FindBoost.cmake fixes for issues 11204 & 8529Philip Lowman2010-09-181-39/+159
* | Merge topic 'compaq-fortran-moddir-flag'Brad King2010-09-211-0/+2
|\ \
| * | Add module-dir flag for Compaq Visual Fortran (#11248)Brad King2010-09-201-0/+2
* | | Merge topic 'FindMPI-f-flags'Brad King2010-09-211-1/+1
|\ \ \
| * | | FindMPI: Recoginze -f flags from mpicc (#10771)Brad King2010-09-201-1/+1
* | | | Merge topic '11249_FindFLEX'Brad King2010-09-211-1/+5
|\ \ \ \
| * | | | FindFLEX.cmake: Fix issue 11249Philip Lowman2010-09-201-1/+5
| | |_|/ | |/| |
* | | | Fix 11136: [patch] FindThreads.cmake documents the wrong variablePhilip Lowman2010-09-181-1/+1
|/ / /
* | | 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
| |/ / /