summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Tests: Drop CMAKE_TEST_MAKEPROGRAM variableBrad King2014-03-031-6/+5
| | * | | | Tests: Rename CMAKE_TEST_MAKEPROGRAM uses for explicit make programBrad King2014-03-031-11/+12
| | * | | | Tests: Rename CMAKE_TEST_MAKEPROGRAM uses for nested test projectsBrad King2014-03-036-12/+12
| | * | | | Tests: Rename CMAKE_TEST_DEVENV -> CMake_TEST_DEVENVBrad King2014-03-031-7/+8
| | * | | | Tests: Drop CMAKE_TEST_MSVC and test MSVC directlyBrad King2014-03-031-2/+2
| | * | | | Tests: Drop CMAKE_TEST_GENERATOR and CMAKE_TEST_MAKEPROGRAM optionsBrad King2014-03-031-10/+8
| | * | | | Tests: Drop kwsys testBrad King2014-03-031-13/+0
| * | | | | Merge topic 'fix-CMP0017-check'Brad King2014-03-053-3/+3
| |\ \ \ \ \
| | * | | | | CMP0017: Fix check when including from CMake source treeBrad King2014-03-043-3/+3
| | |/ / / /
| * | | | | FeatureSummary: Add unit testsDaniele E. Domenichelli2014-03-0318-0/+102
| |/ / / /
| * | | | CPackWIX: support installation of empty directoriesNils Gladitz2014-03-011-0/+11
| * | | | CPackWIX: Allow Windows Installer property customizationNils Gladitz2014-03-011-0/+3
| * | | | Merge topic 'tests-RunCMake-no-unused'Brad King2014-02-281-0/+1
| |\ \ \ \
| | * | | | Tests/RunCMake: Tell cmake not to report unused command-line optionsBrad King2014-02-271-0/+1
| * | | | | Add test for find_dependency macro.Stephen Kelly2014-02-269-0/+80
| |/ / / /
| * | | | Merge topic 'msvc-compiler-pdb-files'Brad King2014-02-261-8/+22
| |\ \ \ \
| | * | | | MSVC: Add properties to configure compiler PDB files (#14762)Brad King2014-02-261-8/+22
| * | | | | Merge topic 'target-SOURCES-refactor'Brad King2014-02-251-7/+7
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | cmTarget: Add GetTransitiveTargetClosure method.Stephen Kelly2014-02-241-7/+7
| * | | | | Merge topic 'variable-expansion-tests'Brad King2014-02-2425-0/+130
| |\ \ \ \ \
| | * | | | | tests: Add variable expansion testsBen Boeckel2014-02-2125-0/+130
| | |/ / / /
| * | | | | Merge topic 'ExternalProject-BUILD_ALWAYS'Brad King2014-02-243-0/+56
| |\ \ \ \ \
| | * | | | | ExternalProject: Add option to always run the build stepBrad King2014-02-213-0/+56
| | |/ / / /
* | | | | | cmTarget: Restore <CONFIG>_LOCATION to CMP0026 OLD behavior (#14808)Stephen Kelly2014-03-1719-0/+98
| |_|_|_|/ |/| | | |
* | | | | cmTarget: Don't create duplicate backtraces in CMP0046 warningStephen Kelly2014-03-125-0/+28
* | | | | Merge branch 'fix-AUTOGEN-custom-command-depends' into releaseBrad King2014-03-103-3/+24
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | QtAutogen: Fix AUTOGEN depends on custom command output with VS.Stephen Kelly2014-03-103-3/+24
| |/ / /
* | | | Merge branch 'fix-policy-scopes' into releaseBrad King2014-03-1014-13/+16
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Tests: Simplify and document policy scopes in RunCMake.CMP* testsBrad King2014-03-0610-10/+10
| * | Record more policies on targets when createdBrad King2014-03-064-3/+6
| |/
* | install: Support generator expressions in FILES and PROGRAMS modeBrad King2014-02-215-0/+35
|/
* Tests: Remove some trailing black lines.Stephen Kelly2014-02-171-2/+0
* add_custom_command: Disallow use of SOURCE signatures.Stephen Kelly2014-02-1214-0/+75
* Add policy CMP0049 to avoid variable expansion in source listsStephen Kelly2014-02-1213-0/+50
* Merge topic 'remove-Example'Brad King2014-02-101-12/+0
|\
| * Remove the Example from the source.Stephen Kelly2014-02-091-12/+0
* | Merge topic 'fix-CMP0028-iface'Brad King2014-02-1010-0/+43
|\ \
| * | CMP0028: Trigger on libraries from INTERFACE of dependencies.Stephen Kelly2014-02-0910-0/+43
| |/
* | Merge topic 'release-notes-prep'Brad King2014-02-103-5/+5
|\ \
| * | Tests/BundleTest: Drop use of ChangeLog.txtBrad King2014-02-073-5/+5
| |/
* | Merge topic 'wix_desktop'Brad King2014-02-101-0/+5
|\ \
| * | CPackWiX: Add support for CPACK_CREATE_DESKTOP_LINKSTimo Rothenpieler2014-02-081-0/+5
| |/
* | Merge topic 'interface-library-signatures'Brad King2014-02-106-2/+15
|\ \
| * | add_library: Issue better diagnostic for INTERFACE GLOBAL signature.Stephen Kelly2014-02-071-1/+1
| * | add_library: Test invalid GLOBAL INTERFACE signature.Stephen Kelly2014-02-075-1/+14
| |/
* | Tests: Speed up RunCMake.CheckModules testBrad King2014-02-063-1/+5
|/
* QtAutogen: Only add source files to the target if AUTORCC is ON.Stephen Kelly2014-02-052-1/+12
* Merge topic 'fix-Qt-autogen'Brad King2014-02-046-4/+21
|\
| * QtAutogen: Make uic work even when the source is in a subdir.Stephen Kelly2014-02-044-2/+2
| * FindQt4: Make AUTOMOC work regardless which order Qt 4/5 is found.Stephen Kelly2014-01-292-2/+19