Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | VS: Simplify MSVC version reporting | Brad King | 2012-08-30 | 5 | -110/+42 | |
| * | | | | | | | VS: Remove support for "free" version 2003 tools | Brad King | 2012-08-23 | 3 | -60/+11 | |
* | | | | | | | | Merge topic 'cmake-platform-info-version' | Brad King | 2012-08-30 | 19 | -98/+139 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Store ABI detection results in compiler information files | Brad King | 2012-08-24 | 4 | -3/+10 | |
| | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Move CMAKE_<LANG>_COMPILER_WORKS to compiler information files | Brad King | 2012-08-24 | 7 | -72/+104 | |
| * | | | | | | Make platform information files specific to the CMake version | Brad King | 2012-08-24 | 15 | -29/+31 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'ide-compiler-id' | David Cole | 2012-08-24 | 10 | -236/+843 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | VS: Detect the compiler id and tool location | Brad King | 2012-08-22 | 6 | -9/+223 | |
| * | | | | | Xcode: Detect the compiler id and tool location | Brad King | 2012-08-22 | 7 | -1/+387 | |
| * | | | | | CMakeDetermineCompilerId: Prepare to detect IDE compiler id | Brad King | 2012-08-22 | 1 | -27/+43 | |
| * | | | | | Re-order C/C++/Fortran compiler determination logic | Brad King | 2012-08-22 | 3 | -216/+207 | |
* | | | | | | Merge topic 'more-compiler-versions' | David Cole | 2012-08-24 | 2 | -6/+57 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Detect Analog VisualDSP++ compiler version with its id | Brad King | 2012-08-22 | 2 | -4/+18 | |
| * | | | | | | Detect Cray compiler version with its id | Brad King | 2012-08-22 | 2 | -0/+4 | |
| * | | | | | | Detect SDCC compiler version with its id | Brad King | 2012-08-22 | 1 | -0/+4 | |
| * | | | | | | Detect Comeau compiler version with its id | Brad King | 2012-08-22 | 1 | -0/+3 | |
| * | | | | | | Detect TI compiler version with its id | Brad King | 2012-08-22 | 2 | -0/+8 | |
| * | | | | | | Detect PathScale compiler version with its id | Brad King | 2012-08-22 | 2 | -2/+12 | |
| * | | | | | | Detect Compaq compiler version with its id | Brad King | 2012-08-22 | 2 | -0/+8 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'topics/FindCUDA/Add-CUDA_SOURCE_PROPERTY_FORMAT' | David Cole | 2012-08-24 | 1 | -19/+29 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Added CUDA_SOURCE_PROPERTY_FORMAT. Allows setting per file format (OBJ or PTX) | James Bigler | 2012-08-20 | 1 | -19/+29 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge topic 'topics/FindCUDA/Fix-g3-again' | David Cole | 2012-08-24 | 1 | -1/+11 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Replace -g3 with -g for CUDA 4.1 and 4.2 in addition to CUDA < 3.0. | James Bigler | 2012-06-19 | 1 | -1/+11 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge topic 'Qt4Macros-fix-resource-parsing' | Brad King | 2012-08-23 | 1 | -3/+5 | |
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | Qt4Macros: Fix recently broken resource file parsing | Brad King | 2012-08-22 | 1 | -3/+5 | |
* | | | | Merge topic 'qt4_use_modules' | David Cole | 2012-08-20 | 2 | -0/+32 | |
|\ \ \ \ | ||||||
| * | | | | Add new qt4_use_modules function. | Stephen Kelly | 2012-08-19 | 2 | -0/+32 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge topic 'read-less-from-version-headers' | David Cole | 2012-08-20 | 9 | -30/+35 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | read less from version headers into variables | Rolf Eike Beer | 2012-08-19 | 9 | -30/+35 | |
| |/ / | ||||||
* | | | Merge topic 'no-regex-escape-space' | David Cole | 2012-08-20 | 2 | -2/+2 | |
|\ \ \ | ||||||
| * | | | do not escape spaces in regular expressions | Rolf Eike Beer | 2012-08-19 | 2 | -2/+2 | |
| |/ / | ||||||
* | | | Merge topic 'FindGTK2_12306' | David Cole | 2012-08-20 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | FindGTK2: Add GTK2_CAIROMMCONFIG_INCLUDE_DIR for cairommconfig.h | Philip Lowman | 2012-08-18 | 1 | -0/+1 | |
| |/ / | ||||||
* | | | Merge topic 'FindOpenSceneGraph_13094' | David Cole | 2012-08-20 | 3 | -4/+25 | |
|\ \ \ | ||||||
| * \ \ | Merge topic 'lib64-cleanup' into FindOpenSceneGraph_13094 | Philip Lowman | 2012-08-18 | 30 | -391/+342 | |
| |\ \ \ | ||||||
| * | | | | FindOpenSceneGraph: CMake variable OSG_DIR influences detection now too | Philip Lowman | 2012-08-18 | 3 | -4/+25 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'lib64-cleanup' | David Cole | 2012-08-20 | 30 | -391/+342 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | use PATH_SUFFIXES to simplify find_* calls | Rolf Eike Beer | 2012-08-14 | 19 | -242/+195 | |
| * | | | use the find_* functions ENV parameter | Rolf Eike Beer | 2012-08-14 | 28 | -151/+149 | |
| |/ / | ||||||
* | | | Merge topic 'fix-13236-mark-vars-as-advanced' | David Cole | 2012-08-20 | 1 | -0/+7 | |
|\ \ \ | ||||||
| * | | | ProcessorCount: Mark find_program vars as advanced (#13236) | David Cole | 2012-08-17 | 1 | -0/+7 | |
| |/ / | ||||||
* | | | Merge topic 'fix-13315-incorrect-mfc-file-name' | David Cole | 2012-08-20 | 1 | -2/+3 | |
|\ \ \ | ||||||
| * | | | InstallRequiredSystemLibraries: Use correct file names (#13315) | David Cole | 2012-08-17 | 1 | -2/+3 | |
| |/ / | ||||||
* | | | Merge topic 'HandleMacFrameworkIncludeDirs_13465' | David Cole | 2012-08-20 | 1 | -1/+4 | |
|\ \ \ | ||||||
| * | | | Eclipse on OSX: fix handling of framework include dirs (#13464) | Alex Neundorf | 2012-08-16 | 1 | -1/+4 | |
| |/ / | ||||||
* | | | Merge topic 'qt4-path-search' | David Cole | 2012-08-20 | 1 | -5/+5 | |
|\ \ \ | ||||||
| * | | | FindQt4: Give precedence to QTDIR environment variable, if set. | Clinton Stimpson | 2012-08-16 | 1 | -5/+5 | |
| * | | | FindQt4: Give precedence to QTDIR environment variable, if set. | Clinton Stimpson | 2012-08-16 | 1 | -1/+1 | |
* | | | | Merge topic 'qt4-version-regex' | David Cole | 2012-08-20 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fix regex for qt minor version. | Clinton Stimpson | 2012-08-16 | 1 | -1/+1 | |
| |/ / |