summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge topic 'test-RunCMake-refactor-ctest'Brad King2015-02-24149-120/+104
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Tests: Drop unnecessary stderr matching from RunCMake.ctest_memcheckBrad King2015-02-235-15/+0
| * | | Tests: Teach RunCMake to tolerate 'Error kstat returned' lines in test outputBrad King2015-02-231-1/+1
| * | | Tests: Teach RunCMake to tolerate Guard Malloc lines in test outputBrad King2015-02-231-1/+1
| * | | Tests: Teach RunCMake to tolerate BullseyeCoverage lines in test outputBrad King2015-02-231-1/+1
| * | | Tests: Match curl error in RunCMake.ctest_submit FailDrop-* casesBrad King2015-02-233-3/+3
| * | | Tests: Rename RunCMake.{CTestMemcheck => ctest_memcheck}Brad King2015-02-1985-30/+30
| * | | Tests: Rename RunCMake.{CTestSubmit => ctest_submit}Brad King2015-02-1962-37/+37
| * | | Tests: Split RunCTest helper out of RunCMake.CTest(Submit|Memcheck)Brad King2015-02-194-31/+30
| * | | Tests: Rename RunCMake.CTestMemcheck internals to match CTestSubmitBrad King2015-02-194-12/+12
* | | | Merge topic 'rpm_package_architecture'Brad King2015-02-232-0/+14
|\ \ \ \
| * | | | Tests: CpackRPM test component architectureJoshua A Clayton2015-02-232-0/+14
* | | | | Merge topic 'rpm_run_tests_on_other_platforms'Brad King2015-02-231-1/+1
|\ \ \ \ \
| * | | | | CPackRPM: run tests on more platforms than just LinuxDomen Vrankar2015-02-231-1/+1
| |/ / / /
* | | | | Merge topic 'use-algorithms'Brad King2015-02-231-1/+1
|\ \ \ \ \
| * | | | | cmGlobalGenerator: Convert set insert algorithm to vector algorithms.Stephen Kelly2015-02-201-1/+1
* | | | | | Merge topic 'private-FindJsonCpp'Brad King2015-02-231-0/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | FindJsonCpp: Drop new module due to upstream jsoncpp providing packageBrad King2015-02-201-0/+3
* | | | | Merge topic 'find-command-prefix-from-PATH'Brad King2015-02-2015-0/+54
|\ \ \ \ \
| * | | | | Teach find_(library|file|path) to get prefixes from PATH (#15370)Brad King2015-02-1915-0/+54
| | |/ / / | |/| | |
* | | | | Fortran: Test that CMAKE_Fortran_COMPILER_VERSION is set (#15372)Brad King2015-02-191-9/+1
|/ / / /
* | | | Tests: Consolidate detection of 'rpmbuild'Brad King2015-02-132-11/+16
* | | | Xcode: Teach XCODE_ATTRIBUTE target properties about generator expressionsGregor Jasny2015-02-126-0/+24
* | | | install: Allow generator expressions in TARGETS DESTINATION (#14317)Brad King2015-02-119-3/+25
| |/ / |/| |
* | | Merge topic 'export-interface-source-files'Brad King2015-02-1165-218/+365
|\ \ \
| * | | Allow export of targets with INTERFACE_SOURCES.Stephen Kelly2015-02-1027-17/+143
| * | | Tests: Move IfacePaths test stderr files.Stephen Kelly2015-02-1011-0/+1
| * | | Tests: Run IfacePaths tests with a parameter.Stephen Kelly2015-02-099-21/+35
| * | | Tests: Split part of include_directories test to a generic location.Stephen Kelly2015-02-0940-157/+163
* | | | Merge topic 'test-RunCMake-updates'Brad King2015-02-1059-61/+18
|\ \ \ \ | |/ / /
| * | | RunCMake: Allow specifying the stderr file for a test.Stephen Kelly2015-02-091-1/+4
| * | | RunCMake: Allow specifying the directory to run tests in.Stephen Kelly2015-02-091-3/+14
| * | | RunCMake: Remove unneeded files.Stephen Kelly2015-02-0957-57/+0
| | |/ | |/|
* | | Merge topic 'no-global-setlocale'Brad King2015-02-101-2/+0
|\ \ \ | | |/ | |/|
| * | Merge branch 'backport-no-global-setlocale' into no-global-setlocaleBrad King2015-02-061-2/+0
| |\ \ | | |/ | |/|
| | * Do not call setlocale() globally in CMake applications (#15377)Brad King2015-02-061-2/+0
* | | CheckFortranCompilerFlag: Add test caseBrad King2015-02-051-0/+7
|/ /
* | Merge topic 'fix-C-standard-features'Brad King2015-02-055-0/+150
|\ \
| * | Features: Fix C90 feature detection.Stephen Kelly2015-02-045-0/+150
* | | Merge topic 'CTestCoverageCollectGCOV-refinements'Brad King2015-02-043-0/+59
|\ \ \
| * | | CTestCoverageCollectGCOV: Add test caseBill Hoffman2015-02-033-0/+59
* | | | Merge topic 'rpm_multi_prefix'Brad King2015-02-038-9/+79
|\ \ \ \ | |_|/ / |/| | |
| * | | CPackRPM: Allow multiple path relocation prefixes for one packageDomen Vrankar2015-01-298-9/+79
* | | | Features: Record for MSVC 2010-2015Robert Maynard2015-01-302-2/+61
* | | | Features: Define meaning for no language standard defaultBrad King2015-01-293-31/+55
* | | | Merge topic 'xcode-revise-make-program'Brad King2015-01-291-1/+1
|\ \ \ \
| * | | | Xcode: Switch to internal CMAKE_MAKE_PROGRAM lookup by generator (#15324)Brad King2015-01-291-1/+1
* | | | | Merge topic 'vs-shader-flags'Brad King2015-01-293-0/+10
|\ \ \ \ \
| * | | | | VS: Add source file property to set extra hlsl shader flagsRobert Goulet2015-01-283-0/+10
| | |_|/ / | |/| | |
* | | | | Merge topic 'fix-OBJECT_DEPENDS-after-path-normalization'Brad King2015-01-293-0/+19
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |