summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge topic 'cmake-gui-manual-argument' into release-3.19Brad King2020-10-282-14/+22
|\ \ \
| * | | CMake GUI: Add --browse-manual argumentKyle Edwards2020-10-272-14/+22
| |/ /
* | | Merge topic 'xcode-fix-source-linking' into release-3.19Brad King2020-10-281-2/+3
|\ \ \ | |/ / |/| |
| * | Xcode: Fix regression that automatically links libraries in source listGusts Kaksis2020-10-271-2/+3
* | | Merge topic 'cuda_vs_skip_computation' into release-3.19Brad King2020-10-273-2/+14
|\ \ \
| * | | VS: Don't compute CUDA options unless necessaryRaul Tambre2020-10-273-2/+14
| * | | Merge branch 'ninja-multi-per-config-sources' into release-3.18Brad King2020-10-261-1/+3
| |\ \ \
* | \ \ \ Merge topic 'cmake-presets-path-arg' into release-3.19Craig Scott2020-10-277-5/+17
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | CMakePresets.json: Rework how --preset argument is handledKyle Edwards2020-10-267-5/+17
* | | | | Merge branch 'release' into ninja-multi-per-config-sourcesKyle Edwards2020-10-26685-7807/+15778
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge topic 'correct_profiling-output_exception' into release-3.19Brad King2020-10-261-3/+3
| |\ \ \ \
| | * | | | cmake: command arguments which use '=' behave consistentlyRobert Maynard2020-10-231-3/+3
| * | | | | Merge topic 'per-config-source-TARGET_FILE' into release-3.19Brad King2020-10-261-6/+11
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | add_custom_command: Properly recognize if sources depend on configDeniz Bahadir2020-10-221-6/+11
| * | | | | Merge topic 'vs-fortran-debugging-flags' into release-3.19Brad King2020-10-231-3/+2
| |\ \ \ \ \
| | * | | | | VS: Remove flag table entries for Fortran /Z* flagsVolker Jacht2020-10-221-3/+2
| * | | | | | Merge topic 'cmake-presets-toolset-arch-config' into release-3.19Craig Scott2020-10-237-32/+83
| |\ \ \ \ \ \
| | * | | | | | CMakePresets.json: Split cmakeGeneratorConfig fieldKyle Edwards2020-10-227-32/+83
| | | |/ / / / | | |/| | | |
| * | | | | | CMakePresets.json: Add ${sourceDirName} macroKyle Edwards2020-10-221-0/+4
| |/ / / / /
| * | | | | Merge topic 'cmake-presets-invalid-macro' into release-3.19Kyle Edwards2020-10-224-137/+190
| |\ \ \ \ \
| | * | | | | CMakePresets.json: Properly report macro expansion errorsKyle Edwards2020-10-214-137/+190
| | |/ / / /
| * | | | | CMakePresets.json: Allow boolean for cache variable valueKyle Edwards2020-10-211-1/+23
| |/ / / /
| * | | | find_package: Fix regression in searching root prefixBrad King2020-10-191-1/+1
| * | | | Merge topic 'separate_arguments-no-args' into release-3.19Brad King2020-10-191-0/+5
| |\ \ \ \
| | * | | | separate_arguments: Fix crash on *_COMMAND with no argumentsRobert Bozzetto2020-10-161-0/+5
| * | | | | Merge topic 'doc-CMP0111' into release-3.19Brad King2020-10-191-1/+1
| |\ \ \ \ \
| | * | | | | CMP0111: Clarify that the new error is on a missing property settingBrad King2020-10-161-1/+1
| | |/ / / /
| * | | | | Merge topic 'cmake-gui-disable-presets' into release-3.19Craig Scott2020-10-172-4/+15
| |\ \ \ \ \
| | * | | | | CMake GUI: Disable preset fields instead of hiding themKyle Edwards2020-10-162-4/+15
| * | | | | | Merge topic 'file-configure-angle-brackets' into release-3.19Brad King2020-10-161-9/+1
| |\ \ \ \ \ \
| | * | | | | | file(CONFIGURE): Allow angle brackets in contentCristian Adam2020-10-151-9/+1
| * | | | | | | Fix regression in test/install/package configuration selectionBrad King2020-10-151-3/+2
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'cmake-E-cat-binary' into release-3.19Brad King2020-10-158-54/+103
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | cmake: Fix '-E cat' command for binary files on WindowsJohnny Jazeix2020-10-143-7/+26
| | * | | | cmConsoleBuf: Factor out cout/cerr console buffer managementBrad King2020-10-147-36/+65
| | * | | | clang-format: Fix include block order in ctest.cxx and cpack.cxxBrad King2020-10-142-13/+14
| * | | | | cmake-gui: Attach icons only to main GUI executablesBrad King2020-10-141-2/+2
| | |_|/ / | |/| | |
| * | | | CMake 3.19.0-rc1v3.19.0-rc1Brad King2020-10-131-1/+1
| * | | | cmake-gui: Restore application icon on WindowsBrad King2020-10-131-5/+1
| * | | | cmake-gui: Restore application icon on macOSBrad King2020-10-131-6/+6
| * | | | export: Remove leftover inaccurate code commentCraig Scott2020-10-131-1/+0
| * | | | Merge topic 'export-namelink-only' into release-3.19Craig Scott2020-10-121-19/+27
| |\ \ \ \
| | * | | | export: Do not fail generation for namelink-only caseDeniz Bahadir2020-10-091-19/+27
| * | | | | Ninja Multi-Config: Fix segfault when installing an exportKyle Edwards2020-10-091-7/+7
| |/ / / /
| * | | | Begin 3.19 release versioningBrad King2020-10-081-3/+3
| | |/ / | |/| |
| * | | Merge topic 'ignore_MSB_warnings'Brad King2020-10-081-0/+2
| |\ \ \
| | * | | cm_cxx_features: Filter out MSBXXXX warningsAnonymous Maarten2020-10-081-0/+2
| * | | | CMake Nightly Date StampKitware Robot2020-10-081-1/+1
| * | | | Merge topic 'cmake-presets-empty-var'Brad King2020-10-071-1/+11
| |\ \ \ \
| | * | | | CMakePresets.json: Prohibit empty variable namesKyle Edwards2020-10-061-1/+11