summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Tests: Add test for Multi-Configuration Ninja generatorKyle Edwards2019-12-131-0/+7
* Ninja: Add multi-config variantKyle Edwards2019-12-131-1/+1
* Merge topic 'function-var-current'Kyle Edwards2019-12-121-0/+1
|\
| * cmFunctionCommand: Introduce `CMAKE_CURRENT_FUNCTION*` variablesAlex Turbov2019-12-101-0/+1
* | Merge topic 'cpack-use-CPACK_PACKAGE_HOMEPAGE_URL'Kyle Edwards2019-12-111-0/+2
|\ \
| * | CPack: CMAKE_PROJECT_HOMEPAGE_URL -> CPACK_PACKAGE_HOMEPAGE_URLAlex Turbov2019-12-091-0/+2
* | | Merge topic 'load_cache_in_script'Brad King2019-11-211-0/+1
|\ \ \
| * | | load_cache: Allow READ_WITH_PREFIX mode in cmake scriptsCharles Barto2019-11-191-0/+1
* | | | Merge topic 'cmake-e-rm'Kyle Edwards2019-11-151-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | cmake -E: Add rm with improved semantics over remove and remove_directoryJohnny Jazeix2019-11-131-1/+1
| |/ /
* | | Merge topic 'objc-trycompile'Brad King2019-11-111-0/+2
|\ \ \ | |/ / |/| |
| * | ObjC: Add try_compile supportCristian Adam2019-11-091-0/+2
* | | Merge topic 'ctest-resource-groups'Kyle Edwards2019-11-071-12/+12
|\ \ \
| * \ \ Merge branch 'backport-ctest-resource-groups'Brad King2019-11-051-12/+12
| |\ \ \ | | |_|/ | |/| |
| | * | CTest: Rename hardware -> resources for RunCMake testsCraig Scott2019-11-051-12/+12
| | |/
* | | Tests: Add tests for INSTALL_NAME_DIRKyle Edwards2019-11-051-0/+3
|/ /
* | 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
|/