summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge topic 'trace-expand'Brad King2015-07-273-0/+6
|\ \ \
| * | | cmake: add --trace-expand optionBen Boeckel2015-07-233-0/+6
* | | | Merge topic 'refactor-cmMakefile-properties'Brad King2015-07-276-0/+23
|\ \ \ \
| * | | | CompileDefinitions: Add unit test for setting empty content.Stephen Kelly2015-07-226-0/+23
| |/ / /
* | | | Tests: Extend BuildDepends test to cover OBJECT_DEPENDSBrad King2015-07-224-0/+39
* | | | Merge topic 'export-no-custom-target'Brad King2015-07-229-3/+13
|\ \ \ \
| * | | | export: Reject custom target exports earlier (#15657)Brad King2015-07-214-0/+8
| * | | | Tests: Teach RunCMake.export to enable languages only when neededBrad King2015-07-215-3/+5
| |/ / /
* | | | Merge topic 'target-directory-properties'Brad King2015-07-222-1/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Add SOURCE_DIR and BINARY_DIR target propertiesClifford Yapp2015-07-212-1/+7
| |/ /
* | | Merge topic 'vs-compiler-feature-2015-update'Brad King2015-07-221-6/+0
|\ \ \ | |/ / |/| / | |/
| * Features: Update MSVC features for VS 2015 RTMBrad King2015-07-211-6/+0
| * Merge branch 'fix-command-rename' into releaseBrad King2015-07-131-0/+7
| |\
| * \ Merge branch 'empty-LINK_LIBRARIES' into releaseBrad King2015-07-084-0/+14
| |\ \
| * \ \ Merge branch 'CheckCompilerFlag-do-not-use-FLAGS' into releaseBrad King2015-07-081-0/+7
| |\ \ \
* | | | | cmMakefile: Remove special handling of LINK_DIRECTORIES property.Stephen Kelly2015-07-181-3/+3
* | | | | Merge topic 'ctest-change-id'Brad King2015-07-175-0/+44
|\ \ \ \ \
| * | | | | CTest: Optionally add a ChangeId attribute on XML Site tagsZack Galbreath2015-07-175-0/+44
* | | | | | Merge topic 'cpack-per-component-extra-control-file'Brad King2015-07-176-5/+64
|\ \ \ \ \ \
| * | | | | | CPack/DEB: component version of PACKAGE_CONTROL_EXTRADomen Vrankar2015-07-154-0/+41
| * | | | | | Tests/RunCMake/CPack/DEB: add verifyDebControlDomen Vrankar2015-07-151-0/+18
| * | | | | | Tests/RunCMake/CPack: found files should be preservedDomen Vrankar2015-07-151-5/+5
| |/ / / / /
* | | | | | Merge topic 'makefile-target-messages'Brad King2015-07-1511-0/+55
|\ \ \ \ \ \
| * | | | | | Tests: Add test for TARGET_MESSAGES global propertyBrad King2015-07-1411-0/+55
| |/ / / / /
* | | | | | Merge topic 'vs-nsight-tegra-attributes'Brad King2015-07-152-1/+75
|\ \ \ \ \ \
| * | | | | | VS: Add more Nsight Tegra generator Android property settingsMikhail Filimonov2015-07-142-1/+75
| |/ / / / /
* | | | | | Merge topic 'tests-no-match-full-path'Brad King2015-07-15119-285/+266
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Tests: Move command failure cases into RunCMake infrastructureBrad King2015-07-14111-204/+239
| * | | | | Tests: Move CTestTestConfigFileInBuildDir into RunCMake.ctest_startBrad King2015-07-148-81/+27
* | | | | | 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
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |