summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* VS: Add more Nsight Tegra generator Android property settingsMikhail Filimonov2015-07-142-1/+75
* Merge topic 'fix-command-rename'Brad King2015-07-131-0/+7
|\
| * cmState: Restore renamed commands on cleanup.Stephen Kelly2015-07-121-0/+7
| * Merge branch 'fortran-module-preprocessor-defs' into releaseBrad King2015-07-063-1/+8
| |\
| * \ Merge branch 'fix-target_link_libraries-wrong-dir' into releaseBrad King2015-06-256-0/+11
| |\ \
| * \ \ Merge branch 'fix-function-missing-end' into releaseBrad King2015-06-227-0/+20
| |\ \ \
* | | | | Add generator expression support to OUTPUT_NAME target propertyRobert Goulet2015-07-094-3/+13
* | | | | Merge topic 'CheckCompilerFlag-do-not-use-FLAGS'Brad King2015-07-091-0/+7
|\ \ \ \ \
| * | | | | Check*CompilerFlag: Revert to previous method used to pass flags (#15641)Brad King2015-07-081-0/+7
* | | | | | Merge topic 'empty-LINK_LIBRARIES'Brad King2015-07-094-0/+14
|\ \ \ \ \ \
| * | | | | | set_property: Fix crash when setting LINK_LIBRARIES to nothingBrad King2015-07-084-0/+14
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'string-append'Brad King2015-07-085-0/+67
|\ \ \ \ \ \
| * | | | | | string: add APPEND subcommandDaniel Pfeifer2015-07-075-0/+67
* | | | | | | Merge topic 'add-apple-swift-language'Brad King2015-07-0819-0/+69
|\ \ \ \ \ \ \
| * | | | | | | Add rudimentary support for the Apple Swift language with XcodeBrad King2015-07-0619-0/+69
* | | | | | | | Merge topic 'auto_export_dll_symbols'Brad King2015-07-0812-0/+138
|\ \ \ \ \ \ \ \
| * | | | | | | | Windows: Optionally generate DLL module definition files automaticallyBill Hoffman2015-07-0612-0/+138
* | | | | | | | | Merge topic 'ExternalProject-USES_TERMINAL'Brad King2015-07-073-0/+143
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ExternalProject: Added new USES_TERMINAL optionsJames Johnston2015-07-063-0/+143
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'refactor-cmListFileBacktrace'Brad King2015-07-0713-16/+48
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmMakefile: Create a scoped context for parsing listfiles.Stephen Kelly2015-07-0613-16/+48
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'fortran-module-preprocessor-defs'Brad King2015-07-073-1/+8
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Fortran: Fix passing of preprocessor definitions to dependency scannerBrad King2015-07-063-1/+8
| | |_|/ / / / | |/| | | | |
* | | | | | | CTest: Show the number of tests for each label in the summaryBetsy McPhail2015-07-062-0/+30
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'ctest-test-load'Brad King2015-07-0224-0/+147
|\ \ \ \ \ \
| * | | | | | ctest: Optionally avoid starting tests that may exceed a given CPU loadBetsy McPhail2015-06-3023-0/+140
| * | | | | | Tests: Teach RunCMake infrastructure to optionally timeoutBrad King2015-06-301-0/+7
* | | | | | | enable_language: Allow CMakeDetermine<LANG>Compiler module to fail earlyBrad King2015-06-295-0/+11
* | | | | | | VS: Add /machine: flag to Librarian tool (#11240)Brad King2015-06-264-1/+11
* | | | | | | Merge topic 'fix-target_link_libraries-wrong-dir'Brad King2015-06-266-0/+11
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | cmTarget: Fix diagnostic of target_link_libraries in wrong directory (#15626)Brad King2015-06-256-0/+11
| | |/ / / | |/| | |
* | | | | Export: Escape exported property values when writing CMake language filesBrad King2015-06-242-0/+15
| |/ / / |/| | |
* | | | Merge topic 'fix-function-missing-end'Brad King2015-06-237-0/+20
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix assertion failure on unmatched function or macroBrad King2015-06-227-0/+20
* | | | Merge topic 'qt-autogen-always-run'Brad King2015-06-237-0/+76
|\ \ \ \
| * | | | QtAutogen: Always run autogen step even when rcc is enabled (#15608)Brad King2015-06-197-0/+76
* | | | | Tests: Don't hang when running Qt5Autogen built with GCC 5 (#15570).Stephen Kelly2015-06-211-2/+2
|/ / / /
* | | | Merge topic 'GNUInstallDirs-special-prefixes'Brad King2015-06-1912-0/+158
|\ \ \ \
| * | | | GNUInstallDirs: Add special cases for certain prefixesAlex Turbov2015-06-183-30/+30
| * | | | GNUInstallDirs: Add test casesBrad King2015-06-1812-0/+158
* | | | | Merge topic 'cmake--build-dir'Brad King2015-06-167-0/+28
|\ \ \ \ \
| * | | | | cmake: Fix --build <relative-dir> for VS generators (#15609)Brad King2015-06-115-0/+24
| * | | | | Tests: Extend RunCMake.CommandLine to cover --build with no argBrad King2015-06-113-0/+4
| |/ / / /
* | | | | Merge topic 'cpack-rpm-and-deb-runcmake-tests'Brad King2015-06-1621-28/+392
|\ \ \ \ \
| * | | | | Tests: Move RunCMake.CPackRPM case into RunCMake.CPack_RPM testDomen Vrankar2015-06-157-28/+6
| * | | | | Tests: Add RunCMake tests for CPack{Deb,RPM}Domen Vrankar2015-06-1516-0/+386
* | | | | | Merge topic 'compiler-launcher'Brad King2015-06-1513-0/+49
|\ \ \ \ \ \
| * | | | | | Add options to launch the compiler through tools like ccache or distccBill Hoffman2015-06-1513-0/+49
| | |_|_|/ / | |/| | | |
* | | | | | ctest_update: Fix RETURN_VALUE on VCS tool failure (#15610)Brad King2015-06-115-0/+97
* | | | | | Tests: Teach CTest.Update* tests to check ctest_update return codeBrad King2015-06-111-2/+10