| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'link-shared-depend-cycle-issue-12647' | David Cole | 2012-01-17 | 4 | -0/+32 |
|\ |
|
| * | Tolerate cycles in shared library link interfaces (#12647) | Brad King | 2012-01-13 | 4 | -0/+32 |
|
|
* | | Merge topic 'add_CMakeOnly_test-infrastructure' | David Cole | 2012-01-17 | 3 | -0/+22 |
|\ \
| |/ |
|
| * | Add infrastructure for CMake-only tests | Brad King | 2012-01-13 | 3 | -0/+22 |
|
|
* | | Merge topic 'compiler-version' | David Cole | 2012-01-17 | 1 | -0/+4 |
|\ \
| |/
|/| |
|
| * | Add framework to detect compiler version with its id (#12408) | Brad King | 2011-12-07 | 1 | -0/+4 |
|
|
* | | Merge topic 'test-Complex-cleanup' | David Cole | 2012-01-09 | 60 | -3022/+195 |
|\ \ |
|
| * | | complex: Remove unused option to test CMakeLib | Brad King | 2011-12-23 | 9 | -85/+0 |
|
|
| * | | complex: Remove test dependence on cmSystemTools | Brad King | 2011-12-23 | 2 | -24/+24 |
|
|
| * | | 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 'avoid-mfc-test' | David Cole | 2011-12-20 | 2 | -0/+65 |
|\ \ \ |
|
| * | | | Tests: Only really run MFC test if we can build MFC apps (#11213) | David Cole | 2011-12-16 | 2 | -0/+65 |
| |/ / |
|
* | | | Merge topic 'fix_double_project_cmake_build' | David Cole | 2011-12-20 | 4 | -6/+23 |
|\ \ \ |
|
| * | | | Fix the case where cmake --build failed with two project cmds in one file. | Bill Hoffman | 2011-12-20 | 4 | -6/+23 |
|
|
* | | | | Merge topic 'AutomocFineTuning' | David Cole | 2011-12-20 | 1 | -0/+3 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | automoc: default to strict mode, use CMAKE_AUTOMOC_RELAXED_MODE | Alex Neundorf | 2011-12-13 | 1 | -0/+3 |
| |/ / |
|
* | | | 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 |
|
|