| Commit message (Expand) | Author | Age | Files | Lines |
* | MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe} | Mateusz Zych | 2018-10-29 | 1 | -0/+1 |
|
|
* | Xcode: Detect architecture(s) using ARCHS instead of CURRENT_ARCH | Brad King | 2018-06-18 | 1 | -1/+1 |
|
|
* | Add infrastructure to detect secondary compiler version information | Brad King | 2017-10-03 | 1 | -0/+1 |
|
|
* | Add a CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID variable | Norbert Lange | 2017-06-29 | 1 | -0/+1 |
|
|
* | Merge topic 'lang-specific-binutils' | Brad King | 2017-04-05 | 1 | -2/+2 |
|\ |
|
| * | Rename CMAKE_GCC_{AR,RANLIB} to CMAKE_LANG_COMPILER_{AR,RANLIB} | Ruslan Baratov | 2017-04-03 | 1 | -2/+2 |
|
|
* | | Xcode: Detect CURRENT_ARCH for use by generator | Brad King | 2017-03-31 | 1 | -0/+1 |
|/ |
|
* | Add 'CMAKE_GCC_AR' and 'CMAKE_GCC_RANLIB' variables | Ruslan Baratov | 2017-03-08 | 1 | -0/+2 |
|
|
* | CMakeDetermine*Compiler: Add hook to save custom compiler information | Brad King | 2016-08-12 | 1 | -0/+1 |
|
|
* | Compiler: Add infrastructure for detecting compiler wrappers | Chuck Atkins | 2015-12-07 | 1 | -0/+1 |
|
|
* | Revert "Disable shared library support when compiler links statically" (#15855) | Brad King | 2015-11-23 | 1 | -1/+0 |
|
|
* | Disable shared library support when compiler links statically | Brad King | 2015-09-30 | 1 | -0/+1 |
|
|
* | Ninja: Detect MSVC /showIncludes prefix with compiler flags (#15596) | Brad King | 2015-09-18 | 1 | -2/+5 |
|
|
* | Ninja: Refactor lookup of cmcldeps location | Brad King | 2015-09-18 | 1 | -1/+0 |
|
|
* | Project: Determine default language dialect for the compiler. | Stephen Kelly | 2015-09-18 | 1 | -0/+1 |
|
|
* | Features: Extend concept to C language. | Stephen Kelly | 2014-05-14 | 1 | -0/+5 |
|
|
* | Treat .m files consistently as C across all generators | Tim Blechmann | 2014-03-20 | 1 | -1/+1 |
|
|
* | Ninja: use deps = gcc/msvc feature | Peter Kümmel | 2013-10-24 | 1 | -1/+1 |
|
|
* | CMakeDetermineCompilerId: Add notion of "simulated" id/version | Brad King | 2013-10-04 | 1 | -0/+2 |
|
|
* | OS X: Detect implicit linker framework search paths | Brad King | 2012-12-11 | 1 | -0/+1 |
|
|
* | OS X: Always generate -isysroot if any SDK is in use | Brad King | 2012-09-21 | 1 | -1/+1 |
|
|
* | Store ABI detection results in compiler information files | Brad King | 2012-08-24 | 1 | -0/+1 |
|
|
* | Move CMAKE_<LANG>_COMPILER_WORKS to compiler information files | Brad King | 2012-08-24 | 1 | -0/+1 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -4/+4 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -41/+41 |
|
|
* | Ninja: don't set cmcldeps vars to empty string when they are not defined | Peter Kuemmel | 2012-06-09 | 1 | -4/+2 |
|
|
* | Ninja: allow spaces in source path | Peter Kuemmel | 2012-06-08 | 1 | -0/+5 |
|
|
* | Add framework to detect compiler version with its id (#12408) | Brad King | 2011-12-07 | 1 | -0/+1 |
|
|
* | Teach find_(library|package) about Linux multiarch (#12037) | Brad King | 2011-06-08 | 1 | -0/+5 |
|
|
* | Fix issue #10155 - default value of CMAKE_OSX_DEPLOYMENT_TARGET should always... | David Cole | 2010-01-29 | 1 | -0/+1 |
|
|
* | -also put CMAKE_LINKER in the C and CXX compiler information files | Alexander Neundorf | 2010-01-22 | 1 | -0/+1 |
|
|
* | Change the way 32/64 bit compiles are detected with MSVC and intel makefile b... | Bill Hoffman | 2009-11-20 | 1 | -0/+1 |
|
|
* | Fix check for -isysroot on OS X | Brad King | 2009-09-19 | 1 | -0/+2 |
|
|
* | ENH: Implicit link info for C, CXX, and Fortran | Brad King | 2009-07-23 | 1 | -0/+3 |
|
|
* | ENH: Generalize the check for sizeof void* to detect more ABI information. | Brad King | 2008-01-21 | 1 | -3/+11 |
|
|
* | ENH: second try for handling the linker language with integer priority values... | Alexander Neundorf | 2007-07-12 | 1 | -1/+1 |
|
|
* | COMP: revert last commit for now, broke Visual Studio | Alexander Neundorf | 2007-07-11 | 1 | -1/+1 |
|
|
* | ENH: CMAKE_<LANG>_LINKER_PREFERENCE is now an integer priority, not a | Alexander Neundorf | 2007-07-11 | 1 | -1/+1 |
|
|
* | ENH: split cmGlobalGenerator::SetLanguageEnabled() in two parts, where the | Alexander Neundorf | 2007-06-11 | 1 | -1/+0 |
|
|
* | ENH: merge CMake-CrossCompileBasic to HEAD | Alexander Neundorf | 2007-05-17 | 1 | -5/+2 |
|
|
* | ENH: Merging CompilerId implementation from branch CMake-Modules-CompilerId t... | Brad King | 2007-04-28 | 1 | -1/+3 |
|
|
* | ENH: fix more than one argument passed in to compilers via environment | Bill Hoffman | 2006-01-25 | 1 | -1/+1 |
|
|
* | BUG: fix SIZEOF VOIDP problem | Bill Hoffman | 2005-11-14 | 1 | -1/+3 |
|
|
* | ENH: make sure flags set in CC or CXX environment variables stay with the com... | Bill Hoffman | 2005-07-20 | 1 | -0/+1 |
|
|
* | ENH: stuff to keep compiler tests from re-running all the time | Bill Hoffman | 2005-01-20 | 1 | -5/+1 |
|
|
* | BUG: fix running of cl in trycompiles | Bill Hoffman | 2005-01-17 | 1 | -0/+6 |
|
|
* | ENH: major changes to support addition of languages from cmake modules direct... | Bill Hoffman | 2004-09-22 | 1 | -0/+8 |
|
|
* | ENH: define language extensions in cmake files and not hard coded, also fix t... | Bill Hoffman | 2004-09-03 | 1 | -0/+1 |
|
|
* | ENH: reduce the number of times gnu is tested for | Bill Hoffman | 2003-12-12 | 1 | -1/+1 |
|
|
* | ENH: add the unix makefile generator as an option from the windows GUI, this ... | Bill Hoffman | 2003-08-21 | 1 | -0/+10 |
|
|