| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'doc-osx-path-variables' | Brad King | 2014-03-10 | 2 | -0/+11 |
|\ |
|
| * | Help: Document variables CMAKE_APPBUNDLE_PATH and CMAKE_FRAMEWORK_PATH | Brad King | 2014-03-10 | 2 | -0/+11 |
|
|
* | | Help: Update CMAKE_SYSTEM* and CMAKE_HOST_SYSTEM* documentation | Jiri Malak | 2014-03-04 | 8 | -26/+32 |
|
|
* | | MSVC: Add properties to configure compiler PDB files (#14762) | Brad King | 2014-02-26 | 2 | -0/+19 |
|
|
* | | Change version scheme to use only two components for feature levels | Brad King | 2014-02-19 | 2 | -9/+20 |
|/ |
|
* | Help: Expand documentation of CMAKE_VERSION and related variables | Brad King | 2014-02-05 | 5 | -20/+50 |
|
|
* | project: Manage VERSION variables | Brad King | 2014-01-29 | 10 | -0/+62 |
|
|
* | Help: Format project command and variable documentation | Brad King | 2014-01-29 | 6 | -9/+15 |
|
|
* | Help: Document CMAKE_OSX_* variables | Brad King | 2014-01-16 | 4 | -0/+42 |
|
|
* | Merge topic 'optional-install' | Brad King | 2014-01-09 | 1 | -0/+7 |
|\ |
|
| * | InstallRules: added new variable to disable generation of install rules | Nils Gladitz | 2014-01-08 | 1 | -0/+7 |
|
|
* | | Help: Reformat Qt autogenerator documentation. | Stephen Kelly | 2014-01-04 | 7 | -14/+13 |
|
|
* | | Merge topic 'rpath-default' | Brad King | 2014-01-02 | 1 | -0/+7 |
|\ \
| |/
|/| |
|
| * | OS X: Add CMP0042 to enable MACOSX_RPATH by default | Clinton Stimpson | 2014-01-02 | 1 | -0/+7 |
|
|
* | | Help: Clarify CMAKE_VERBOSE_MAKEFILE initialization (#14658) | Brad King | 2013-12-19 | 1 | -4/+5 |
|
|
* | | Help: Note that COMPATIBLE_INTERFACE_ properties may be origin-debugged. | Stephen Kelly | 2013-12-13 | 1 | -3/+5 |
|/ |
|
* | Merge topic 'cleanup-build-commands' | Brad King | 2013-12-05 | 4 | -0/+41 |
|\ |
|
| * | VS: Add CMAKE_VS_(DEVENV|MSBUILD|MSDEV)_COMMAND variables | Brad King | 2013-12-04 | 4 | -0/+41 |
|
|
* | | Merge topic 'cmake-toolchains-manual' | Brad King | 2013-12-03 | 10 | -3/+52 |
|\ \ |
|
| * | | Help: Document the CMAKE_FIND_ROOT_PATH* variables. | Stephen Kelly | 2013-11-27 | 6 | -0/+40 |
|
|
| * | | Help: Document the CMAKE_TOOLCHAIN_FILE. | Stephen Kelly | 2013-11-27 | 4 | -3/+12 |
|
|
* | | | Merge topic 'doc-pdb-not-for-static-libs' | Brad King | 2013-12-02 | 2 | -3/+15 |
|\ \ \ |
|
| * | | | Help: Document PDB behavior w.r.t. static libraries explicitly (#14600) | Brad King | 2013-12-02 | 2 | -2/+4 |
|
|
| * | | | Help: Format PDB_NAME and PDB_OUTPUT_DIRECTORY documentation | Brad King | 2013-12-02 | 1 | -2/+2 |
|
|
| * | | | Help: Document CMAKE_PDB_OUTPUT_DIRECTORY_<CONFIG> variable | Brad King | 2013-12-02 | 1 | -0/+10 |
| |/ / |
|
* | | | QtAutoUic: Add INTERFACE_AUTOUIC_OPTIONS target property. | Stephen Kelly | 2013-11-27 | 1 | -2/+2 |
|/ / |
|
* | | Ninja: job pool support for compiling and linking | Peter Kümmel | 2013-11-25 | 2 | -0/+12 |
|
|
* | | Introduce CMAKE_STAGING_PREFIX variable. | Stephen Kelly | 2013-11-21 | 3 | -5/+20 |
|
|
* | | Merge topic 'cross-compiling-toolchain-variables' | Brad King | 2013-11-19 | 3 | -0/+36 |
|\ \
| |/
|/| |
|
| * | Add CMAKE_SYSROOT variable to set --sysroot when cross compiling. | Stephen Kelly | 2013-11-19 | 1 | -0/+12 |
|
|
| * | Allow toolchain files to specify an external toolchain. | Stephen Kelly | 2013-11-19 | 1 | -0/+13 |
|
|
| * | Add compiler target compile options. | Stephen Kelly | 2013-11-19 | 1 | -0/+11 |
|
|
* | | Help: Document the CMAKE_MAKE_PROGRAM variable in more detail | Brad King | 2013-11-18 | 1 | -6/+47 |
|
|
* | | Prefer CMAKE_MAKE_PROGRAM over CMAKE_BUILD_TOOL (#14548) | Brad King | 2013-11-18 | 2 | -11/+9 |
|/ |
|
* | Refactor tool selection for edit_cache (#14544) | Brad King | 2013-11-12 | 1 | -1/+2 |
|
|
* | Merge topic 'remove-cmake-i-wizard' | Brad King | 2013-11-05 | 1 | -1/+1 |
|\ |
|
| * | Help: Drop mention of cmake -i wizard mode | Brad King | 2013-11-04 | 1 | -1/+1 |
|
|
* | | Add missing documentation for include dirs related variables. (#12611) | Stephen Kelly | 2013-11-02 | 2 | -0/+16 |
|
|
* | | Allow disabling adding the install prefix to the prefix search path. | Stephen Kelly | 2013-10-31 | 1 | -0/+13 |
|
|
* | | Merge topic 'Qt-auto-generators' | Brad King | 2013-10-28 | 4 | -0/+28 |
|\ \ |
|
| * | | Add automatic rcc invocation for Qt. | Stephen Kelly | 2013-10-24 | 2 | -0/+14 |
|
|
| * | | Add automatic uic invocation for Qt. | Stephen Kelly | 2013-10-24 | 2 | -0/+14 |
| |/ |
|
* | | Drop compatibility with CMake < 2.4 | Brad King | 2013-10-23 | 1 | -8/+1 |
|/ |
|
* | VS: Expose Intel Fortran .vfproj format version to CMake language | Brad King | 2013-10-18 | 1 | -0/+7 |
|
|
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 218 | -0/+1977 |
|
|