summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.19.2v3.19.2Brad King2020-12-161-1/+1
* cmake-gui: Restore completion during path editingBrad King2020-12-151-9/+14
* Merge topic 'ispc_control_header_suffixes' into release-3.19Brad King2020-12-155-6/+27
|\
| * ISPC: Generated Headers suffix configurable with a better defaultRobert Maynard2020-12-145-6/+27
* | Merge topic 'support_CMAKE_VFS_OVERLAY_for_rc_compilation' into release-3.19Brad King2020-12-151-4/+16
|\ \
| * | llvm-rc: Add CMAKE_VFS_OVERLAY to the preprocessing flagsThomas Bernard2020-12-141-4/+16
| |/
* | Merge branch 'backport-ninja-no-cleandead' into ninja-no-cleandeadBrad King2020-12-142-15/+1
|\ \ | |/ |/|
| * Ninja: Remove cleandead on regenerationBrad King2020-12-142-15/+1
| * CMake 3.17.5v3.17.5Brad King2020-09-151-1/+1
* | Merge topic 'install-properties' into release-3.19Brad King2020-12-141-0/+2
|\ \
| * | cmake: Clear INSTALL file properties between runsBrad King2020-12-111-0/+2
* | | execute_process: Improve COMMAND_ERROR_IS_FATAL error capture scenariosAsit Dhal2020-12-101-31/+87
|/ /
* | Merge topic 'correct_ispc_path_computation' into release-3.19Brad King2020-12-083-14/+31
|\ \
| * | ISPC: Handle OBJECT sources in different directoriesRobert Maynard2020-12-072-8/+22
| * | ISPC: Ninja properly compute ISPC_HEADER_DIRECTORY locationRobert Maynard2020-12-071-6/+9
* | | macOS: Add architecture flags only for native ASM dialectRaul Tambre2020-12-041-1/+1
* | | Merge topic 'export-namelink' into release-3.19Brad King2020-12-024-8/+19
|\ \ \
| * | | export: Do not fail generation for separate namelink only caseDeniz Bahadir2020-12-014-8/+19
* | | | Merge topic 'ninja-regen-metadata' into release-3.19Brad King2020-12-012-2/+11
|\ \ \ \
| * | | | Ninja: Clean metadata after regen during build on Windows with 1.10.2+Brad King2020-11-302-2/+11
| |/ / /
* | | | PCH: Fix compiler errors on iOS multi-arch using Ninja Multi-ConfigCristian Adam2020-11-301-2/+4
|/ / /
* | | 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
| |/ /