summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'use-generator-target'Brad King2015-07-0216-115/+137
|\
| * cmGlobalGenerator: Map local generators to generator targets.Stephen Kelly2015-07-014-15/+13
| * cmComputeTargetDepends: Change API to use cmGeneratorTarget.Stephen Kelly2015-07-0116-108/+132
* | Merge topic 'clean-up-cmMakefile'Brad King2015-07-023-74/+80
|\ \
| * | cmMakefile: Merge two Scope types and instances.Stephen Kelly2015-06-301-30/+18
| * | cmMakefile: Rename a variable.Stephen Kelly2015-06-301-3/+3
| * | cmMakefile: Expand the scope of scoped buildsystem file state.Stephen Kelly2015-06-301-3/+1
| * | cmMakefile: Compute the filename processed in a scope.Stephen Kelly2015-06-301-3/+6
| * | cmMakefile: Inline ProcessBuildsystemFile into only caller.Stephen Kelly2015-06-301-43/+39
| * | cmMakefile: Don't use string comparison to check directory level.Stephen Kelly2015-06-301-2/+1
| * | cmMakefile: Avoid invoking EnforceDirectoryLevelRules.Stephen Kelly2015-06-303-4/+3
| * | cmMakefile: Add filename to ReadListFile auto scopes.Stephen Kelly2015-06-301-6/+6
| * | cmMakefile: Remove IncludeScope Quiet call.Stephen Kelly2015-06-301-1/+0
| * | cmMakefile: Make listfile scopes responsible for logical checks.Stephen Kelly2015-06-302-30/+6
| * | cmMakefile: Move the lexical scope.Stephen Kelly2015-06-301-3/+2
| * | cmMakefile: Add automatic scopes to listfile readers.Stephen Kelly2015-06-302-6/+55
| * | cmMakefile: Move the IncludeScope to where it is used.Stephen Kelly2015-06-301-20/+20
| |/
* | Merge topic 'compiler-id-xcode-tool-per-language'Brad King2015-07-024-9/+30
|\ \
| * | CMakeDetermineCompilerId: Use per-language regex to match Xcode compiler toolBrad King2015-06-304-9/+30
* | | CMake Nightly Date StampKitware Robot2015-07-021-1/+1
* | | CMake Nightly Date StampKitware Robot2015-07-011-1/+1
| |/ |/|
* | Merge topic 'enable_language-fail-earlier'Brad King2015-06-306-0/+15
|\ \
| * | enable_language: Allow CMakeDetermine<LANG>Compiler module to fail earlyBrad King2015-06-296-0/+15
| |/
* | CMake Nightly Date StampKitware Robot2015-06-301-1/+1
|/
* Merge topic 'compiler-id-simplify-ide-src'Brad King2015-06-291-2/+2
|\
| * CMakeDetermineCompilerId: Simplify src reference in IDE projectsBrad King2015-06-251-2/+2
* | Merge topic 'vs-librarian-machine-flag-default'Brad King2015-06-295-1/+12
|\ \
| * | VS: Add /machine: flag to Librarian tool (#11240)Brad King2015-06-265-1/+12
* | | Merge topic 'FindMatlab-doc-section-headers'Brad King2015-06-291-8/+8
|\ \ \
| * | | FindMatlab: Fix documentation section header underline styleTamas Kenez2015-06-291-8/+8
* | | | CMake Nightly Date StampKitware Robot2015-06-291-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-06-281-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-06-271-1/+1
* | | | Merge branch 'release'Brad King2015-06-260-0/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | CMake 3.3.0-rc3v3.3.0-rc3Brad King2015-06-261-1/+1
* | | | Merge branch 'release'Brad King2015-06-260-0/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'fix-target_link_libraries-wrong-dir' into releaseBrad King2015-06-259-4/+17
| |\ \ \
| * \ \ \ Merge branch 'doc-find-path-variables' into releaseBrad King2015-06-2514-97/+88
| |\ \ \ \
| * \ \ \ \ Merge branch 'doc-CheckIncludeFile-distinction' into releaseBrad King2015-06-253-48/+56
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'cmake-gui-osx-install-command-line' into releaseBrad King2015-06-242-2/+2
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'fix-target_link_libraries-wrong-dir'Brad King2015-06-269-4/+17
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | cmTarget: Fix diagnostic of target_link_libraries in wrong directory (#15626)Brad King2015-06-259-4/+17
| | |_|_|_|/ / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2015-06-261-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'doc-CheckIncludeFile-distinction'Brad King2015-06-253-48/+56
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Help: Revise CheckIncludeFile* documentationBrad King2015-06-253-48/+56
| |/ / / /
* | | | | Merge topic 'doc-find-path-variables'Brad King2015-06-2514-97/+88
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Help: Revise CMAKE_*_PATH and CMAKE_SYSTEM_*_PATH variable docs (#15631)Brad King2015-06-2514-97/+88
| |/ / /
* | | | Merge topic 'doc-ctest_test-STRIDE-typo'Brad King2015-06-251-1/+1
|\ \ \ \
| * | | | Help: Fix typo in ctest_test documentationZack Galbreath2015-06-241-1/+1
* | | | | Merge topic 'export-escaping'Brad King2015-06-253-3/+36
|\ \ \ \ \