summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Tests: Move RunCMake option construction closer to useBrad King2021-03-091-9/+9
| * | | | | | Tests: Reverse RunCMake code path orderBrad King2021-03-091-15/+15
| * | | | | | Tests: Make RunCMake.Generator{Platform,Toolset} two-flag cases explicitBrad King2021-03-092-3/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'soname-spaces'Brad King2021-03-094-1/+27
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Tests: Update LibName to cover spaces in shared library nameBrad King2021-03-084-0/+26
| * | | | | Tests: Enable MAKE_SUPPORTS_SPACES tests with Ninja generatorsBrad King2021-03-081-1/+1
* | | | | | Merge topic 'file-RENAME'Brad King2021-03-0520-0/+103
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | file(RENAME): Add option to not replace existing pathBrad King2021-03-047-0/+41
| * | | | | file(RENAME): Add option to capture error message on failureBrad King2021-03-0413-0/+57
| * | | | | Tests: Add RunCMake helper to run a plain scriptBrad King2021-03-031-0/+5
* | | | | | Tests: Fix FindPackageModeMakefileTest with CMAKE_OSX_ARCHITECTURESBrad King2021-03-031-0/+3
* | | | | | Tests: Generalize FindPackageModeMakefileTest extra flags varBrad King2021-03-032-9/+10
|/ / / / /
* | | | | Merge topic 'android-r22'Brad King2021-03-031-2/+13
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Tests: Update RunCMake.Android for NDK r22Brad King2021-03-031-2/+13
| * | | Merge topic 'preset-flag-consistency' into release-3.20Brad King2021-02-249-7/+40
| |\ \ \
| * \ \ \ Merge topic 'LINK_LANGUAGE-genex-respects-LINKER_LANGUAGE-property' into rele...Brad King2021-02-244-5/+34
| |\ \ \ \
| * \ \ \ \ Merge topic 'autogen-cmp0116-fix' into release-3.20Brad King2021-02-245-0/+41
| |\ \ \ \ \
| * \ \ \ \ \ Merge topic 'preset-no-comments' into release-3.20Brad King2021-02-247-15/+16
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge topic 'ninja-status-stderr' into release-3.20Brad King2021-02-243-0/+12
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Clang: C17 default versionRaul Tambre2021-02-251-1/+3
* | | | | | | | C23 supportRaul Tambre2021-02-252-1/+6
* | | | | | | | C17 supportRaul Tambre2021-02-252-1/+6
* | | | | | | | CMakeCCompilerId: Fix C standard detection in Clang MSVC modeRaul Tambre2021-02-251-0/+7
* | | | | | | | Genex: Fix grammatical error in TARGET_OBJECTS error messageKyle Edwards2021-02-243-6/+6
* | | | | | | | Genex: Add TARGET_RUNTIME_DLLS genexKyle Edwards2021-02-2420-0/+140
* | | | | | | | Merge topic 'autouic-headers-ninja'Brad King2021-02-246-0/+135
|\ \ \ \ \ \ \ \
| * | | | | | | | AUTOUIC: Collect ui header files for Ninja generatorAlexey Edelev2021-02-236-0/+135
* | | | | | | | | Merge topic 'preset-flag-consistency'Brad King2021-02-249-7/+40
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | ctest: Add support for '--prefix=<prefix>' form of the argumentBrad King2021-02-231-2/+10
| * | | | | | | | cmake: Add support for '--build --prefix=<prefix>' form of the argumentBrad King2021-02-231-2/+10
| * | | | | | | | cmake: Document '--preset <preset>' form of the argumentBrad King2021-02-237-3/+20
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'LINK_LANGUAGE-genex-respects-LINKER_LANGUAGE-property'Brad King2021-02-244-5/+34
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Genex: LINK_LANGUAGE respects LINKER_LANGUAGE propertyMarc Chevrier2021-02-234-5/+34
| |/ / / / / /
* | | | | | | Merge topic 'autogen-cmp0116-fix'Brad King2021-02-245-0/+41
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Tests: Test Qt autogen target with CMP0116 set to WARNKyle Edwards2021-02-232-0/+3
| * | | | | | Tests: Test per-CC behavior of CMP0116Kyle Edwards2021-02-233-0/+38
* | | | | | | Merge topic 'preset-no-comments'Brad King2021-02-247-15/+16
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch 'backport-3.19-preset-no-comments' into preset-no-commentsBrad King2021-02-246-6/+16
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | CMakePresets.json: Remove undocumented support for commentsKyle Edwards2021-02-246-6/+16
| * | | | | | Tests: Remove comments from CMakePresetsTest/Good.json.inKyle Edwards2021-02-241-9/+0
| | |_|/ / / | |/| | | |
| * | | | | Merge topic 'test-ExternalProject-CONFIGURE_HANDLED_BY_BUILD' into release-3.20Brad King2021-02-231-2/+2
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'ninja-status-stderr'Brad King2021-02-243-0/+12
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Tests: Update for upstream ninja change to write status on stderrBrad King2021-02-233-0/+12
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'test-ExternalProject-CONFIGURE_HANDLED_BY_BUILD'Brad King2021-02-231-2/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Tests: Fix ExternalProject CONFIGURE_HANDLED_BY_BUILD on 1s filesystemsDaan De Meyer2021-02-221-2/+2
* | | | | | Merge topic 'test-macos-arm64'Brad King2021-02-2311-19/+58
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Tests: Suppress failures on macOS arm64 due to separate Xcode signing phaseBrad King2021-02-228-0/+47
| * | | | | Tests: Fix CTestTestCrash expected output on macOS arm64Brad King2021-02-221-1/+1
| * | | | | Tests: Remove explicit no-signing marks from BundleTestBrad King2021-02-223-14/+6
| * | | | | Tests: Clarify internal project name in RunCMake.GoogleTest casesBrad King2021-02-224-4/+4