summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.16.0-rc4v3.16.0-rc4Brad King2019-11-181-1/+1
* Merge topic 'swift-rpath-darwin' into release-3.16Brad King2019-11-181-1/+1
|\
| * Swift: support `-rpath` on DarwinSaleem Abdulrasool2019-11-181-1/+1
* | Merge topic 'swift-darwin-install-name' into release-3.16Brad King2019-11-181-1/+1
|\ \
| * | Swift: support `INSTALL_NAME_DIR` on DarwinSaleem Abdulrasool2019-11-181-1/+1
* | | Merge topic 'compile-features-other-lang' into release-3.16Brad King2019-11-181-1/+6
|\ \ \
| * | | Help: Clarify compile features handling for OBJC and OBJCXXCraig Scott2019-11-171-1/+6
* | | | Merge topic 'cpack-custom-templates' into release-3.16Brad King2019-11-186-9/+18
|\ \ \ \
| * | | | CPack: Restore support for custom package configuration templatesBrad King2019-11-156-9/+18
| | |/ / | |/| |
* | | | Merge topic 'docs-pch-reorg' into release-3.16Brad King2019-11-182-49/+75
|\ \ \ \
| * | | | Help: Provide guidance on INTERFACE for target_precompile_headers()Craig Scott2019-11-142-0/+16
| * | | | Help: Reorganise target_precompile_headers() docs for readabilityCraig Scott2019-11-141-49/+59
* | | | | Merge topic 'pch-reuse-no-prop' into release-3.16Brad King2019-11-184-11/+22
|\ \ \ \ \
| * | | | | PCH: Do not issue an error on duplicate target_precompile_headers callCristian Adam2019-11-154-11/+22
| |/ / / /
* | | | | Merge topic 'tutorial-replace-unicode-dash' into release-3.16Craig Scott2019-11-181-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Tutorial: replace Unicode EN DASH with ASCII dashArkadiusz Drabczyk2019-11-181-2/+2
|/ / / /
* | | | Merge topic 'objc-standard-fix' into release-3.16Brad King2019-11-151-14/+29
|\ \ \ \
| * | | | ObjC: Proper initialization of ObjC/XX standard propertiesCristian Adam2019-11-141-14/+29
* | | | | Merge topic 'objc-tests' into release-3.16Brad King2019-11-1523-87/+10
|\ \ \ \ \
| * | | | | Tests: Organize Objective C/C++ test directoriesBrad King2019-11-1423-87/+10
* | | | | | Merge topic 'fix-optional-test' into release-3.16Brad King2019-11-151-36/+48
|\ \ \ \ \ \
| * | | | | | Tests: Fix reliance on undefined behavior of cm::optionalKyle Edwards2019-11-131-36/+48
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'FindPostgreSQL-macports-libsuffix' into release-3.16Brad King2019-11-151-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | FindPostgreSQL: also search for libraries in the MacPorts suffixBen Boeckel2019-11-131-0/+1
| | |_|/ / | |/| | |
* | | | | Merge topic 'FindwxWidgets-mingw' into release-3.16Brad King2019-11-131-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | FindwxWidgets: Add link dependencies for MinGWGrant Kim2019-11-131-1/+1
* | | | | Merge topic 'objc-standard' into release-3.16Brad King2019-11-131-0/+29
|\ \ \ \ \
| * | | | | ObjC: Initialize ObjC/XX standard properties from C/C++ counterpartsCristian Adam2019-11-121-0/+29
| | |_|/ / | |/| | |
* | | | | Merge topic 'FindwxWidgets-qt' into release-3.16Brad King2019-11-131-22/+26
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | FindwxWidgets: Add support for wxQtCraig Sturdy2019-11-121-22/+26
| | |/ | |/|
* | | Merge topic 'swift-rpath-separator' into release-3.16Brad King2019-11-131-0/+1
|\ \ \ | |_|/ |/| |
| * | Swift: Allow build and installed RPATHs to differSaleem Abdulrasool2019-11-121-0/+1
| |/
* | Merge topic 'add_custom_command-supports-COMMAND_EXPAND_LISTS' into release-3.16Kyle Edwards2019-11-121-1/+2
|\ \
| * | Help: Both add_custom_command signatures support COMMAND_EXPAND_LISTSMarc Aldorasi2019-11-111-1/+2
* | | Merge topic 'unity-HEADER_FILE_ONLY' into release-3.16Brad King2019-11-129-9/+43
|\ \ \
| * | | Unity: Don't include sources with HEADER_FILE_ONLY property setCristian Adam2019-11-119-9/+43
* | | | Merge topic 'objc-standard-docs' into release-3.16Brad King2019-11-1215-1/+238
|\ \ \ \
| * | | | ObjC: Document ObjC/ObjCXX standard properties / variablesCristian Adam2019-11-1115-1/+238
* | | | | Merge topic 'objc-xcode-flags' into release-3.16Brad King2019-11-126-8/+61
|\ \ \ \ \
| * | | | | ObjC: Add OBJC/OBJCXX flags to Xcode projectsCristian Adam2019-11-116-8/+61
| | |_|/ / | |/| | |
* | | | | Merge topic 'update-expat' into release-3.16Brad King2019-11-1224-4843/+4037
|\ \ \ \ \
| * | | | | expat: Update CMake build for 2.2.9Brad King2019-11-111-1/+0
| * | | | | Merge branch 'upstream-expat' into update-expatBrad King2019-11-1122-4840/+4036
| |\ \ \ \ \
| | * | | | | expat 2019-09-25 (a7bc26b6)Expat Upstream2019-11-1122-4852/+4052
| * | | | | | expat: Update script to get Expat 2.2.9Brad King2019-11-111-2/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'reference-IMPORTED_IMPLIB-more' into release-3.16Brad King2019-11-121-0/+3
|\ \ \ \ \ \
| * | | | | | Help: Reference IMPORTED_IMPLIB from the IMPORTED_LOCATION documentationMarc Aldorasi2019-11-111-0/+3
| |/ / / / /
* | | | | | Merge topic 'pch-cray-classic' into release-3.16Brad King2019-11-121-1/+1
|\ \ \ \ \ \
| * | | | | | Tests: Fix ExportImport PCH expectation on Cray Classic compilerBrad King2019-11-111-1/+1
| |/ / / / /
* | | | | | Merge topic 'resolve-full-path-at-generate-time' into release-3.16Brad King2019-11-122-2/+2
|\ \ \ \ \ \