summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.17.4v3.17.4Brad King2020-07-301-1/+1
* Merge branch 'backport-3.17-graphviz-restore-per-target' into release-3.17Brad King2020-07-212-7/+145
|\
| * Graphviz: Restore support for per-target dependency graph optionsStephan Rohmen2020-07-212-7/+145
* | Merge branch 'ninja-multi-rsp' into release-3.17Brad King2020-07-161-4/+14
|\ \
| * | Ninja Multi-Config: Make link response files per-configKyle Edwards2020-07-161-4/+14
| |/
* | Merge topic 'vs-sln-version-16' into release-3.17Brad King2020-06-031-1/+1
|\ \
| * | VS: Fix .sln support for VS Version Selector with VS 2019Brad King2020-06-021-1/+1
| |/
* | Merge topic 'pch-fix-bad-ClearSourcesCache' into release-3.17Brad King2020-06-012-3/+17
|\ \
| * \ Merge branch 'backport-3.16-pch-fix-bad-ClearSourcesCache'Brad King2020-05-292-3/+17
| |\ \ | | |/ | |/|
| | * PCH: Fix logic error that incorrectly clears sources during VS generationBrad King2020-05-292-3/+17
* | | Ninja Multi-Config: Fix bug in CMAKE_WINDOWS_EXPORT_ALL_SYMBOLSKyle Edwards2020-05-291-1/+2
|/ /
* | CMake 3.17.3v3.17.3Brad King2020-05-281-1/+1
* | Merge topic 'ctest-repeat-notrun' into release-3.17Brad King2020-05-271-0/+5
|\ \
| * | CTest: Make sure NOT_RUN tests show up in the failed test logRobert Maynard2020-05-271-0/+5
* | | Merge topic 'ninja-multi-install' into release-3.17Brad King2020-05-253-5/+42
|\ \ \
| * | | Ninja Multi-Config: Make "install" targets depend on default configsKyle Edwards2020-05-223-5/+42
* | | | CUDA: Propagate CMAKE_CUDA_RUNTIME_LIBRARY state to try_compileRobert Maynard2020-05-201-0/+3
|/ / /
* | | Merge topic 'vs-sln-version' into release-3.17Brad King2020-05-201-0/+1
|\ \ \
| * | | VS: Restore .sln support for VS Version SelectorBrad King2020-05-191-0/+1
* | | | Merge topic 'fix-ClearSourcesCache' into release-3.17Brad King2020-05-181-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | cmGeneratorTarget: Clear AllConfigSources in ClearSourcesCacheBrad King2020-05-151-0/+1
| |/ /
* | | Merge topic 'vs-pch-compile-opts' into release-3.17Brad King2020-05-121-1/+1
|\ \ \
| * | | VS: Fix using PCH from source with COMPILE_OPTIONSBrad King2020-05-111-1/+1
| |/ /
* | | Merge topic 'pch-reuse-multi' into release-3.17Brad King2020-05-081-1/+3
|\ \ \
| * | | PCH: Fix REUSE_FROM in multi-config generatorsAndreas Schönle2020-05-071-1/+3
| | |/ | |/|
* | | cm_cxx_features: Filter out 'icpc: command line warning #10121'Jennifer Kathleen Green2020-04-301-0/+2
* | | cm_cxx_features: Filter out libhugetlbfs warningsJennifer Green2020-04-291-0/+2
|/ /
* | CMake 3.17.2v3.17.2Brad King2020-04-281-1/+1
* | Merge topic 'makefile-objc' into release-3.17Brad King2020-04-282-3/+4
|\ \
| * | Makefiles: Add Objective C/C++ compilations to compile_commands.jsonBrad King2020-04-281-2/+3
| * | Makefiles: Scan Objective C/C++ preprocessor dependenciesBrad King2020-04-281-1/+1
| |/
* | Ninja: Remove config suffix from order-only targetKyle Edwards2020-04-233-6/+15
* | Merge topic 'apple-merge-same-sysroot' into release-3.17Brad King2020-04-222-1/+24
|\ \
| * | Apple: Merge per-arch sysroot parameters if all are the sameGregor Jasny2020-04-212-1/+24
* | | Merge topic 'cpack-symlinks' into release-3.17Brad King2020-04-222-0/+5
|\ \ \ | |/ / |/| |
| * | CPack: Do not recurse through directory symlinksBrad King2020-04-212-0/+5
* | | Merge topic 'ninja-fortran-doc' into release-3.17Brad King2020-04-201-8/+1
|\ \ \
| * | | Ninja: Document that Fortran support is available with Ninja 1.10+Brad King2020-04-171-8/+1
| |/ /
* | | Merge topic 'ibmi-aix-exports' into release-3.17Brad King2020-04-151-2/+5
|\ \ \
| * | | AIX: Activate symbol export/import IBM i (OS400)Brad King2020-04-141-2/+5
| | |/ | |/|
| * | CMake 3.16.6v3.16.6Brad King2020-04-101-1/+1
| * | Merge branch 'backport-3.16-link-libs-config-case' into release-3.16Brad King2020-03-301-5/+2
| |\ \
| | * | target_link_libraries: Fix regression in case of $<CONFIG> genexBrad King2020-03-301-5/+2
| * | | Merge branch 'make-nested-silent' into release-3.16Brad King2020-03-261-1/+5
| |\ \ \
* | | | | file(UPLOAD): Add default ca_certsHarry Mallon2020-04-151-0/+7
| |_|_|/ |/| | |
* | | | CMake 3.17.1v3.17.1Brad King2020-04-091-1/+1
* | | | Merge topic 'ccmake_incremental_log_display' into release-3.17Brad King2020-04-094-19/+48
|\ \ \ \
| * | | | ccmake: Use incremental rendering for the logsSylvain Joubert2020-04-084-11/+33
| * | | | cmCursesLongMessageForm: Factor out helper to draw message to formBrad King2020-04-082-8/+15
* | | | | Merge topic 'apple-arch-sysroots' into release-3.17Brad King2020-04-092-11/+29
|\ \ \ \ \