summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | CPack Enable better handling of absolute installed filesEric NOULARD2010-08-231-8/+39
| | | |/ / | | |/| |
* | | | | Merge topic 'moc_param_bug11120'Brad King2010-08-311-4/+7
|\ \ \ \ \
| * | | | | Make sure moc parameters file goes in binary directory.Clinton Stimpson2010-08-241-4/+7
* | | | | | Merge topic 'FindBison_10241'Brad King2010-08-311-1/+1
|\ \ \ \ \ \
| * | | | | | 10241: FindBISON.cmake clears wrong variablePhilip Lowman2010-08-201-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'FindCxxTest_11041'Brad King2010-08-311-23/+79
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | 11041: Improve FindCxxTest to use Python or Perl automatically; custom flagsPhilip Lowman2010-08-201-23/+79
| |/ / / /
* | | | | Merge topic 'add-ExternalProject-targets'Brad King2010-08-241-2/+68
|\ \ \ \ \
| * | | | | Add STEP_TARGETS to ExternalProject module.David Cole2010-08-231-2/+68
| |/ / / /
* | | | | Merge topic 'FixEclipseIncludePathParsingWithSpaces'Brad King2010-08-241-7/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix parsing of builtin macros so Eclipse handles them properly (#10868)Alex Neundorf2010-08-231-7/+12
* | | | | Merge topic 'msvc-version'Brad King2010-08-193-0/+3
|\ \ \ \ \
| * | | | | Set MSVC_VERSION for MSVC 6, 7, 7.1 (#7944)Rolf Eike Beer2010-08-173-0/+3
| | |_|_|/ | |/| | |
* | | | | Merge topic 'FortranCInterface-doc-typo'Brad King2010-08-191-3/+3
|\ \ \ \ \
| * | | | | FortranCInterface: Fix doc typo FC.h -> FCMangle.hBrad King2010-08-171-3/+3
* | | | | | Merge topic 'TimeoutForExecuteProcessInVendorChecking'Brad King2010-08-191-3/+10
|\ \ \ \ \ \
| * | | | | | Add timeout to execute_process() in CMAKE_DETERMINE_COMPILER_ID().Alex Neundorf2010-08-171-3/+10
| |/ / / / /
* | | | | | Merge topic 'CMakeParseArguments'Brad King2010-08-192-71/+167
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Modules: Fix CMakeParseArguments copyright noticeBrad King2010-08-171-2/+3
| * | | | | Add macro CMakeParseArguments() and use it in FPHSA()Alex Neundorf2010-08-142-71/+166
| | |_|/ / | |/| | |
* | | | | Merge topic 'ImproveAsmCompilerIDDetection'Brad King2010-08-173-14/+51
|\ \ \ \ \
| * | | | | Detect a COMPILER_ID also for ASM.Alex Neundorf2010-08-153-7/+44
| * | | | | Remove trailing spacesAlex Neundorf2010-08-152-7/+7
| |/ / / /
* | | | | Merge topic 'FixEclipseIncludePathParsingWithSpaces'Brad King2010-08-171-18/+32
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fix EclipseCDT parsing of builtin macros with spaces (#10868)Alex Neundorf2010-08-151-12/+21