summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | VS: Simplify MSVC version reportingBrad King2012-08-305-110/+42
| * | | | | | | VS: Remove support for "free" version 2003 toolsBrad King2012-08-233-60/+11
* | | | | | | | Merge topic 'cmake-platform-info-version'Brad King2012-08-3019-98/+139
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Store ABI detection results in compiler information filesBrad King2012-08-244-3/+10
| | |/ / / / / | |/| | | | |
| * | | | | | Move CMAKE_<LANG>_COMPILER_WORKS to compiler information filesBrad King2012-08-247-72/+104
| * | | | | | Make platform information files specific to the CMake versionBrad King2012-08-2415-29/+31
| |/ / / / /
* | | | | | Merge topic 'ide-compiler-id'David Cole2012-08-2410-236/+843
|\ \ \ \ \ \ | |/ / / / /
| * | | | | VS: Detect the compiler id and tool locationBrad King2012-08-226-9/+223
| * | | | | Xcode: Detect the compiler id and tool locationBrad King2012-08-227-1/+387
| * | | | | CMakeDetermineCompilerId: Prepare to detect IDE compiler idBrad King2012-08-221-27/+43
| * | | | | Re-order C/C++/Fortran compiler determination logicBrad King2012-08-223-216/+207
* | | | | | Merge topic 'more-compiler-versions'David Cole2012-08-242-6/+57
|\ \ \ \ \ \
| * | | | | | Detect Analog VisualDSP++ compiler version with its idBrad King2012-08-222-4/+18
| * | | | | | Detect Cray compiler version with its idBrad King2012-08-222-0/+4
| * | | | | | Detect SDCC compiler version with its idBrad King2012-08-221-0/+4
| * | | | | | Detect Comeau compiler version with its idBrad King2012-08-221-0/+3
| * | | | | | Detect TI compiler version with its idBrad King2012-08-222-0/+8
| * | | | | | Detect PathScale compiler version with its idBrad King2012-08-222-2/+12
| * | | | | | Detect Compaq compiler version with its idBrad King2012-08-222-0/+8
| |/ / / / /
* | | | | | Merge topic 'topics/FindCUDA/Add-CUDA_SOURCE_PROPERTY_FORMAT'David Cole2012-08-241-19/+29
|\ \ \ \ \ \
| * | | | | | Added CUDA_SOURCE_PROPERTY_FORMAT. Allows setting per file format (OBJ or PTX)James Bigler2012-08-201-19/+29
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'topics/FindCUDA/Fix-g3-again'David Cole2012-08-241-1/+11
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Replace -g3 with -g for CUDA 4.1 and 4.2 in addition to CUDA < 3.0.James Bigler2012-06-191-1/+11
| | |_|_|/ | |/| | |
* | | | | Merge topic 'Qt4Macros-fix-resource-parsing'Brad King2012-08-231-3/+5
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Qt4Macros: Fix recently broken resource file parsingBrad King2012-08-221-3/+5
* | | | Merge topic 'qt4_use_modules'David Cole2012-08-202-0/+32
|\ \ \ \
| * | | | Add new qt4_use_modules function.Stephen Kelly2012-08-192-0/+32
| | |_|/ | |/| |
* | | | Merge topic 'read-less-from-version-headers'David Cole2012-08-209-30/+35
|\ \ \ \ | | |/ / | |/| |
| * | | read less from version headers into variablesRolf Eike Beer2012-08-199-30/+35
| |/ /
* | | Merge topic 'no-regex-escape-space'David Cole2012-08-202-2/+2
|\ \ \
| * | | do not escape spaces in regular expressionsRolf Eike Beer2012-08-192-2/+2
| |/ /
* | | Merge topic 'FindGTK2_12306'David Cole2012-08-201-0/+1
|\ \ \
| * | | FindGTK2: Add GTK2_CAIROMMCONFIG_INCLUDE_DIR for cairommconfig.hPhilip Lowman2012-08-181-0/+1
| |/ /
* | | Merge topic 'FindOpenSceneGraph_13094'David Cole2012-08-203-4/+25
|\ \ \
| * \ \ Merge topic 'lib64-cleanup' into FindOpenSceneGraph_13094Philip Lowman2012-08-1830-391/+342
| |\ \ \
| * | | | FindOpenSceneGraph: CMake variable OSG_DIR influences detection now tooPhilip Lowman2012-08-183-4/+25
| | |/ / | |/| |
* | | | Merge topic 'lib64-cleanup'David Cole2012-08-2030-391/+342
|\ \ \ \ | | |/ / | |/| |
| * | | use PATH_SUFFIXES to simplify find_* callsRolf Eike Beer2012-08-1419-242/+195
| * | | use the find_* functions ENV parameterRolf Eike Beer2012-08-1428-151/+149
| |/ /
* | | Merge topic 'fix-13236-mark-vars-as-advanced'David Cole2012-08-201-0/+7
|\ \ \
| * | | ProcessorCount: Mark find_program vars as advanced (#13236)David Cole2012-08-171-0/+7
| |/ /
* | | Merge topic 'fix-13315-incorrect-mfc-file-name'David Cole2012-08-201-2/+3
|\ \ \
| * | | InstallRequiredSystemLibraries: Use correct file names (#13315)David Cole2012-08-171-2/+3
| |/ /
* | | Merge topic 'HandleMacFrameworkIncludeDirs_13465'David Cole2012-08-201-1/+4
|\ \ \
| * | | Eclipse on OSX: fix handling of framework include dirs (#13464)Alex Neundorf2012-08-161-1/+4
| |/ /
* | | Merge topic 'qt4-path-search'David Cole2012-08-201-5/+5
|\ \ \
| * | | FindQt4: Give precedence to QTDIR environment variable, if set.Clinton Stimpson2012-08-161-5/+5
| * | | FindQt4: Give precedence to QTDIR environment variable, if set.Clinton Stimpson2012-08-161-1/+1
* | | | Merge topic 'qt4-version-regex'David Cole2012-08-201-1/+1
|\ \ \ \ | |/ / /
| * | | Fix regex for qt minor version.Clinton Stimpson2012-08-161-1/+1
| |/ /