| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove now-unused code once used on IRIX | Brad King | 2019-01-11 | 1 | -1/+0 |
|
|
* | Various typo fixes | Luz Paz | 2018-01-03 | 1 | -1/+1 |
|
|
* | AIX: Properly detect host system version | Gregor Jasny | 2017-03-29 | 1 | -1/+9 |
|
|
* | Use looked up uname path for command execution | Gregor Jasny | 2017-02-19 | 1 | -4/+4 |
|
|
* | Make CMAKE_HOST_SYSTEM_NAME available in scripting context | Gregor Jasny | 2017-02-19 | 1 | -2/+0 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
|
|
* | CMakeDetermineSystem: Load platform-specific helper modules | Brad King | 2016-08-12 | 1 | -0/+1 |
|
|
* | Allow CMAKE_SYSTEM_VERSION to be set without CMAKE_SYSTEM_NAME | Gilles Khouzam | 2015-10-02 | 1 | -1/+3 |
|
|
* | Allow CMAKE_TOOLCHAIN_FILE to be an empty string | Andrey Pokrovskiy | 2015-04-22 | 1 | -1/+1 |
|
|
* | Fix CMAKE_HOST_SYSTEM_PROCESSOR detection on GNU/Hurd (#15147) | Felix Geyer | 2014-09-10 | 1 | -1/+1 |
|
|
* | Replace string(REGEX REPLACE) with string(REPLACE) where possible | Rolf Eike Beer | 2014-04-14 | 1 | -2/+2 |
|
|
* | OS X: Use 'uname -m' for processor (#14712) | Brad King | 2014-01-20 | 1 | -1/+6 |
|
|
* | Drop use of configure_file IMMEDIATE option | Daniele E. Domenichelli | 2013-11-13 | 1 | -1/+1 |
|
|
* | fix Windows processor detection | Rolf Eike Beer | 2013-03-06 | 1 | -1/+1 |
|
|
* | properly detect processor architecture on Windows | Rolf Eike Beer | 2013-02-25 | 1 | -1/+5 |
|
|
* | VS: Make DetermineCompilerId working with WinCE too | Patrick Gansterer | 2012-11-27 | 1 | -0/+6 |
|
|
* | Make platform information files specific to the CMake version | Brad King | 2012-08-24 | 1 | -1/+1 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -23/+23 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -86/+86 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -26/+26 |
|
|
* | OpenBSD: Use 'arch -s' for host processor (#12143) | Brad King | 2011-05-02 | 1 | -2/+5 |
|
|
* | Use 'uname -m' for processor on Cygwin (#10774) | Yaakov Selkowitz | 2010-09-21 | 1 | -3/+3 |
|
|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
|
|
* | Support GNU/kFreeBSD | Brad King | 2009-10-05 | 1 | -0/+6 |
|
|
* | Convert CMake non-find modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+13 |
|
|
* | STYLE: don't use an extra file to generate CMakeSystem.cmake but instead | Alexander Neundorf | 2007-08-15 | 1 | -19/+10 |
|
|
* | ENH: set UNIX, WIN32 and APPLE in cmMakefile.cxx as it was before, so it | Alexander Neundorf | 2007-08-10 | 1 | -13/+0 |
|
|
* | ENH: UNIX, CYGWIN, WIN32, APPLE, QNXNTO and BEOS are not longer set in | Alexander Neundorf | 2007-08-09 | 1 | -5/+18 |
|
|
* | ENH: determine the current system also in cpack, so the search paths are | Alexander Neundorf | 2007-07-24 | 1 | -32/+37 |
|
|
* | ENH: also load a processor-specific file if exists | Alexander Neundorf | 2007-06-05 | 1 | -11/+22 |
|
|
* | ENH: always provide CMAKE_SYSTEM_XXX() and MAKE_HOST_SYSTEM_XXX() variables, | Alexander Neundorf | 2007-05-29 | 1 | -59/+78 |
|
|
* | BUG: now the toolchain file is configured into the buildtree, otherwise e.g. | Alexander Neundorf | 2007-05-22 | 1 | -8/+17 |
|
|
* | STYLE: use a separate source file for generating CMakeSystem.cmake if CMAKE_T... | Alexander Neundorf | 2007-05-21 | 1 | -2/+9 |
|
|
* | BUG: Use @ONLY substitution to configure CMakeSystem.cmake. | Brad King | 2007-05-20 | 1 | -1/+1 |
|
|
* | ENH: merge CMake-CrossCompileBasic to HEAD | Alexander Neundorf | 2007-05-17 | 1 | -28/+51 |
|
|
* | ENH: better processor detection on linux | Bill Hoffman | 2007-02-21 | 1 | -6/+11 |
|
|
* | ENH: centralized locaiton of CMakeFiles setting | Ken Martin | 2006-06-14 | 1 | -2/+3 |
|
|
* | ENH: check return value for uname -p | Bill Hoffman | 2006-05-15 | 1 | -4/+4 |
|
|
* | ENH: check return value for uname -p | Bill Hoffman | 2006-05-14 | 1 | -6/+9 |
|
|
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -0/+1 |
|
|
* | ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree | Ken Martin | 2005-07-29 | 1 | -2/+2 |
|
|
* | fix number of arguments | Bill Hoffman | 2004-12-17 | 1 | -1/+1 |
|
|
* | ENH: fix for OpenBSD | Bill Hoffman | 2004-12-16 | 1 | -0/+2 |
|
|
* | ERR: On systems where uname does not support -p, try -m. Fixes Bug #426 - CMA... | Andy Cedilnik | 2003-12-29 | 1 | -0/+6 |
|
|
* | ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. C... | Andy Cedilnik | 2003-08-08 | 1 | -0/+3 |
|
|
* | ENH: set CMAKE_SYSTEM_VERSION for windows | Bill Hoffman | 2003-07-16 | 1 | -1/+0 |
|
|
* | ENH: add processor type of win32 | Bill Hoffman | 2003-06-11 | 1 | -1/+1 |
|
|
* | ENH: add CMAKE_SYSTEM_PROCESSOR | Bill Hoffman | 2003-06-11 | 1 | -1/+3 |
|
|
* | ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows proje... | Bill Hoffman | 2002-12-17 | 1 | -1/+1 |
|
|
* | Complete rework of makefile generators expect trouble | Bill Hoffman | 2002-11-08 | 1 | -1/+3 |
|
|