summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Eclipse: add version 4.3 for completenessAlex Neundorf2013-09-191-0/+2
| * | | | | | Eclipse: print different message if CMAKE_ECLIPSE_VERSION is already setAlex Neundorf2013-09-191-17/+23
| * | | | | | CMakeFindEclipse: use lowercase for macro callsAlex Neundorf2013-09-191-2/+2
* | | | | | | Merge topic 'openssl-advanced'Brad King2013-10-071-0/+2
|\ \ \ \ \ \ \
| * | | | | | | FindOpenSSL: mark variables as advanced for MSVC (#14418)Rolf Eike Beer2013-09-171-0/+2
* | | | | | | | Merge topic 'FixTypoInGraphvizDocs'Brad King2013-10-071-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | CMakeGraphVizOptions.cmake: Fix typo in documentationAlex Neundorf2013-09-111-1/+1
* | | | | | | | | Merge topic 'FindwxWidgets-msvc-x64'Brad King2013-10-071-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindwxWidgets: Look in x64 directories for MSVC (#14393)Marius Luca2013-09-101-0/+2
| |/ / / / / / / /
* | | | | | | | | Merge topic 'vs-compiler-id-tolerate-diagnostics'Brad King2013-10-071-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | VS: Tolerate diagnostic output while detecting cl (#14387)Brad King2013-09-031-1/+2
| |/ / / / / / / /
* | | | | | | | | Merge topic 'deprecate-add_compiler_export_flags'Brad King2013-10-071-13/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | GenerateExportHeader: Deprecate add_compiler_export_flags function.Stephen Kelly2013-09-021-13/+34
| |/ / / / / / / /
* | | | | | | | | Merge topic 'FindPython_versions'Brad King2013-10-072-14/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindPython*: simplify version selectionRolf Eike Beer2013-08-312-14/+14
* | | | | | | | | | Merge topic 'FindLua'Brad King2013-10-071-0/+153
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Modules: add FindLua.cmakeRolf Eike Beer2013-08-311-0/+153
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'add-find_dependency-macro'Brad King2013-10-071-2/+37
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CMakePackageConfigHelpers: Add a find_dependency macroStephen Kelly2013-08-301-2/+37
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'FortranCInterface-cross-compile'Brad King2013-10-071-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | FortranCInterface: Fix cross-compiling Linux to MinGW (#14358)Michel Zou2013-08-141-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | OS X: Search system SDKs for frameworksBrad King2013-09-271-0/+9
* | | | | | | | | Merge topic 'wince-archfam'Brad King2013-09-261-4/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MSVC: Fix WinCE arch family preprocessor symbol (#14436)Patrick Gansterer2013-09-251-4/+11
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | VS: Use version-specific subsystem for WinCE compiler id (#14440)Patrick Gansterer2013-09-251-1/+5
|/ / / / / / / /
* | | | | | | | MSVC: Fix version test for linking corelibc on Windows CE (#14420)Patrick Gansterer2013-09-231-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | FindHDF5: Fix regression in per-configuration library selectionBrad King2013-09-191-36/+2
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'FindPNG-compatibility'Brad King2013-09-171-5/+9
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | FindPNG: Honor old PNG_LIBRARY if provided (#14398)Brad King2013-09-131-5/+9
* | | | | | FindCUDA: Always list custom command outputs in their targetsBrad King2013-09-131-16/+1
|/ / / / /
* | | | | MSVC: Drop /link from executable link lines with NinjaBrad King2013-09-111-1/+0
| |/ / / |/| | |
* | | | Merge topic 'FindImageMagick-hdri'Brad King2013-08-271-3/+3
|\ \ \ \
| * | | | FindImageMagick: Find libraries named with HDRI support (#14348)Eric BĂ©langer2013-08-131-3/+3
| |/ / /
* | | | Merge topic 'FindTCL-paths-for-8.6'Brad King2013-08-271-0/+2
|\ \ \ \
| * | | | FindTCL: Add BSD paths for Tcl/Tk 8.6Raphael Kubo da Costa2013-08-261-0/+2
* | | | | Merge topic 'doc-check-flags'Brad King2013-08-262-0/+6
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | CheckC*CompilerFlag: add documentation what to expect from a positive resultRolf Eike Beer2013-08-132-0/+6
| |/ /
* | | OS X: Do not default to non-existent deployment target SDKBrad King2013-08-141-2/+14
|/ /
* | Revert "Add compiler target compile options."Stephen Kelly2013-08-093-7/+0
|/
* Merge topic 'wince800'Brad King2013-08-081-1/+5
|\
| * Add support for new Windows CE compilerPatrick Gansterer2013-08-071-1/+5
* | Merge topic 'osx-no-command-line-tools'Brad King2013-08-073-0/+29
|\ \ | |/ |/|
| * OS X: Enable command-line build without tools in PATHBrad King2013-08-063-0/+29
* | Merge topic 'peheader'Brad King2013-08-062-7/+29
|\ \
| * | WIN: Use COFF file header header for architecture detection (#14083)Patrick Gansterer2013-08-052-7/+29
* | | Merge topic 'vs-cleanup'Brad King2013-08-064-28/+16
|\ \ \ | |/ / |/| |
| * | VS: Replace ArchitectureId with PlatformNamePatrick Gansterer2013-08-053-13/+13
| * | VS: Set CMAKE_VS_PLATFORM_NAME for VS7 and VS71 tooPatrick Gansterer2013-08-051-3/+0
| * | VS10: Do not set the TargetMachine when detecting the compilerPatrick Gansterer2013-08-052-9/+1
| * | VS6: Hardcode id_machine_6 for compiler detectionPatrick Gansterer2013-08-052-4/+3