summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Clang: Add separate "AppleClang" compiler idBrad King2013-10-077-2/+17
* 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
* | | Merge topic 'osx-find-sdk-for-deployment-target'Brad King2013-08-051-1/+5
|\ \ \ | |/ / |/| / | |/
| * OS X: Search for SDK based on deployment target (#14324)Brad King2013-08-021-1/+5
* | FindGTK2: Detect pangoft2 and pangoxft librariesDaniele E. Domenichelli2013-08-011-1/+5
|/
* FindGTK2: Detect gmodule libraryDaniele E. Domenichelli2013-07-311-0/+3
* FindGTK2: gthread-2.0 folder does not existDaniele E. Domenichelli2013-07-311-1/+0
* Merge topic 'static_library_flags'Brad King2013-07-311-0/+22
|\
| * Add CMAKE_STATIC_LINKER_FLAGS to CMakeCommonLanguageIncludePatrick Gansterer2013-07-311-0/+22
* | Merge topic 'add-cmake_reset_check_state'Brad King2013-07-311-5/+28
|\ \
| * | Add cmake_reset_check_state() macroVadim Zhukov2013-07-311-5/+28
| |/
* | Merge topic 'PrintHelperFunctions'Brad King2013-07-291-0/+146
|\ \
| * | add macros cmake_print_properties() and cmake_print_variables()Alex Neundorf2013-07-271-0/+146
| |/
* | Merge topic 'FindPNG-dbg-rel'Brad King2013-07-291-3/+30
|\ \
| * | FindPNG: improve library detection (#14301)Rolf Eike Beer2013-07-271-3/+30
| |/
* | Merge topic 'DocumentGraphvisOptions'Brad King2013-07-291-0/+83
|\ \
| * | graphvizoptions: add copyright noticeAlex Neundorf2013-07-261-0/+14
| * | Add documentation for the --graphviz supportAlex Neundorf2013-07-261-0/+69
| |/
* | Merge topic 'minor-cleanups'Brad King2013-07-291-6/+3
|\ \
| * | Qt4Macros: Simplify some variable population.Stephen Kelly2013-07-261-4/+2
| * | Qt4Macros: Remove undefined varible use.Stephen Kelly2013-07-261-1/+1
| * | Qt4Macros: Remove unneeded generate CONDITION.Stephen Kelly2013-07-261-1/+0