summaryrefslogtreecommitdiffstats
path: root/Source/cmDocumentVariables.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | New version scheme to support branchy workflowBrad King2010-04-231-3/+11
| |/
* | -(minor) fix documentation for CMAKE_LIBRARY_PATH (#10291)Alex Neundorf2010-05-081-1/+1
|/
* Clarify CMAKE_MODULE_PATH documentationBrad King2010-02-181-4/+4
* Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAGBrad King2009-12-021-4/+0
* -document CMAKE_EXTRA_GENERATORAlexander Neundorf2009-11-221-0/+8
* Document CMAKE_CURRENT_LIST_FILE more preciselyBrad King2009-10-021-1/+12
* Teach Xcode generator to set XCODE_VERSIONBrad King2009-09-231-0/+7
* Remove CMakeSetup. Long live cmake-gui, start building Qt now.Bill Hoffman2009-09-031-4/+4
* some white space fixes for the bookKen Martin2009-09-031-1/+1
* Document CMAKE_<LANG>_COMPILER_LOADED variableBrad King2009-08-201-2/+7
* Do not always propagate linker language preferenceBrad King2009-07-301-4/+17
* ENH: Implicit link info for C, CXX, and FortranBrad King2009-07-231-1/+22