| Commit message (Expand) | Author | Age | Files | Lines |
* | Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS support | Sebastian Holtermann | 2018-11-03 | 1 | -0/+2 |
|
|
* | GenericSystem: Remove misspelled flag default | Christian Pfeiffer | 2018-01-23 | 1 | -1/+0 |
|
|
* | Unhardcode the CMAKE_CONFIGURATION_TYPES values | Beren Minor | 2018-01-08 | 1 | -0/+1 |
|
|
* | Autogen: Add (CMAKE_)AUTOMOC_COMPILER_PREDEFINES | Sebastian Holtermann | 2017-09-29 | 1 | -0/+1 |
|
|
* | Autogen: Define all macro names in CMAKE_AUTOMOC_MACRO_NAMES | Sebastian Holtermann | 2017-09-27 | 1 | -0/+1 |
|
|
* | MSVC: Add support for ARM64 architecture | Minmin Gong | 2017-09-12 | 1 | -0/+2 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
|
|
* | Makefile: Optionally disable target completion messages in build output | Michael Ensslin | 2015-07-14 | 1 | -0/+3 |
|
|
* | CMakeGenericSystem: Recognize Watcom WMake generator as Makefile generator | Brad King | 2015-07-14 | 1 | -1/+1 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -7/+7 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -51/+51 |
|
|
* | Make the CMAKE_EXPORT_COMPILE_COMMANDS option work with Ninja. | Stephen Kelly | 2012-06-04 | 1 | -0/+6 |
|
|
* | Merge topic 'MakeDefaultInstallComponentNameConfigurable' | David Cole | 2012-05-24 | 1 | -2/+6 |
|\ |
|
| * | make default install component name configurable | Alex Neundorf | 2012-05-14 | 1 | -0/+4 |
|
|
| * | -strip trailing whitespace | Alex Neundorf | 2012-05-13 | 1 | -2/+2 |
|
|
* | | VS11: Fix ARM architecture hint typo (#13077) | Brad King | 2012-05-10 | 1 | -1/+1 |
|
|
* | | VS11: Add ARM architecture generator (#13077) | Minmin Gong | 2012-05-09 | 1 | -0/+2 |
|/ |
|
* | Add an option to skip RPATH during installation. | Stephen Kelly | 2012-03-05 | 1 | -0/+3 |
|
|
* | Add VisualStudio 9 and 10 generators for Itanium platform | Matej Hribernik | 2011-06-20 | 1 | -1/+1 |
|
|
* | Only offer the compile command output feature on unix systems | Manuel Klimek | 2011-05-16 | 1 | -3/+6 |
|
|
* | make compile command output optional | Manuel Klimek | 2011-04-25 | 1 | -0/+3 |
|
|
* | Correct CMAKE_INSTALL_PREFIX value for Win64 apps (#9992) | David Cole | 2010-09-09 | 1 | -13/+89 |
|
|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
|
|
* | Split GNU compiler information files | Brad King | 2009-12-02 | 1 | -3/+0 |
|
|
* | Convert CMake non-find modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+14 |
|
|
* | ENH: Allow projects to disable per-rule echo lines | Brad King | 2009-03-16 | 1 | -3/+3 |
|
|
* | ENH: Allow projects to disable per-rule progress | Brad King | 2009-03-16 | 1 | -0/+3 |
|
|
* | STYLE: this is not necessary anymore for kdevelop, the kdevelop generator | Alexander Neundorf | 2009-01-10 | 1 | -5/+1 |
|
|
* | ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerfu... | Brad King | 2008-01-17 | 1 | -1/+1 |
|
|
* | ENH: add flag so a terminating slash for the link path can be specified (need... | Alexander Neundorf | 2007-08-28 | 1 | -0/+1 |
|
|
* | BUG: use CMAKE_HOST_UNIX here instead of UNIX | Alexander Neundorf | 2007-08-09 | 1 | -3/+3 |
|
|
* | STYLE: change global cmake variable CMAKE_TARGET_SUPPORTS_ONLY_STATIC_LIBS | Alexander Neundorf | 2007-06-26 | 1 | -1/+1 |
|
|
* | ENH: print a warning if ADD_LIBRARY( SHARED/MODULE ) is used and the target | Alexander Neundorf | 2007-06-21 | 1 | -0/+3 |
|
|
* | STYLE: move the two CMAKE_SHARED_LIBRARYC/CXX_FLAGS for gcc from | Alexander Neundorf | 2007-05-22 | 1 | -14/+8 |
|
|
* | ENH: Allow user project code to distinguish between an install prefix set on ... | Brad King | 2006-10-16 | 1 | -0/+8 |
|
|
* | ENH: Adding advanced option CMAKE_COLOR_MAKEFILE for makefile generators with... | Brad King | 2006-05-25 | 1 | -0/+7 |
|
|
* | ENH: Cleanup link libraries. Remove -l from -ldl | Andy Cedilnik | 2006-04-20 | 1 | -1/+1 |
|
|
* | ENH: Added platform settings CMAKE_FIND_LIBRARY_PREFIXES and CMAKE_FIND_LIBRA... | Brad King | 2006-02-09 | 1 | -0/+3 |
|
|
* | BUG: CMAKE_INSTALL_PREFIX must always have forward slashes. | Brad King | 2006-02-03 | 1 | -0/+4 |
|
|
* | BUG: fix for bug 2322, use CMAKE_EXECUTABLE_SUFFIX variable for exe suffix | Bill Hoffman | 2006-01-02 | 1 | -0/+1 |
|
|
* | ENH: Picking better default for CMAKE_INSTALL_PREFIX on Windows by using Prog... | Brad King | 2005-08-29 | 1 | -8/+11 |
|
|
* | ENH: make KDevelop3 default to CMAKE_VERBOSE_MAKEFILE | Bill Hoffman | 2005-07-19 | 1 | -1/+0 |
|
|
* | ENH: make KDevelop3 default to CMAKE_VERBOSE_MAKEFILE | Bill Hoffman | 2005-07-19 | 1 | -2/+6 |
|
|
* | ENH: adde dback in CMAKE_VERBOSE_MAKEFILE that was acc removed | Ken Martin | 2005-06-20 | 1 | -1/+5 |
|
|
* | ENH: Added better default install location for windows builds. The previous ... | Brad King | 2005-02-22 | 1 | -6/+17 |
|
|
* | ENH: major changes to support addition of languages from cmake modules direct... | Bill Hoffman | 2004-09-22 | 1 | -3/+5 |
|
|
* | ENH: more uniform approach to enable language, one step closer to being able ... | Bill Hoffman | 2004-08-26 | 1 | -0/+36 |
|
|