summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ccmake: Use the error display for all the logsSylvain Joubert2019-10-253-23/+36
* ccmake: Display an ASCII progress bar in the status barSylvain Joubert2019-10-251-16/+12
* CMake Nightly Date StampKitware Robot2019-10-251-1/+1
* Merge topic 'fortran-ext-F'Brad King2019-10-241-3/+2
|\
| * Fortran: Add .F extension to Source Files groupJohnny Jazeix2019-10-231-3/+2
* | CMake Nightly Date StampKitware Robot2019-10-241-1/+1
|/
* CMake Nightly Date StampKitware Robot2019-10-231-1/+1
* Merge topic 'android-native'Brad King2019-10-221-0/+4
|\
| * Android: add support for native compilation, such as with the Termux appButta2019-10-151-0/+4
* | CMake Nightly Date StampKitware Robot2019-10-221-1/+1
* | Merge topic 'ccmake-clear-help'Brad King2019-10-211-1/+1
|\ \
| * | ccmake: Fully clear the 1st help line when processingSylvain Joubert2019-10-201-1/+1
| * | CMake 3.16.0-rc2v3.16.0-rc2Brad King2019-10-181-1/+1
| * | Merge branch 'pch-makefile-depends' into release-3.16Brad King2019-10-172-23/+9
| |\ \
| * \ \ Merge branch 'export-target-lang-name' into release-3.16Brad King2019-10-172-14/+25
| |\ \ \
| * \ \ \ Merge branch 'swift-cross-compile' into release-3.16Brad King2019-10-151-0/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'cmake-initial-cache-relative' into release-3.16Brad King2019-10-141-0/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'no-git-version' into release-3.16Brad King2019-10-111-44/+46
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'vs-v142-csharp-flags' into release-3.16Brad King2019-10-111-2/+1
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'project-include-before'Brad King2019-10-211-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | project: Add variable CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE_BEFOREDeniz Bahadir2019-10-181-0/+5
* | | | | | | | | | Merge topic 'vs-per-config-sources'Brad King2019-10-214-15/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | VS: Add support for per-config sourcesBrad King2019-10-171-9/+0
| * | | | | | | | | | Teach check for single-language targets to consider all configurationsBrad King2019-10-172-4/+2
| * | | | | | | | | | cmGeneratorTarget: Add GetAllConfigCompileLanguages methodBrad King2019-10-172-0/+17
| * | | | | | | | | | cmGeneratorTarget: Return non-const sources from GetAllConfigSourcesBrad King2019-10-172-2/+2
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2019-10-211-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2019-10-201-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2019-10-191-1/+1
* | | | | | | | | | | Merge topic 'variable_watch-modernize'Brad King2019-10-183-43/+40
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Refactor: Modernize `cmVariableWatchCommand` a littleAlex Turbov2019-10-173-43/+40
* | | | | | | | | | | | Merge topic 'vs-vctargetspath'Brad King2019-10-1811-12/+71
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | VS: Propagate CMAKE_VS_GLOBALS into custom targetsAlexander Boczar2019-10-171-2/+1
| * | | | | | | | | | | | VS: Add support to override VCTargetsPath through toolsetAlexander Boczar2019-10-153-1/+39
| * | | | | | | | | | | | cmake: Teach --build mode to load CMAKE_GENERATOR_TOOLSETAlexander Boczar2019-10-159-9/+31
* | | | | | | | | | | | | Merge topic 'pch-makefile-depends'Brad King2019-10-182-23/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | PCH: Fix Makefile dependencies to rebuild PCH on header changesBrad King2019-10-171-1/+5
| * | | | | | | | | | | cmMakefileTargetGenerator: Inline WriteObjectBuildFile in only call siteBrad King2019-10-162-22/+4
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2019-10-181-1/+1
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'graphviz'Brad King2019-10-176-441/+601
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Graphviz: added test suite, fixes, enhancementsCorentin Plouet2019-10-086-441/+601
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'export-target-lang-name'Brad King2019-10-172-14/+25
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | install,export: Do not treat language names as target namesBrad King2019-10-162-14/+25
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'vs_dotnet_documentation_file'Brad King2019-10-172-0/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | VS: Add VS_DOTNET_DOCUMENTATION_FILE propertyCharly Mourglia2019-10-152-0/+15
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-10-171-1/+1
* | | | | | | | | Merge topic 'swift-cross-compile'Brad King2019-10-161-0/+3
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | try_compile: support Swift for cross-compilationSaleem Abdulrasool2019-10-151-0/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2019-10-161-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'cmake-initial-cache-relative'Brad King2019-10-151-0/+2
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | |