summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* macOS: Restore compatibility for setting FRAMEWORK after install()Brad King2019-01-303-0/+14
* Merge topic 'cmake-E-compare_files-eol'Brad King2019-01-2810-0/+12
|\
| * cmake: Add --ignore-eol option to `-E compare_files` commandTaylor Braun-Jones2019-01-2810-0/+12
* | Merge topic 'get_filename_component_last_ext'Brad King2019-01-281-1/+3
|\ \
| * | Tests: Add tests for LAST_EXT and NAME_WLETushar Maheshwari2019-01-241-1/+3
* | | Merge topic 'implicit-incs-upd'Brad King2019-01-2845-7/+1085
|\ \ \
| * | | ParseImplicitIncludeInfo: add Fortran implicit include handlingChuck Cranor2019-01-2515-6/+436
| * | | ParseImplicitIncludeInfo: handle/add SunPro, XL, and -nostdinc test casesChuck Cranor2019-01-2532-2/+650
| | |/ | |/|
* | | Merge topic 'png-optimize'Brad King2019-01-2818-10/+10
|\ \ \ | |/ / |/| |
| * | Reduce size of PNG imagesLucy Phipps2019-01-2518-10/+10
* | | Merge topic 'max-recursion-depth'Brad King2019-01-2590-0/+657
|\ \ \
| * | | cmMakefile: Impose maximum recursion limitKyle Edwards2019-01-2390-0/+657
| |/ /
* | | Merge topic 'exclude_from_all'Brad King2019-01-253-0/+61
|\ \ \
| * | | Pass EXCLUDE_FROM_ALL from directory to targetsZack Galbreath2019-01-213-0/+61
* | | | FindPython: Introduce NumPy componentHiroshi Miura2019-01-245-64/+183
| |_|/ |/| |
* | | FindPython: Support script modeKyle Edwards2019-01-234-0/+13
* | | FindPython: Test existence of imported targetsKyle Edwards2019-01-233-0/+24
| |/ |/|
* | Merge topic 'cmake_build_jobs_supports_no_space'Brad King2019-01-239-0/+21
|\ \
| * | cmake: --build supports '-jN'Robert Maynard2019-01-229-0/+25
| * | Tests: Remove unused files from RunCMake.CommandLine testBrad King2019-01-224-4/+0
* | | cmake: Convert no source/build dir error to warningCraig Scott2019-01-223-3/+15
* | | Merge topic 'implicit-includes'Brad King2019-01-2256-0/+1560
|\ \ \
| * | | Compute implicit include directories from compiler outputChuck Cranor2019-01-2156-0/+1560
* | | | Merge topic 'help-mark-default-generator'Brad King2019-01-221-0/+4
|\ \ \ \
| * | | | Help: Mark default CMake generator with asteriskArtur Ryt2019-01-181-0/+4
| |/ / /
* | | | Merge topic 'crosscompiling_emulator-fix'Brad King2019-01-221-0/+6
|\ \ \ \
| * | | | CROSSCOMPILING_EMULATOR: Fix test generation for empty valueKyle Edwards2019-01-211-0/+6
| | |/ / | |/| |
* | | | FindGit: Add imported targetKyle Edwards2019-01-214-0/+47
|/ / /
* | | Merge topic 'ExternalProject-non-cmake-source-subdir'Brad King2019-01-213-0/+34
|\ \ \
| * | | ExternalProject: support SOURCE_SUBDIR for BUILD_IN_SOURCEBen Boeckel2019-01-173-0/+34
* | | | Merge topic 'fortran-compiler-id'Brad King2019-01-2110-4/+61
|\ \ \ \
| * | | | Fortran: Add compiler ID/Version generator expressionsAndrew Paprocki2019-01-1810-4/+61
| | |/ / | |/| |
* | | | Merge topic 'cmake-role-fix'Brad King2019-01-213-2/+19
|\ \ \ \
| * | | | CMAKE_ROLE: Fix value for ctest --build-and-testKyle Edwards2019-01-183-2/+19
| | |/ / | |/| |
* | | | Merge topic 'ctest-json-polish'Brad King2019-01-217-11/+21
|\ \ \ \
| * | | | CTest: Teach --show-only= to reject unknown valuesBrad King2019-01-174-0/+5
| * | | | CTest: Teach --show-only=json-v1 to filter out not-available testsBrad King2019-01-171-0/+1
| * | | | Tests: Fix RunCMake.CTestCommandLine case when no python is foundBrad King2019-01-171-0/+3
| * | | | Tests: Rename RunCMake.CTestCommandLine show-only test casesBrad King2019-01-175-12/+12
| * | | | Tests: Fix RunCMake.CTestCommandLine to actually check json-v1Brad King2019-01-161-0/+1
* | | | | Merge topic 'command_file_link'Brad King2019-01-2110-0/+47
|\ \ \ \ \
| * | | | | Tests: Avoid cross-device links in CREATE_LINK testTushar Maheshwari2019-01-163-1/+20
| * | | | | Tests: Skip symlink tests on WindowsTushar Maheshwari2019-01-165-10/+10
| * | | | | Tests: CREATE_LINK subcommand negative test caseTushar Maheshwari2019-01-164-0/+7
| * | | | | Tests: file CREATE_LINK subcommand test casesTushar Maheshwari2019-01-164-0/+21
| |/ / / /
* | | | | Merge topic 'find-package-resolve-symlinks'Brad King2019-01-216-0/+63
|\ \ \ \ \
| * | | | | find_package: add test coverage for CMAKE_FIND_PACKAGE_RESOLVE_SYMLINKSDavid Aguilar2019-01-166-0/+63
| |/ / / /
* | | | | Merge topic 'submit-url'Brad King2019-01-212-6/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ctest_submit: Remove submit method from log outputRegina Pfeifer2019-01-162-6/+4
| |/ / /
* | | | Merge topic 'automoc-test-in-place'Brad King2019-01-181-4/+4
|\ \ \ \