| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop Visual Studio 7 .NET 2003 generator | Brad King | 2017-04-19 | 13 | -41/+15 |
|
|
* | Merge topic 'objlib-extend' | Brad King | 2017-04-19 | 36 | -58/+193 |
|\ |
|
| * | Allow OBJECT libraries to be installed, exported, and imported | Robert Maynard | 2017-04-18 | 19 | -12/+82 |
|
|
| * | Genex: Allow TARGET_OBJECTS to be used everywhere | Robert Maynard | 2017-04-18 | 6 | -2/+54 |
|
|
| * | Genex: Reject TARGET_OBJECTS on non-object libraries earlier | Brad King | 2017-04-18 | 10 | -32/+45 |
|
|
| * | Tests: ExportImport C code should use explicit (void) in prototypes | Robert Maynard | 2017-04-18 | 1 | -12/+12 |
|
|
* | | Merge topic 'test-CheckIPOSupported' | Brad King | 2017-04-19 | 10 | -0/+99 |
|\ \ |
|
| * | | Tests: Add cases for typical CheckIPOSupported usage | Ruslan Baratov | 2017-04-18 | 10 | -0/+99 |
|
|
* | | | Merge topic 'fix-CMakeTestAllGenerators' | Brad King | 2017-04-19 | 2 | -49/+11 |
|\ \ \ |
|
| * | | | Tests: Drop machine-specific logic from CMakeTestAllGenerators | Brad King | 2017-04-18 | 1 | -22/+0 |
|
|
| * | | | Tests: Run CMakeTestAllGenerators serially | Brad King | 2017-04-18 | 1 | -0/+3 |
|
|
| * | | | Tests: Fix CMakeTestAllGenerators generator list | Brad King | 2017-04-18 | 1 | -27/+8 |
|
|
* | | | | Merge topic 'findmpi-add-imported-targets' | Brad King | 2017-04-19 | 5 | -0/+80 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | FindMPI: Add test case | Christian Pfeiffer | 2017-04-18 | 5 | -0/+80 |
|
|
* | | | | Merge topic 'fix-CMP0026-old' | Brad King | 2017-04-18 | 2 | -0/+13 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | CMP0026: Fix OLD behavior with file written during configure step | Brad King | 2017-04-17 | 2 | -0/+13 |
| | |/
| |/| |
|
* | | | file: Add COPY/INSTALL option for fixed layout relative to a directory | Brad King | 2017-04-13 | 9 | -0/+38 |
| |/
|/| |
|
* | | Merge topic 'project-description' | Brad King | 2017-04-13 | 6 | -0/+13 |
|\ \ |
|
| * | | project: Add `DESCRIPTION` parameter | Alex Turbov | 2017-04-11 | 6 | -0/+13 |
|
|
* | | | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 4 | -5/+5 |
| |/
|/| |
|
* | | Merge topic 'include_external_msproject-map-config' | Brad King | 2017-04-06 | 7 | -4/+34 |
|\ \ |
|
| * | | include_external_msproject: Honor MAP_IMPORTED_CONFIG_<CONFIG> | Beeble | 2017-04-05 | 7 | -4/+34 |
|
|
* | | | Merge topic 'prop-is-multi-config' | Brad King | 2017-04-05 | 5 | -0/+11 |
|\ \ \ |
|
| * | | | Tests: Add case for GENERATOR_IS_MULTI_CONFIG | Brad King | 2017-04-04 | 5 | -0/+11 |
| |/ / |
|
* | | | Merge topic 'CheckIPOSupported-Fortran' | Brad King | 2017-04-05 | 4 | -9/+0 |
|\ \ \ |
|
| * | | | CheckIPOSupported: Add Fortran support | Ruslan Baratov | 2017-04-04 | 4 | -9/+0 |
| |/ / |
|
* | | | Merge topic 'mac-implicit-link-no-lto-flag' | Brad King | 2017-04-04 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | CMakeParseImplicitLinkInfo: Ignore ld -lto_library flag | Brad King | 2017-04-03 | 1 | -0/+6 |
|
|
* | | | | Merge topic 'server-mode-test-no-pyc' | Brad King | 2017-04-04 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | Tests: Avoid generating .pyc files during Server test | Brad King | 2017-04-03 | 1 | -0/+1 |
| |/ / / |
|
* | | | | Merge topic 'test-CMakeOnly.AllFindModules-local-exclude' | Brad King | 2017-04-04 | 2 | -2/+9 |
|\ \ \ \ |
|
| * | | | | Tests: Optionally skip local packages versions in CMakeOnly.AllFindModules | Brad King | 2017-04-03 | 2 | -2/+9 |
| | |/ /
| |/| | |
|
* | | | | Merge topic 'test-CMake.GetPrerequisites-config-message' | Brad King | 2017-04-04 | 2 | -9/+3 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Tests: Fix CMake.GetPrerequisites test config message | Brad King | 2017-04-03 | 2 | -9/+3 |
| | |/
| |/| |
|
* | | | Merge topic 'test-LinkInterfaceLoop-custom-timeout' | Brad King | 2017-04-03 | 1 | -1/+8 |
|\ \ \ |
|
| * | | | Tests: Add option to customize LinkInterfaceLoop timeout | Brad King | 2017-03-31 | 1 | -1/+8 |
| |/ / |
|
* | | | Merge topic 'test-fix-CTestTestChecksum-dir' | Brad King | 2017-04-03 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Tests: Fix spurious CTestTestParallel failures | Brad King | 2017-03-31 | 1 | -2/+2 |
| |/ |
|
| * | Merge branch '16742-swift-3.0' into release | Brad King | 2017-03-29 | 2 | -7/+3 |
| |\ |
|
* | \ | Merge topic '16733-bundle-genex' | Brad King | 2017-03-31 | 18 | -9/+97 |
|\ \ \ |
|
| * | | | Xcode: Execute RunCMake.Framework also for Xcode generator | Gregor Jasny | 2017-03-30 | 4 | -9/+11 |
|
|
| * | | | Genex: Add `TARGET_BUNDLE_[CONTENT_]_DIR` generator expressions | Gregor Jasny | 2017-03-30 | 14 | -0/+86 |
|
|
* | | | | Merge topic 'ipo-policy-CMP0069' | Brad King | 2017-03-31 | 26 | -1/+105 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATION | Ruslan Baratov | 2017-03-30 | 22 | -0/+87 |
|
|
| * | | | CheckIPOSupported: Visual Studio and Xcode generators do not support IPO | Ruslan Baratov | 2017-03-30 | 5 | -1/+18 |
|
|
* | | | | Merge topic 'ctest-disable-tests' | Brad King | 2017-03-30 | 18 | -0/+201 |
|\ \ \ \ |
|
| * | | | | Add 'DISABLED' test property | Betsy McPhail | 2017-03-29 | 18 | -0/+201 |
|
|
* | | | | | Merge topic 'iwyu' | Brad King | 2017-03-30 | 1 | -2/+4 |
|\ \ \ \ \ |
|
| * | | | | | testEncoding: use cmsys::ifstream | Daniel Pfeifer | 2017-03-29 | 1 | -2/+2 |
|
|
| * | | | | | testEncoding: include <cmsys/ConsoleBuf.hxx> on Windows only | Daniel Pfeifer | 2017-03-29 | 1 | -0/+2 |
| |/ / / / |
|