Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge topic 'objc-tests' into release-3.16 | Brad King | 2019-11-15 | 23 | -87/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Tests: Organize Objective C/C++ test directories | Brad King | 2019-11-14 | 23 | -87/+10 | |
* | | | | | | | | | | | Merge topic 'fix-optional-test' into release-3.16 | Brad King | 2019-11-15 | 1 | -36/+48 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Tests: Fix reliance on undefined behavior of cm::optional | Kyle Edwards | 2019-11-13 | 1 | -36/+48 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'FindPostgreSQL-macports-libsuffix' into release-3.16 | Brad King | 2019-11-15 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | FindPostgreSQL: also search for libraries in the MacPorts suffix | Ben Boeckel | 2019-11-13 | 1 | -0/+1 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'FindwxWidgets-mingw' into release-3.16 | Brad King | 2019-11-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | FindwxWidgets: Add link dependencies for MinGW | Grant Kim | 2019-11-13 | 1 | -1/+1 | |
* | | | | | | | | | | Merge topic 'objc-standard' into release-3.16 | Brad King | 2019-11-13 | 1 | -0/+29 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ObjC: Initialize ObjC/XX standard properties from C/C++ counterparts | Cristian Adam | 2019-11-12 | 1 | -0/+29 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'FindwxWidgets-qt' into release-3.16 | Brad King | 2019-11-13 | 1 | -22/+26 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | / / / / / / | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | FindwxWidgets: Add support for wxQt | Craig Sturdy | 2019-11-12 | 1 | -22/+26 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'swift-rpath-separator' into release-3.16 | Brad King | 2019-11-13 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Swift: Allow build and installed RPATHs to differ | Saleem Abdulrasool | 2019-11-12 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'add_custom_command-supports-COMMAND_EXPAND_LISTS' into release-3.16 | Kyle Edwards | 2019-11-12 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help: Both add_custom_command signatures support COMMAND_EXPAND_LISTS | Marc Aldorasi | 2019-11-11 | 1 | -1/+2 | |
* | | | | | | | | Merge topic 'unity-HEADER_FILE_ONLY' into release-3.16 | Brad King | 2019-11-12 | 9 | -9/+43 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Unity: Don't include sources with HEADER_FILE_ONLY property set | Cristian Adam | 2019-11-11 | 9 | -9/+43 | |
* | | | | | | | | | Merge topic 'objc-standard-docs' into release-3.16 | Brad King | 2019-11-12 | 15 | -1/+238 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ObjC: Document ObjC/ObjCXX standard properties / variables | Cristian Adam | 2019-11-11 | 15 | -1/+238 | |
* | | | | | | | | | | Merge topic 'objc-xcode-flags' into release-3.16 | Brad King | 2019-11-12 | 6 | -8/+61 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ObjC: Add OBJC/OBJCXX flags to Xcode projects | Cristian Adam | 2019-11-11 | 6 | -8/+61 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'update-expat' into release-3.16 | Brad King | 2019-11-12 | 24 | -4843/+4037 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | expat: Update CMake build for 2.2.9 | Brad King | 2019-11-11 | 1 | -1/+0 | |
| * | | | | | | | | | | Merge branch 'upstream-expat' into update-expat | Brad King | 2019-11-11 | 22 | -4840/+4036 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | expat 2019-09-25 (a7bc26b6) | Expat Upstream | 2019-11-11 | 22 | -4852/+4052 | |
| * | | | | | | | | | | | expat: Update script to get Expat 2.2.9 | Brad King | 2019-11-11 | 1 | -2/+1 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'reference-IMPORTED_IMPLIB-more' into release-3.16 | Brad King | 2019-11-12 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Help: Reference IMPORTED_IMPLIB from the IMPORTED_LOCATION documentation | Marc Aldorasi | 2019-11-11 | 1 | -0/+3 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'pch-cray-classic' into release-3.16 | Brad King | 2019-11-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Tests: Fix ExportImport PCH expectation on Cray Classic compiler | Brad King | 2019-11-11 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'resolve-full-path-at-generate-time' into release-3.16 | Brad King | 2019-11-12 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | UnityBuild: Resolve full paths of unity source includes | Daniel Eiband | 2019-11-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | cmFileAPI: Resolve full path in PCH source comparison | Daniel Eiband | 2019-11-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge topic 'pch-no-duplicates' into release-3.16 | Craig Scott | 2019-11-12 | 6 | -34/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | PCH: No repeated path for internal generated PCH files | Cristian Adam | 2019-11-11 | 6 | -34/+17 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'remove-CPACK_INSTALL_CMAKE_CONFIGURATIONS' into release-3.16 | Craig Scott | 2019-11-12 | 14 | -36/+55 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Tests: Add RunCMake.CPackCommandLine case for multi-config package | Brad King | 2019-11-11 | 6 | -0/+51 | |
| * | | | | | | | | | | | CPack: Remove CPACK_INSTALL_CMAKE_CONFIGURATIONS | Alex Turbov | 2019-11-11 | 8 | -36/+4 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'objc-trycompile' into release-3.16 | Brad King | 2019-11-11 | 14 | -80/+198 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ObjC: Add try_compile support | Cristian Adam | 2019-11-09 | 14 | -80/+198 | |
* | | | | | | | | | | | | Merge topic 'objc-link-main' into release-3.16 | Brad King | 2019-11-11 | 1 | -50/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | ObjC: Set same settings for all languages supported on Darwin | Cristian Adam | 2019-11-07 | 1 | -50/+26 | |
* | | | | | | | | | | | | Merge topic 'docs-UNITY_BUILD' into release-3.16 | Craig Scott | 2019-11-10 | 7 | -75/+120 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Help: Improve readability and fix inaccuracies in unity build docs | Craig Scott | 2019-11-09 | 7 | -75/+120 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'CTestCoverageCollectGCOV-typo' into release-3.16 | Brad King | 2019-11-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | CTestCoverageCollectGCOV: Fix typo in ctest_coverage_collect_gcov docs | Brad King | 2019-11-08 | 1 | -1/+1 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'doc-pch-genex' into release-3.16 | Brad King | 2019-11-08 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Help: Document target_precompile_headers genex with angle brackets | Brad King | 2019-11-08 | 1 | -0/+11 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'revert-FindBinUtils-ask-compiler' into release-3.16 | Brad King | 2019-11-08 | 2 | -75/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | |