summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.19.6v3.19.6Brad King2021-02-241-1/+1
* CMakePresets.json: Remove undocumented support for commentsKyle Edwards2021-02-241-0/+1
* CMake 3.19.5v3.19.5Brad King2021-02-151-1/+1
* CTest: Restore running dashboard client Test step with modified filesBrad King2021-02-091-1/+1
* Merge topic 'xcode12-ios_install_combined' into release-3.19Brad King2021-02-094-4/+62
|\
| * IOS_INSTALL_COMBINED: Support Xcode 12 (command line only)Craig Scott2021-02-084-4/+62
* | Merge topic 'lexer-posix-source' into release-3.19Brad King2021-02-081-1/+1
|\ \ | |/ |/|
| * LexerParser: Do not override existing _POSIX_C_SOURCE definitionBrad King2021-02-051-1/+1
| * Merge branch 'backport-ninja-no-cleandead' into release-3.18Brad King2020-12-142-15/+1
| |\
| * | CMake 3.18.5v3.18.5Brad King2020-11-181-1/+1
* | | Xcode: Don't hard-code SDK-provided implicit framework search pathsCraig Scott2021-02-033-1/+21
* | | cmComputeLinkInformation: Fix misspelt private variable nameCraig Scott2021-02-032-4/+4
* | | Apple: Fix linking to frameworks that do not exist until build timeBrad King2021-02-032-13/+6
* | | CMake 3.19.4v3.19.4Brad King2021-01-281-1/+1
* | | Merge topic 'vs-sdk-selection' into release-3.19Brad King2021-01-214-3/+14
|\ \ \
| * | | VS: Generalize Win10 max SDK version to all VS generatorsjonathan molinatto2021-01-204-3/+14
* | | | file(GET_RUNTIME_DEPENDENCIES): Fix weak macOS libraries not detectedBianca van Schaik2021-01-201-1/+1
|/ / /
* | | Restore support for cross-compiling CMake itselfMarc Chevrier2021-01-181-1/+7
* | | CMake 3.19.3v3.19.3Brad King2021-01-131-1/+1
* | | Merge topic 'trace_expand_bracket' into release-3.19Brad King2021-01-121-1/+1
|\ \ \
| * | | cmMakefile: Don't expand bracket arguments in --trace-expandRaul Tambre2021-01-111-1/+1
* | | | cmake-gui: Restore linking of Qt resourcesKyle Edwards2021-01-111-2/+3
|/ / /
* | | Merge topic 'rel-macos-modern' into release-3.19Brad King2021-01-081-0/+3
|\ \ \
| * | | cmake-gui: Fix macOS styling for binaries distributed with Qt 5.10+Brad King2021-01-071-0/+3
* | | | Xcode: Use deterministic object ids for script build phasesBrad King2021-01-062-10/+14
* | | | cmGlobalXCodeGenerator: Add infrastructure for deterministic object idsBrad King2021-01-062-15/+28
* | | | cmGlobalXCodeGenerator: Adopt pbxproj object id generationBrad King2021-01-066-28/+30
|/ / /
* | | cmSystemTools: Revert use of MOVEFILE_WRITE_THROUGH by RenameFile on WindowsBrad King2020-12-171-2/+1
* | | 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
|/ / /