summaryrefslogtreecommitdiffstats
path: root/Source/cmDocumentVariables.cxx
Commit message (Expand)AuthorAgeFilesLines
* Optionally skip link dependencies on shared library filesBrad King2012-10-261-0/+9
* Merge topic 'documentation-cleanup'Brad King2012-10-011-2/+4
|\
| * Fix punctuation in some variables documentation.Stephen Kelly2012-09-291-2/+4
* | Add PDB_OUTPUT_DIRECTORY and PDB_NAME target properties (#10830)Yuchen Deng2012-09-251-0/+9
|/
* add documentation for all MSVCxxx version variables (#12567)Rolf Eike Beer2012-09-181-6/+30
* Merge topic 'msvc-compiler-info'Brad King2012-08-301-6/+0
|\
| * VS: Remove support for "free" version 2003 toolsBrad King2012-08-231-6/+0
* | Merge topic 'ide-compiler-id'David Cole2012-08-241-5/+37
|\ \ | |/
| * Document CMAKE_<LANG>_COMPILER_(ID|VERSION) valuesBrad King2012-08-221-5/+27
| * VS10: Define CMAKE_VS_PLATFORM_TOOLSET variableBrad King2012-08-221-0/+10
* | Merge topic 'pic-docs'David Cole2012-08-241-1/+1
|\ \
| * | Fix unfortunate documentation error for PIC feature.Stephen Kelly2012-08-201-1/+1
| |/
* | Merge topic 'minor-docs-fixes'David Cole2012-08-241-3/+3
|\ \
| * | Fix some typos in the docs.Stephen Kelly2012-08-191-3/+3
| |/
* | Enhance DESTDIR documentation. Fixes #0012374.Eric NOULARD2012-08-141-1/+15
|/
* Clean up documentation formatting so that it is rendered properly in HTML.Zack Galbreath2012-08-031-3/+3
* fix 2 space bugs in variable documentationRolf Eike Beer2012-06-271-2/+2
* Refactor generation of shared library flagsStephen Kelly2012-06-121-0/+8
* Merge topic 'CPackNSIS-warnDESTDIRandABSOLUTE'David Cole2012-05-241-0/+30
|\
| * Use CPACK_xxx and CMAKE_xxx in a consistent way.Eric NOULARD2012-05-201-0/+30
* | -add docs for ${CMAKE_INSTALL_DEFAULT_COMPONENT_NAME}Alex Neundorf2012-05-141-0/+10
|/
* Merge topic 'skip-install-rpath'David Cole2012-03-061-1/+17
|\
| * Add an option to skip RPATH during installation.Stephen Kelly2012-03-051-1/+17
* | Add default initializers for WIN32_EXECUTABLE and MACOSX_BUNDLEStephen Kelly2012-03-051-0/+16
* | Merge topic 'find_package-improve-messages'David Cole2012-03-021-0/+20
|\ \
| * | find_package: Optionally warn when implicitly using Config modeBrad King2012-02-281-0/+20
| |/
* | Fix typo in documentationYury G. Kudryashov2012-02-271-1/+1
|/
* Add whitespace after '.' in CMAKE_SKIP_RPATH docs.Stephen Kelly2012-01-311-1/+1
* Merge topic 'compiler-version'David Cole2012-01-171-0/+9
|\
| * Add framework to detect compiler version with its id (#12408)Brad King2011-12-071-0/+9
* | automoc: default to strict mode, use CMAKE_AUTOMOC_RELAXED_MODEAlex Neundorf2011-12-131-5/+4
* | Merge branch 'master' into AutomocIncludedDotMocFileHandlingDavid Cole2011-12-071-0/+20
|\ \
| * | Add CMAKE_GNUtoMS option to convert GNU .dll.a to MS .libBrad King2011-12-051-0/+9
| * | Load platform files that need to know the ABI when possibleBrad King2011-12-051-0/+2
| |/
| * Merge topic 'AddMocOptionsToAutomoc'David Cole2011-11-081-0/+9
| |\
| | * add documentation for the AUTOMOC_MOC_OPTIONS propertyAlex Neundorf2011-11-011-0/+9
* | | automoc: add documentation for CMAKE_AUTOMOC_STRICT_MODEAlex Neundorf2011-12-061-0/+14
|/ /
* | Fix old reference to CMAKE_MAKE_PROGRAM inside CMAKE_BUILD_TOOL doc.Eric NOULARD2011-10-301-1/+1
|/
* Initialize LINK_INTERFACE_LIBRARIES target property with a variableStephen Kelly2011-10-241-1/+8
* Fortran: Add support for free- and fixed-form flagsBrad King2011-08-311-0/+9
* Add documentation for AUTOMOC, add initialization via CMAKE_AUTOMOCAlex Neundorf2011-08-161-0/+9
* Documentation: WIN32 not defined on Cygwin (#12334)Brad King2011-07-291-1/+1
* Add documentation for the CMAKE_DISABLE_FIND_PACKAGE_<Name> switchAlex Neundorf2011-06-231-0/+14
* Teach find_(library|package) about Linux multiarch (#12037)Brad King2011-06-081-0/+20
* Fix case typo in CMAKE_BUILD_TYPE docs (#12148)Brad King2011-05-031-1/+1
* Merge topic 'include-flags-response-file'Brad King2011-03-221-0/+2
|\
| * Optionally pass include directories with response filesBrad King2011-03-171-0/+2
* | Merge topic 'fix-2828-more-info-in-script-mode'Brad King2011-02-221-0/+24
|\ \ | |/ |/|
| * Add CMAKE_ARGC and CMAKE_ARGV0..N-1 variables (#2828)David Cole2011-02-031-0/+16
| * Add CMAKE_SCRIPT_MODE_FILE variable (#2828)David Cole2011-02-021-0/+8