summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Graphviz: added test suite, fixes, enhancementsCorentin Plouet2019-10-081-0/+1
* Tests: Write tests for cthwalloc helper toolKyle Edwards2019-10-021-0/+6
* Tests: Write cthwalloc helper toolKyle Edwards2019-10-021-0/+32
* Tests: Shorten name RunCMake.IfacePaths_{INCLUDE_DIRECTORIES => INCDIRS}Brad King2019-10-011-2/+2
* Merge topic 'fix-vsmacro-access-violation'Brad King2019-09-261-1/+1
|\
| * VS: Fix access violation when calling Visual Studio macroDaniel Eiband2019-09-241-1/+1
* | Merge topic 'cpack-DEB-use-CPACK_PACKAGE_DESCRIPTION_FILE'Kyle Edwards2019-09-261-0/+1
|\ \ | |/ |/|
| * CPackDeb: Use `CPACK_PACKAGE_DESCRIPTION_FILE`Alex Turbov2019-09-211-0/+1
* | Windows: Prevent auto exports to be regenerated on every buildDaniel Eiband2019-09-091-1/+1
|/
* Unity build: Add unit testsCristian Adam2019-08-301-0/+1
* Merge topic 'CMakeParseImplicitLinkInfo-comma-separated'Brad King2019-08-291-0/+1
|\
| * Introduce a ParseImplicitLinkInfo testRobert Maynard2019-08-281-0/+1
* | Precompile headers: Add unit testsCristian Adam2019-08-281-0/+2
* | ctest_build: ignore ANSI colorZack Galbreath2019-08-221-1/+2
|/
* AIX: Explicitly compute executable exports for both XL and GNUBrad King2019-07-151-1/+1
* Merge topic 'escape-install-rpath'Kyle Edwards2019-06-171-1/+6
|\
| * cmInstallTargetGenerator: Add tests for the RPATH_CHANGE ruleDennis Klein2019-06-131-1/+6
* | Merge topic 'add-test-command-expand-lists'Brad King2019-06-121-0/+2
|\ \ | |/ |/|
| * add_test: Add COMMAND_EXPAND_LISTS optionSergey Bobrenok2019-06-071-0/+2
* | file: Add GET_RUNTIME_DEPENDENCIES modeKyle Edwards2019-06-101-1/+1
|/
* Tests: Fix RunCMake.ctest_update test to not require GIT_EXECUTABLEBrad King2019-06-041-1/+1
* Teach CROSSCOMPILING_EMULATOR to support argumentsMarek Antoniak2019-06-031-1/+3
* Tests: add a check for the Swift compilerSaleem Abdulrasool2019-05-171-1/+1
* MSVC: Add support for /JMC (Just My Code)Luca Cappa2019-05-141-1/+4
* ctest: Include ChangeId in Update.xmlZack Galbreath2019-04-231-0/+1
* MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by defaultBrad King2019-04-191-0/+1
* MSVC: Add abstraction for runtime library selectionBrad King2019-04-171-0/+3
* Add a test to verify meta-feature parity with granular featuresRobert Maynard2019-04-091-0/+3
* Tests: Run FindGTK2 tests only when explicitly enabledBrad King2019-03-141-2/+1
* Tests: Restore support for CMake 3.1 through 3.6 with MSVCBrad King2019-02-261-3/+3
* Tests: add cases for providing Qt5Core_VERSION manuallyBen Boeckel2019-01-301-1/+8
* Merge topic 'add_consistent_verbose_build_flag'Brad King2019-01-291-1/+1
|\
| * cmake: Add tests for verbose output to --build modeRobert Maynard2019-01-281-1/+1
* | cmMakefile: Impose maximum recursion limitKyle Edwards2019-01-231-0/+1
|/
* Compute implicit include directories from compiler outputChuck Cranor2019-01-211-0/+1
* Properties: Add CMAKE_ROLE global propertyKyle Edwards2019-01-171-0/+1
* Merge topic 'vs2019'Brad King2019-01-151-1/+1
|\
| * VS: Add Visual Studio 16 2019 generatorBrad King2019-01-111-1/+1
* | Merge topic 'autogen_noqt_warning'Brad King2019-01-141-0/+1
|\ \ | |/ |/|
| * Merge branch 'backport-autogen_noqt_warning' into autogen_noqt_warningBrad King2019-01-111-0/+1
| |\
| | * Tests: Add case for warning when AUTOMOC/UIC/RCC gets disabledBrad King2019-01-111-0/+1
* | | Merge topic 'vs_ce_support'Brad King2019-01-111-0/+3
|\ \ \
| * | | VS: Honor WinCE deployment properties in VS 2010+Wil Stark2019-01-101-0/+3
| |/ /
* | | Tests: Split CPack DEB and RPM tests into smaller testsKyle Edwards2019-01-101-1/+47
* | | Tests: Add infrastructure to split up large CPack testsKyle Edwards2019-01-101-1/+6
|/ /
* | Tests: Pass python interpreter into RunCMake.CTestCommandLineBrad King2019-01-081-1/+2
* | Merge topic 'fileapi'Brad King2018-12-131-0/+4
|\ \
| * | fileapi: Add protocol v1 infrastructure with support for shared query filesBrad King2018-12-121-0/+4
* | | UseSWIG: add management of SWIG option -moduleMarc Chevrier2018-12-071-1/+1
* | | try_compile/try_run: Add support for LINK_OPTIONS option.Marc Chevrier2018-12-011-1/+3
|/ /