Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge topic 'cmake-file-install-symlink-on-nonexistng-path' | Brad King | 2017-03-30 | 3 | -0/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | handle non-existing symlink creation locations | Domen Vrankar | 2017-03-28 | 3 | -0/+17 | |
| |/ / / / | ||||||
* | | | | | Merge topic '16742-swift-3.0' | Brad King | 2017-03-30 | 2 | -7/+3 | |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | Swift: Simplify mixed test case to make it version agnostic | Gregor Jasny | 2017-03-29 | 2 | -20/+3 | |
| * | | | Swift: Default to Swift 3.0 with Xcode 8.3 and later | Gregor Jasny | 2017-03-28 | 2 | -1/+14 | |
* | | | | Merge topic 'cpack-rpm-debuginfo-honor-package-filename' | Brad King | 2017-03-27 | 2 | -3/+15 | |
|\ \ \ \ | ||||||
| * | | | | CPack/RPM: support for debuginfo package renaming | Domen Vrankar | 2017-03-25 | 2 | -2/+6 | |
| * | | | | CPack/RPM honor package file name on debuginfo enabled | Domen Vrankar | 2017-03-24 | 2 | -2/+10 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'cpack-rpm-tests-handle-build-id-links' | Brad King | 2017-03-27 | 3 | -5/+11 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | CPack/RPM tests: handle build-id links | Domen Vrankar | 2017-03-27 | 3 | -5/+11 | |
| | |/ | |/| | ||||||
* | | | Merge topic 'InstallRequiredSystemLibraries-test-openmp' | Brad King | 2017-03-27 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | Tests: Activate InstallRequiredSystemLibraries OpenMP libs | Brad King | 2017-03-24 | 1 | -0/+1 | |
| |/ / | ||||||
| * | | Merge branch 'implicit-dir-symlinks' into release | Brad King | 2017-03-02 | 9 | -0/+74 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'csproj_add_free_source_tags' into release | Brad King | 2017-03-02 | 4 | -0/+38 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'find-libarch-not-symlink' into release | Brad King | 2017-02-28 | 3 | -0/+29 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'object-library-compile-pdb' into release | Brad King | 2017-02-24 | 1 | -0/+1 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'clang-format-attrs' into release | Brad King | 2017-02-22 | 4 | -0/+8 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic '16680-ios-bundle-resources' | Brad King | 2017-03-24 | 6 | -1/+37 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Apple: Add test for bundle resource layout | Gregor Jasny | 2017-03-23 | 6 | -1/+37 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'autogen_rcc_test' | Brad King | 2017-03-24 | 7 | -47/+93 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Autogen: Tests: More rigorous rcc rebuild tests | Sebastian Holtermann | 2017-03-23 | 7 | -47/+93 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'make_sure_cuda_tests_run' | Brad King | 2017-03-24 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CUDA: ObjectLibrary test executable now runs on OSX | Robert Maynard | 2017-03-23 | 1 | -0/+5 | |
* | | | | | | | | | RunCMake: Ignore xcodebuild bug warnings in tests | Gregor Jasny | 2017-03-24 | 1 | -1/+1 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic '14335-duplicate-else' | Brad King | 2017-03-22 | 13 | -0/+44 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmIfCommand: Reject duplicate else() and misplaced elseif() | Gregor Jasny | 2017-03-22 | 13 | -0/+44 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'add-CheckIPOSupported-module' | Brad King | 2017-03-22 | 22 | -0/+89 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Tests for 'CheckIPOSupported' module | Ruslan Baratov | 2017-03-21 | 22 | -0/+89 | |
* | | | | | | | | | Merge topic 'module-def-and-WINDOWS_EXPORT_ALL_SYMBOLS' | Brad King | 2017-03-22 | 5 | -2/+26 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Support WINDOWS_EXPORT_ALL_SYMBOLS with `.def` files | Brad King | 2017-03-21 | 5 | -2/+26 | |
* | | | | | | | | | Merge topic 'geh-visibility-flag' | Brad King | 2017-03-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | GenerateExportHeader: always fill in _EXPORT macros | Ben Boeckel | 2017-03-16 | 1 | -1/+1 | |
* | | | | | | | | | | CPack/RPM: handle extra slashes | Domen Vrankar | 2017-03-13 | 4 | -0/+61 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'x32-abi-tests' | Brad King | 2017-03-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Tests: Fix CMakeOnly.find_library test logic for libx32 case | Christian Schmidbauer | 2017-03-10 | 1 | -1/+1 | |
* | | | | | | | | | | Merge topic 'BundleUtilities-elf-rpath' | Brad King | 2017-03-13 | 4 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | file: Add READ_ELF command to parse ELF binaries | Florian Apolloner | 2017-03-10 | 4 | -0/+6 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'xcode-test-schema-generation' | Brad King | 2017-03-13 | 2 | -0/+21 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Xcode: Add test for schema generation | Gregor Jasny | 2017-03-12 | 2 | -0/+21 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'cuda-vs' | Brad King | 2017-03-13 | 7 | -2/+24 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | CUDA: Work around VS limitation in CudaOnly.WithDefs test | Brad King | 2017-03-10 | 2 | -2/+10 | |
| * | | | | | | | | | VS: Provide an option to specify CUDA toolset version | Brad King | 2017-03-10 | 5 | -0/+14 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'test-CPackComponents-fix-NSIS-root' | Brad King | 2017-03-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Tests: Fix CPackComponents NSIS install root | Brad King | 2017-03-09 | 1 | -1/+1 | |
* | | | | | | | | | | Merge topic 'master' | Brad King | 2017-03-09 | 14 | -5/+36 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Tests: Add x32 tests to test suite | Steven Newbury | 2017-03-08 | 14 | -5/+36 | |
* | | | | | | | | | | Tests: Pass generator platform and toolset into check for Fortran | Brad King | 2017-03-08 | 1 | -0/+2 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'fix-static-assert' | Brad King | 2017-03-08 | 2 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | WriteCompilerDetectionHeader: fix STATIC_ASSERT | Daniel Pfeifer | 2017-03-06 | 2 | -0/+6 | |
* | | | | | | | | | | CUDA: Fix spelling of CudaOnly.SeparateCompilation test targets | Brad King | 2017-03-07 | 1 | -8/+8 | |
| |_|/ / / / / / / |/| | | | | | | | |