summaryrefslogtreecommitdiffstats
path: root/Source/cmDocumentVariables.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix documentation of MSVC_VERSION (#11833)Brad King2011-02-101-2/+8
|/
* Merge topic 'outdir-CMAKE_USER_MAKE_RULES_OVERRIDE'Brad King2011-01-261-14/+27
|\
| * Clarify CMAKE_USER_MAKE_RULES_OVERRIDE documentation (#11724)Brad King2011-01-201-14/+27
* | Document CMAKE_TRY_COMPILE_CONFIGURATION variableBrad King2011-01-171-0/+8
* | Allow users to specify defaults for unset policiesBrad King2011-01-041-0/+19
* | Create Fortran info variables for .mod behaviorBrad King2010-11-121-0/+23
* | Add automatic variable CMAKE_CURRENT_LIST_DIR(dir of CMAKE_CURRENT_LIST_FILE)Alex Neundorf2010-09-281-0/+19
* | Remove trailing whitespaceAlex Neundorf2010-09-281-47/+48
* | Teach find_* commands to ignore some pathsTodd Gamblin2010-08-131-1/+33
|/
* Merge branch 'tru64-make-includes'Brad King2010-06-151-0/+2
|\
| * Tru64: Use full-path include directives in Makefiles (#10569)Brad King2010-06-141-0/+2
* | Merge branch 'mingw-response-files'Brad King2010-06-151-0/+2
|\ \ | |/ |/|
| * Use platform variable for response file flagBrad King2010-03-111-0/+2
* | Merge branch 'version'Brad King2010-05-171-3/+13
|\ \
| * | Report commit hash in CMake development versionsBrad King2010-04-231-2/+4