| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Define 'WINDOWS_PHONE' and 'WINDOWS_STORE' variables | Gilles Khouzam | 2014-07-31 | 1 | -0/+2 |
|/ |
|
* | ctest_memcheck: Add support for ThreadSanitizer | Bill Hoffman | 2014-07-09 | 1 | -0/+1 |
|
|
* | Merge topic 'vs14-generator' | Brad King | 2014-06-30 | 1 | -0/+1 |
|\ |
|
| * | VS14: Add Visual Studio 14 generator (#14982) | Brad King | 2014-06-25 | 1 | -0/+1 |
|
|
* | | install: Add CMAKE_INSTALL_MESSAGE variable (#13761) | Brad King | 2014-06-24 | 1 | -0/+1 |
|/ |
|
* | Help: Add placeholder documents for CTest Script variables | Brad King | 2014-06-03 | 1 | -0/+51 |
|
|
* | Features: Extend concept to C language. | Stephen Kelly | 2014-05-14 | 1 | -0/+4 |
|
|
* | Merge topic 'package-disable-registry' | Brad King | 2014-05-12 | 1 | -0/+3 |
|\ |
|
| * | Allow the Package Registry to be disabled (#14849) | Daniele E. Domenichelli | 2014-05-12 | 1 | -0/+3 |
|
|
* | | cmTarget: Add CXX_STANDARD_REQUIRED to control decay. | Stephen Kelly | 2014-05-07 | 1 | -0/+1 |
|
|
* | | Help: Fix order of help entries. | Stephen Kelly | 2014-05-07 | 1 | -1/+1 |
|/ |
|
* | Features: Make CMAKE_CXX_KNOWN_FEATURES a property. | Stephen Kelly | 2014-05-02 | 1 | -1/+0 |
|
|
* | project: Add infrastructure for recording CXX compiler features | Stephen Kelly | 2014-04-07 | 1 | -0/+2 |
|
|
* | cmTarget: Add CXX_STANDARD and CXX_EXTENSION target properties. | Stephen Kelly | 2014-04-07 | 1 | -0/+2 |
|
|
* | Merge branch 'master' into revise-compiler-id-policies | Brad King | 2014-04-02 | 1 | -0/+2 |
|\ |
|
| * | Merge topic 'doc-osx-path-variables' | Brad King | 2014-03-10 | 1 | -0/+2 |
| |\ |
|
| * | | MSVC: Add properties to configure compiler PDB files (#14762) | Brad King | 2014-02-26 | 1 | -0/+2 |
|
|
* | | | Do not warn by default when policy CMP0025 or CMP0047 is not set | Brad King | 2014-04-02 | 1 | -0/+1 |
| |/
|/| |
|
* | | Help: Document variables CMAKE_APPBUNDLE_PATH and CMAKE_FRAMEWORK_PATH | Brad King | 2014-03-10 | 1 | -0/+2 |
|/ |
|
* | project: Manage VERSION variables | Brad King | 2014-01-29 | 1 | -0/+10 |
|
|
* | Help: Format project command and variable documentation | Brad King | 2014-01-29 | 1 | -0/+1 |
|
|
* | Help: Document CMAKE_OSX_* variables | Brad King | 2014-01-16 | 1 | -0/+3 |
|
|
* | Merge topic 'optional-install' | Brad King | 2014-01-09 | 1 | -0/+1 |
|\ |
|
| * | InstallRules: added new variable to disable generation of install rules | Nils Gladitz | 2014-01-08 | 1 | -0/+1 |
|
|
* | | OS X: Add CMP0042 to enable MACOSX_RPATH by default | Clinton Stimpson | 2014-01-02 | 1 | -0/+1 |
|/ |
|
* | Merge topic 'cleanup-build-commands' | Brad King | 2013-12-05 | 1 | -0/+3 |
|\ |
|
| * | VS: Add CMAKE_VS_(DEVENV|MSBUILD|MSDEV)_COMMAND variables | Brad King | 2013-12-04 | 1 | -0/+3 |
|
|
* | | Merge topic 'cmake-toolchains-manual' | Brad King | 2013-12-03 | 1 | -1/+7 |
|\ \ |
|
| * | | Help: Document the CMAKE_FIND_ROOT_PATH* variables. | Stephen Kelly | 2013-11-27 | 1 | -1/+6 |
|
|
| * | | Help: Document the CMAKE_TOOLCHAIN_FILE. | Stephen Kelly | 2013-11-27 | 1 | -0/+1 |
|
|
* | | | Help: Document CMAKE_PDB_OUTPUT_DIRECTORY_<CONFIG> variable | Brad King | 2013-12-02 | 1 | -0/+1 |
|/ / |
|
* | | Ninja: job pool support for compiling and linking | Peter Kümmel | 2013-11-25 | 1 | -0/+2 |
|
|
* | | Introduce CMAKE_STAGING_PREFIX variable. | Stephen Kelly | 2013-11-21 | 1 | -0/+1 |
|
|
* | | Add CMAKE_SYSROOT variable to set --sysroot when cross compiling. | Stephen Kelly | 2013-11-19 | 1 | -0/+1 |
|
|
* | | Allow toolchain files to specify an external toolchain. | Stephen Kelly | 2013-11-19 | 1 | -0/+1 |
|
|
* | | Add compiler target compile options. | Stephen Kelly | 2013-11-19 | 1 | -0/+1 |
|/ |
|
* | Add missing documentation for include dirs related variables. (#12611) | Stephen Kelly | 2013-11-02 | 1 | -0/+2 |
|
|
* | Help: Limit reference manual toctree depth to 1 | Brad King | 2013-11-01 | 1 | -0/+12 |
|
|
* | Merge topic 'add-CMAKE_FIND_NO_INSTALL_PREFIX' | Brad King | 2013-11-01 | 1 | -0/+1 |
|\ |
|
| * | Allow disabling adding the install prefix to the prefix search path. | Stephen Kelly | 2013-10-31 | 1 | -0/+1 |
|
|
* | | Help: Glob manual/*.rst in Sphinx configuration | Brad King | 2013-10-30 | 1 | -0/+2 |
|/ |
|
* | Add automatic rcc invocation for Qt. | Stephen Kelly | 2013-10-24 | 1 | -0/+2 |
|
|
* | Add automatic uic invocation for Qt. | Stephen Kelly | 2013-10-24 | 1 | -0/+2 |
|
|
* | VS: Expose Intel Fortran .vfproj format version to CMake language | Brad King | 2013-10-18 | 1 | -0/+1 |
|
|
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -0/+254 |
|
|