summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-test-for-qemu'Kyle Edwards2020-11-021-0/+4
|\
| * test/CMakeLib: make testUVProcessChain work with qemuEicke Herbertz2020-10-291-0/+4
* | Merge topic 'CheckSourceRuns-compatibility'Brad King2020-10-302-2/+17
|\ \ | |/ |/|
| * CheckSourceRuns: do not fail on unrecognized argumentsBen Boeckel2020-10-282-2/+17
| * Merge topic 'check-module-name-conflicts' into release-3.19Brad King2020-10-272-2/+6
| |\
* | \ Merge topic 'llvm-rc-CMAKE_RC_FLAGS'Brad King2020-10-293-2/+33
|\ \ \
| * | | llvm_rc: add llvm_rc option filter to correctly pick up all optionsThomas Bernard2020-10-283-2/+33
* | | | Merge topic 'xcode_build_jobs'Brad King2020-10-281-2/+2
|\ \ \ \
| * | | | XCode: Use -j build option when job capacity is specified by userFred Baksik2020-10-261-2/+2
| |/ / /
* | | | Merge topic 'cuda_vs_skip_computation'Brad King2020-10-272-0/+7
|\ \ \ \
| * | | | VS: Don't compute CUDA options unless necessaryRaul Tambre2020-10-272-0/+7
| * | | | Merge branch 'ninja-multi-per-config-sources' into release-3.18Brad King2020-10-262-0/+12
| |\ \ \ \
* | \ \ \ \ Merge topic 'cmake-presets-path-arg'Craig Scott2020-10-276-7/+31
|\ \ \ \ \ \
| * | | | | | CMakePresets.json: Rework how --preset argument is handledKyle Edwards2020-10-266-7/+31
* | | | | | | Merge topic 'cmake-20866'Brad King2020-10-2721-0/+135
|\ \ \ \ \ \ \
| * | | | | | | configure_file: Add option for user defined permissionsAsit Dhal2020-10-2421-0/+135
* | | | | | | | Merge topic 'issue-21034'Brad King2020-10-2713-0/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | target_sources: Support custom targetsAsit Dhal2020-10-2413-0/+47
| |/ / / / / / /
* | | | | | | | Merge topic 'issue-19696'Brad King2020-10-277-0/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | genex: improve unit testing for $<TARGET_NAME_IF_EXISTS:...>Asit Dhal2020-10-247-0/+34
| |/ / / / / / /
* | | | | | | | Merge topic 'check-module-name-conflicts'Brad King2020-10-272-2/+6
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Modules: Do not implicitly add new functions via old Check ModulesRobert Maynard2020-10-262-2/+6
* | | | | | | | Merge topic 'ninja-multi-per-config-sources'Brad King2020-10-272-0/+12
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'release' into ninja-multi-per-config-sourcesKyle Edwards2020-10-261700-1071/+16559
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | |
| | * | | | Merge topic 'per-config-source-TARGET_FILE' into release-3.19Brad King2020-10-261-0/+13
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge topic 'cmake-presets-toolset-arch-config' into release-3.19Craig Scott2020-10-2324-33/+90
| | |\ \ \ \
| * | | | | | Ninja Multi-Config: Don't try to calculate dependencies for "all"Kyle Edwards2020-10-262-0/+12
* | | | | | | Merge topic 'ExternalData-suppress-progress'Brad King2020-10-263-0/+13
|\ \ \ \ \ \ \
| * | | | | | | ExternalData: add support for suppressing progress during the buildBen Boeckel2020-10-233-0/+13
* | | | | | | | Merge topic 'per-config-source-TARGET_FILE'Brad King2020-10-261-0/+13
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | add_custom_command: Properly recognize if sources depend on configDeniz Bahadir2020-10-221-0/+13
* | | | | | | Merge topic 'no-override-flow-control'Brad King2020-10-2317-0/+48
|\ \ \ \ \ \ \
| * | | | | | | cmState: Prohibit override of flow control commandsKyle Edwards2020-10-2217-0/+48
* | | | | | | | Merge topic 'proper-command-nesting'Brad King2020-10-2319-101/+100
|\ \ \ \ \ \ \ \
| * | | | | | | | cmListFileCache: Enforce proper nesting of flow control statementsKyle Edwards2020-10-2218-101/+72
| * | | | | | | | cm::optional: Fix move assignmentKyle Edwards2020-10-211-0/+28
* | | | | | | | | Merge topic 'ctest-hostname-cleanup'Brad King2020-10-232-0/+6
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Tests: Add case verifying CTest module SITE variableBrad King2020-10-222-0/+6
| |/ / / / / / /
* | | | | | | | Merge topic 'cmake-presets-toolset-arch-config'Craig Scott2020-10-2324-33/+90
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | CMakePresets.json: Split cmakeGeneratorConfig fieldKyle Edwards2020-10-2224-33/+90
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'cmake-presets-source-dir-name'Craig Scott2020-10-233-0/+3
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | CMakePresets.json: Add ${sourceDirName} macroKyle Edwards2020-10-223-0/+3
| |/ / / /
| * | | | Merge topic 'cmake-presets-invalid-macro' into release-3.19Kyle Edwards2020-10-2213-46/+78
| |\ \ \ \
* | \ \ \ \ Merge topic 'cmake-16773'Kyle Edwards2020-10-229-1/+27
|\ \ \ \ \ \
| * | | | | | include: refactor call sites of cmMakefile::ReadDependentFileAsit Dhal2020-10-219-1/+27
* | | | | | | Merge topic 'cmake-presets-invalid-macro'Kyle Edwards2020-10-2213-46/+78
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | CMakePresets.json: Properly report macro expansion errorsKyle Edwards2020-10-2113-46/+78
* | | | | | | Merge topic 'cmake-presets-boolean-cache'Kyle Edwards2020-10-223-0/+28
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | |_|_|/ / / |/| | | | |
| * | | | | CMakePresets.json: Allow boolean for cache variable valueKyle Edwards2020-10-213-0/+28
| |/ / / /
* | | | | Merge branch 'master' into cmakepresets-schemaKyle Edwards2020-10-2083-953/+434
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /