summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* QNX: Do not disable compiler extensions for CMake itselfStephen Kelly2020-11-251-3/+6
* CMake 3.19.1v3.19.1Brad King2020-11-241-1/+1
* Merge topic 'policy-cmp0111-iface' into release-3.19Brad King2020-11-242-28/+31
|\
| * cmVisualStudio10TargetGenerator: Avoid GetFullPath on INTERFACE libraryBrad King2020-11-231-1/+2
| * cmTarget: Do not enforce CMP0111 on imported INTERFACE librariesBrad King2020-11-231-27/+29
* | Merge topic 'fix-find-make-program' into release-3.19Brad King2020-11-244-1/+29
|\ \
| * | cmGlobalGenerator: FindMakeProgram() at a generator-specific timeKyle Edwards2020-11-234-1/+29
| |/
* | Merge topic 'xcode-cc-work-dir' into release-3.19Brad King2020-11-241-3/+11
|\ \
| * | Xcode: Fix custom command work-dir placeholders in "new build system"Brad King2020-11-231-3/+11
* | | Merge topic 'cmFileTime-fix-overflow' into release-3.19Brad King2020-11-242-27/+40
|\ \ \ | |_|/ |/| |
| * | cmFileTime: Fix overflow on time computationMarc Chevrier2020-11-232-27/+40
| |/
* | Merge topic 'fix-compile-db-crash' into release-3.19Brad King2020-11-231-6/+10
|\ \ | |/ |/|
| * Makefiles: Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile ruleBrad King2020-11-201-6/+10
* | Revert "specify language flag when source LANGUAGE property is set"Brad King2020-11-194-32/+1
|/
* CMake 3.19.0v3.19.0Brad King2020-11-181-1/+1
* CTest: Rename CudaMemcheck to CudaSanitizerTobias Ribizel2020-11-172-16/+16
* Xcode: Clean library paths to avoid linker duplicate symbol definitionsGusts Kaksis2020-11-151-10/+20
* Ninja: Avoid cleandead with dyndep bindings for Fortran module dependenciesBrad King2020-11-102-2/+10
* CMake 3.19.0-rc3v3.19.0-rc3Brad King2020-11-061-1/+1
* Merge topic 'cmake-gui-file-dialog-crash' into release-3.19Brad King2020-11-062-0/+14
|\
| * cmake-gui: Restore workaround for crash in file dialogBrad King2020-11-052-0/+14
* | Xcode: Inherit target library and framework search paths from projectGusts Kaksis2020-11-051-0/+4
|/
* cmake_path: remove new command from 3.19Marc Chevrier2020-11-032-4/+0
* CMakePresets.json: Don't warn if no path argument is givenKyle Edwards2020-11-021-1/+7
* CMake 3.19.0-rc2v3.19.0-rc2Brad King2020-10-281-1/+1
* Merge topic 'cmake-presets-help-flag' into release-3.19Brad King2020-10-283-3/+8
|\
| * ccmake: Don't list --preset in --helpKyle Edwards2020-10-273-3/+8
* | 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