Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'branch_coverage_glob' | Brad King | 2016-04-07 | 3 | -0/+4 |
|\ | |||||
| * | CTestCoverageCollectGCOV: Honor CTEST_EXTRA_COVERAGE_GLOB | Zack Galbreath | 2016-04-07 | 3 | -0/+4 |
* | | Merge topic 'fix-target-alias-in-subdir' | Brad King | 2016-04-05 | 1 | -0/+5 |
|\ \ | |||||
| * | | Fix lookup of an ALIAS target outside aliased target's directory (#16044) | Brad King | 2016-04-01 | 1 | -0/+5 |
| * | | Merge branch 'fix-repeat-pkg-config' into release | Brad King | 2016-03-21 | 1 | -5/+6 |
| |\ \ | |||||
* | \ \ | Merge topic 'cpack-rpm-external-symlink-handling' | Brad King | 2016-04-01 | 2 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | CPack/RPM external symlink handling | Domen Vrankar | 2016-04-01 | 2 | -0/+6 |
| | |_|/ | |/| | | |||||
* | | | | PushCheckStateTest: Update test to check CMAKE_EXTRA_INCLUDE_FILES | Jean-Christophe Fillion-Robin | 2016-03-31 | 1 | -0/+5 |
* | | | | PushCheckStateTest: Test all variables managed by the module | Jean-Christophe Fillion-Robin | 2016-03-31 | 1 | -9/+43 |
* | | | | PushCheckStateTest: Fix syntax warning | Jean-Christophe Fillion-Robin | 2016-03-31 | 1 | -2/+2 |
* | | | | Fix spelling typos in comments and documentation (#16037) | Felix Geyer | 2016-03-29 | 1 | -1/+1 |
|/ / / | |||||
* | | | cpack rpm setting of defattr | Domen Vrankar | 2016-03-28 | 2 | -0/+38 |
* | | | Tests: Fix GTK2Components.gtkmm test with sigc++ >= 2.5.1 | Brad King | 2016-03-25 | 1 | -0/+5 |
* | | | Merge topic 'cmake-depend-in-project-only' | Brad King | 2016-03-24 | 5 | -0/+29 |
|\ \ \ | |||||
| * | | | Tests: Add test for CMAKE_DEPENDS_IN_PROJECT_ONLY variable | Brad King | 2016-03-23 | 5 | -0/+29 |
* | | | | Merge topic 'vs-startup-project' | Brad King | 2016-03-24 | 10 | -1/+54 |
|\ \ \ \ | |||||
| * | | | | VS: Fix default target support for targets nested inside a folder | Taylor Braun-Jones | 2016-03-23 | 4 | -1/+20 |
| * | | | | VS: Improve unit test macros | Taylor Braun-Jones | 2016-03-22 | 3 | -9/+12 |
| * | | | | VS: Add option to choose the `.sln` startup project (#15578) | Davy Durham | 2016-03-22 | 7 | -0/+31 |
* | | | | | Merge topic 'timeout_after_match' | Brad King | 2016-03-22 | 10 | -0/+53 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | CTest: Optionally use a secondary test timeout after matching output | Zack Galbreath | 2016-03-22 | 10 | -0/+53 |
* | | | | | Merge topic 'test-rename-VSSolution' | Brad King | 2016-03-22 | 18 | -1/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Tests: Rename RunCMake.{SolutionGlobalSections => VSSolution} | Brad King | 2016-03-18 | 18 | -1/+1 |
* | | | | | Merge topic 'ninja-directory-targets' | Brad King | 2016-03-22 | 4 | -0/+21 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja: Add test for `$subdir/all` targets | Brad King | 2016-03-22 | 4 | -0/+21 |
| |/ / / / | |||||
* | | | | | Merge topic 'fix-repeat-pkg-config' | Brad King | 2016-03-22 | 1 | -5/+6 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | FindPkgConfig: set correctly named variables in cache (#15903) | Ben Boeckel | 2016-03-21 | 1 | -5/+6 |
* | | | | Merge topic 'release-win64' | Brad King | 2016-03-18 | 1 | -4/+7 |
|\ \ \ \ | |||||
| * | | | | Utilities/Release: Create a Windows 64-bit binary | Brad King | 2016-03-17 | 1 | -0/+3 |
| * | | | | Utilities/Release: Rename scripts to match target platform | Brad King | 2016-03-17 | 1 | -4/+4 |
* | | | | | Merge topic 'GenerateExportHeader-fix-name-leak' | Brad King | 2016-03-18 | 14 | -42/+56 |
|\ \ \ \ \ | |||||
| * | | | | | GenerateExportHeader: Do not define DEFINE_NO_DEPRECATED (#16022) | Andreas Schuh | 2016-03-17 | 14 | -42/+56 |
| |/ / / / | |||||
* | | | | | Merge topic 'ios-install-combined-one-arch' | Brad King | 2016-03-17 | 3 | -0/+64 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | Fix iOS combined feature for single architecture targets | Ruslan Baratov | 2016-03-15 | 3 | -0/+64 |
| |/ / | |||||
| * | | Merge branch 'fix-static-private-non-target-depends' into release | Brad King | 2016-02-17 | 5 | -0/+17 |
| |\ \ | |||||
| * \ \ | Merge branch 'fix-cmake_parse_arguments-expansion' into release | Brad King | 2016-02-12 | 1 | -0/+19 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'fix-install-EXPORT-crash' into release | Brad King | 2016-02-08 | 7 | -3/+14 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'test-ctest_submit-update' into release | Brad King | 2016-02-08 | 4 | -4/+4 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'FindProtobuf-variable-case' | Brad King | 2016-03-11 | 1 | -2/+1 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | FindProtobuf: Rename variables to match case of module name | Antonio Perez Barrero | 2016-03-07 | 1 | -2/+1 |
* | | | | | | | Merge topic 'remove-vs6-generator' | Brad King | 2016-03-10 | 30 | -148/+42 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Drop Visual Studio 6 generator | Brad King | 2016-03-09 | 30 | -148/+42 |
* | | | | | | | | Merge topic 'vs-clang-cl' | Brad King | 2016-03-10 | 9 | -2/+133 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Tests: do not build PrecompiledHeader on Clang/C2 | Mariusz Pluciński | 2016-03-10 | 1 | -1/+3 |
| * | | | | | | | | Tests: fix PDBDirectoryAndName on Clang/C2 | Mariusz Pluciński | 2016-03-10 | 1 | -0/+9 |
| * | | | | | | | | Tests: fix Plugin building on Clang/C2 | Mariusz Pluciński | 2016-03-10 | 1 | -0/+7 |
| * | | | | | | | | Tests: fix complexOneConfig building on Clang/C2 | Mariusz Pluciński | 2016-03-10 | 1 | -0/+7 |
| * | | | | | | | | Tests: fix Complex building on Clang/C2 | Mariusz Pluciński | 2016-03-10 | 1 | -0/+7 |
| * | | | | | | | | Tests: fix Module.GenerateExportHeader building on Clang/C2 | Mariusz Pluciński | 2016-03-10 | 3 | -1/+93 |
| * | | | | | | | | Tests: fix AliasTarget building on Clang/C2 | Mariusz Pluciński | 2016-03-10 | 1 | -0/+7 |
| |/ / / / / / / |