summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-11026'Brad King2010-09-221-2/+4
|\
| * Honor MAKECOMMAND value saved in cache (#11026)David Cole2010-09-221-2/+4
* | Merge topic 'mingw-long-object-lists'Brad King2010-09-222-2/+34
|\ \
| * | MinGW: Support long object file listsBrad King2010-09-172-2/+34
* | | Merge topic 'cygwin-system-processor'Brad King2010-09-221-3/+3
|\ \ \
| * | | Use 'uname -m' for processor on Cygwin (#10774)Yaakov Selkowitz2010-09-211-3/+3
| | |/ | |/|
* | | Merge topic 'find-fltk-cygwin'Brad King2010-09-222-9/+0
|\ \ \
| * | | FindFLTK*: Use Cygwin fltk on CygwinYaakov Selkowitz2010-09-212-9/+0
| |/ /
* | | FindPythonInterp: Look for python2.7 interpreterBrad King2010-09-211-2/+3
|/ /
* | 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
| | |_|/ | |/| |