summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FindSWIG: Mark SWIG_DIR & SWIG_VERSION as advanced (#13426)Julien Schueller2013-11-221-0/+2
* CMake Nightly Date StampKitware Robot2013-11-211-1/+1
* Merge topic 'constify'Brad King2013-11-2012-74/+83
|\
| * cmTarget: Trivially make more API const.Stephen Kelly2013-11-192-25/+26
| * cmTarget: Make GetExportMacro const.Stephen Kelly2013-11-192-3/+3
| * cmTarget: Make NameResolvesToFramework const.Stephen Kelly2013-11-192-3/+3
| * cmGlobalGenerator: Make NameResolvesToFramework const.Stephen Kelly2013-11-192-9/+11
| * cmMakefile: Make FindTarget const.Stephen Kelly2013-11-192-8/+6
| * cmMakefile: Make IsAlias const.Stephen Kelly2013-11-192-2/+2
| * cmTarget: Make GetInterfaceLinkLibraries const.Stephen Kelly2013-11-192-2/+2
| * cmTarget: Make GetTargetSourceFileFlags const.Stephen Kelly2013-11-192-6/+7
| * cmTarget: Make custom command accessors API const.Stephen Kelly2013-11-197-13/+20
| * cmGeneratorTarget: Make GetIncludeDirectories const.Stephen Kelly2013-11-192-3/+3
* | Merge topic 'add-missing-parent-group'Brad King2013-11-201-1/+1
|\ \
| * | CPackComponent: handle the documented PARENT_GROUP parameterNils Gladitz2013-11-191-1/+1
| |/
* | Merge topic 'dev/better-eclipse-language-support'Brad King2013-11-207-6/+69
|\ \
| * | eclipse: Support custom natures via a global propertyBen Boeckel2013-11-193-0/+21
| * | eclipse: Add natures for Eclipse based on enabled languagesBen Boeckel2013-11-192-6/+35
| * | Notify extra generators about languagesBen Boeckel2013-11-193-0/+13
| |/
* | Merge topic 'remove-LOCATION-property-use'Brad King2013-11-208-29/+14
|\ \
| * | Tests: Don't read the LOCATION property from build targets.Stephen Kelly2013-11-197-28/+13
| * | KDevelop: Use GetLocation(0) instead of LOCATION property.Stephen Kelly2013-11-191-1/+1
| |/
* | Merge topic 'fix-help-format-warning-exit'Brad King2013-11-202-13/+16
|\ \
| * | cmDocumentation: Fix exit after help output format warningsBrad King2013-11-192-13/+16
| |/
* | Merge topic 'vs9-map-Fd'Brad King2013-11-201-0/+2
|\ \
| * | VS: Map /Fd to ProgramDataBaseFileName for VS 7,8,9 (#14577)Brad King2013-11-181-0/+2
* | | Merge topic 'FindLATEX-ps2pdf'Brad King2013-11-201-1/+2
|\ \ \
| * | | FindLATEX: Find ps2pdf with MikTeX.Matt McCormick2013-10-241-1/+2
* | | | CMake Nightly Date StampKitware Robot2013-11-201-1/+1
* | | | Merge topic 'macro-args-docs'Brad King2013-11-194-14/+51
|\ \ \ \
| * | | | Help: Document macro argument caveats in more detailDaniele E. Domenichelli2013-11-194-14/+51
* | | | | Merge topic 'cross-compiling-toolchain-variables'Brad King2013-11-1916-11/+187
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add CMAKE_SYSROOT variable to set --sysroot when cross compiling.Stephen Kelly2013-11-198-9/+78
| * | | | Allow toolchain files to specify an external toolchain.Stephen Kelly2013-11-196-1/+51
| * | | | Add compiler target compile options.Stephen Kelly2013-11-198-0/+57
| * | | | CMakeDetermineCompilerId: Look for internal file only on hostStephen Kelly2013-11-191-1/+1
* | | | | Merge topic 'cleanup-build-commands'Brad King2013-11-1965-1041/+892
|\ \ \ \ \
| * | | | | Help: Document the CMAKE_MAKE_PROGRAM variable in more detailBrad King2013-11-181-6/+47
| * | | | | VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generatorsBrad King2013-11-1822-292/+20
| * | | | | Tests: Do not use an explicit make program for VS generatorsBrad King2013-11-181-1/+5
| * | | | | Tests: Fix MFC test heuristic for empty CMAKE_TEST_MAKEPROGRAMBrad King2013-11-181-1/+1
| * | | | | Tests: Pass CMAKE_MAKE_PROGRAM instead of --build-makeprogramBrad King2013-11-186-9/+9
| * | | | | Tests: Configure SubProject-Stage2 test more robustlyBrad King2013-11-181-13/+12
| * | | | | Tests: Simplify VSExcludeFromDefaultBuild configurationBrad King2013-11-181-2/+9
| * | | | | Tests: Simplify VSProjectInSubdir configurationBrad King2013-11-181-25/+11
| * | | | | Tests: Simplify CTest.BuildCommand.ProjectInSubdir configurationBrad King2013-11-182-7/+8
| * | | | | Tests: Pass --build-options to every testBrad King2013-11-181-27/+98
| * | | | | ctest: Teach --build-options to allow zero optionsBrad King2013-11-181-14/+5
| * | | | | ctest: Make the --build-makeprogram optional for --build-and-testBrad King2013-11-182-7/+12
| * | | | | Simplify some calls to cmGlobalGenerator::BuildBrad King2013-11-182-18/+2