| Commit message (Expand) | Author | Age | Files | Lines |
* | complex: Move cmSystemTools::UpperCase test to CMakeLibTests | Brad King | 2011-12-23 | 4 | -28/+34 |
|
|
* | complex: Simplify test for single-character exe name | Brad King | 2011-12-23 | 6 | -74/+26 |
|
|
* | complex: Move GeneratedFileStream test to CMakeLibTests | Brad King | 2011-12-23 | 6 | -176/+103 |
|
|
* | complex: Remove dynamic loader tests | Brad King | 2011-12-23 | 8 | -160/+2 |
|
|
* | complex: Sync Tests/ComplexOneConfig with Tests/Complex | Brad King | 2011-12-23 | 2 | -1/+9 |
|
|
* | complex: Remove ancient unused ComplexRelativePaths test | Brad King | 2011-12-23 | 43 | -2481/+4 |
|
|
* | Merge topic 'test-Fortran-compiler-compat' | David Cole | 2011-12-16 | 1 | -10/+2 |
|\ |
|
| * | Fix and simplify Fortran test compiler compatibility check | Brad King | 2011-12-15 | 1 | -10/+2 |
|
|
* | | Follow all dependencies of shared library private dependencies | Brad King | 2011-12-14 | 3 | -2/+25 |
|/ |
|
* | Merge branch 'master' into AutomocIncludedDotMocFileHandling | David Cole | 2011-12-07 | 71 | -19/+2094 |
|\ |
|
| * | Merge topic 'GNU-to-MS' | David Cole | 2011-12-06 | 2 | -0/+6 |
| |\ |
|
| | * | Test CMAKE_GNUtoMS option in ExportImport on MinGW and MSys | Brad King | 2011-12-05 | 2 | -0/+6 |
|
|
| * | | Merge topic 'fix-ExternalProject-svn-issue' | David Cole | 2011-12-06 | 1 | -7/+0 |
| |\ \ |
|
| | * | | Tests: ExternalProject: Remove unnecessary 'svn --version' call | Rolf Eike Beer | 2011-12-05 | 1 | -7/+0 |
|
|
| * | | | export(): Document undefined behavior of location properties | Brad King | 2011-12-01 | 2 | -10/+12 |
| |/ / |
|
| * | | Merge topic 'newline-style' | David Cole | 2011-12-01 | 5 | -0/+38 |
| |\ \
| | |/
| |/| |
|
| | * | Add NEWLINE_STYLE option to configure_file (#3957) | Peter Kuemmel | 2011-11-28 | 5 | -0/+38 |
|
|
| * | | Merge topic 'target-link-libraries-interfaces' | David Cole | 2011-11-23 | 9 | -0/+129 |
| |\ \ |
|
| | * | | target_link_libraries: Add LINK_(PUBLIC|PRIVATE) options | Stephen Kelly | 2011-11-22 | 9 | -0/+129 |
|
|
| * | | | Fix CMake.File hash test for CRLF checkouts | Brad King | 2011-11-16 | 11 | -14/+16 |
|
|
| * | | | Add string(MD5) and string(SHA*) commands to compute hashes | Brad King | 2011-11-16 | 10 | -0/+47 |
|
|
| * | | | Add file(SHA*) commands to compute cryptographic hashes | Brad King | 2011-11-16 | 6 | -0/+25 |
|
|
| * | | | Add file(MD5) command to compute cryptographic hash | Brad King | 2011-11-16 | 7 | -1/+22 |
| | |/
| |/| |
|
| * | | Merge topic 'fix-11213-vs10-mfc-support' | David Cole | 2011-11-15 | 4 | -5/+39 |
| |\ \ |
|
| | * | | Tests: Nudge MFC test to pass on VS 6 dashboards (#11213) | David Cole | 2011-11-09 | 3 | -5/+13 |
|
|
| | * | | Tests: Add environment logging to the MFC test (#11213) | David Cole | 2011-11-08 | 1 | -0/+11 |
|
|
| | * | | Tests: Fix MFC test to work with VS 10 and later (#11213) | David Cole | 2011-11-04 | 1 | -0/+15 |
|
|
| * | | | Merge topic 'add-mfc-test' | David Cole | 2011-11-15 | 28 | -0/+1778 |
| |\ \ \
| | |/ / |
|
| | * | | Tests: Avoid MFC test automatically for Watcom WMake builds (#11213) | David Cole | 2011-11-03 | 1 | -0/+10 |
|
|
| | * | | Tests: Fix MFC test for old vs6 dashboards (#11213) | David Cole | 2011-11-03 | 1 | -1/+7 |
|
|
| | * | | Tests: Fix MFC test w/ Make-based generators (#11213) | David Cole | 2011-11-02 | 1 | -0/+12 |
|
|
| | * | | Tests: Avoid MFC test automatically for VCExpress builds (#11213) | David Cole | 2011-11-01 | 1 | -0/+24 |
|
|
| | * | | Tests: Add the MFC test (#11213) | David Cole | 2011-11-01 | 28 | -0/+1726 |
|
|
* | | | | Add a test case for the use of Q_PRIVATE_SLOT. | Stephen Kelly | 2011-11-22 | 3 | -1/+42 |
|
|
* | | | | automoc: add special handling for including basename_p.moc, with test | Alex Neundorf | 2011-11-22 | 5 | -1/+92 |
|
|
* | | | | automoc: add test for including a moc_abc_p.cpp file | Alex Neundorf | 2011-11-22 | 2 | -0/+34 |
|
|
* | | | | automoc: add test for including the moc file from another header | Alex Neundorf | 2011-11-22 | 5 | -1/+65 |
|
|
* | | | | automoc: add a test for including both abc.moc and moc_abc.cpp | Alex Neundorf | 2011-11-22 | 4 | -1/+74 |
|
|
* | | | | automoc: add more test cases | Alex Neundorf | 2011-11-10 | 6 | -1/+131 |
|/ / / |
|
* | | | Merge topic 'CPackRPM-perComponentHeader' | David Cole | 2011-11-01 | 2 | -0/+2 |
|\ \ \ |
|
| * | | | CPackRPM support component specific variables for spec files | Eric NOULARD | 2011-10-30 | 2 | -0/+2 |
|
|
* | | | | CTest: Look for CTestConfig.cmake in build dir first, then source dir | Jean-Christophe Fillion-Robin | 2011-10-27 | 5 | -0/+73 |
|/ / / |
|
* | | | Merge topic 'test-update-svn-1.7-issue-12535' | David Cole | 2011-10-25 | 1 | -1/+11 |
|\ \ \ |
|
| * | | | Teach CTest.UpdateSVN to detect svn add --depth before using it | Brad King | 2011-10-24 | 1 | -1/+11 |
|
|
| * | | | Fix CTest.UpdateSVN with Subversion 1.7 (#12535) | Brad King | 2011-10-24 | 1 | -1/+1 |
| |/ / |
|
* | | | Add copyright notices | Alex Neundorf | 2011-10-22 | 2 | -0/+26 |
|
|
* | | | automoc:run moc on the header if the source file contains include "foo.moc" | Alex Neundorf | 2011-10-22 | 4 | -1/+46 |
|/ / |
|
* | | Silence make on OpenBSD in FindPackageModeTest(#12508) | Alex Neundorf | 2011-10-12 | 1 | -0/+1 |
|
|
* | | Build each library only once instead of once for each test. | Stephen Kelly | 2011-10-09 | 4 | -5/+58 |
|
|
* | | Remove unused define. | Stephen Kelly | 2011-10-09 | 1 | -8/+0 |
|/ |
|