summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.16.0v3.16.0Brad King2019-11-261-1/+1
* Merge topic 'ctest-resource-fixes' into release-3.16Brad King2019-11-2647-2/+282
|\
| * Help: Clarify how tests are run if no resource spec file is specifiedKyle Edwards2019-11-261-0/+17
| * CTest: Clarify that resource requirements can be splitKyle Edwards2019-11-2510-2/+41
| * CTest: Add version field to resource spec fileKyle Edwards2019-11-2537-0/+224
* | Merge topic 'implicit-includes-extra-CR' into release-3.16Brad King2019-11-261-1/+1
|\ \
| * \ Merge branch 'backport-implicit-includes-extra-CR' into implicit-includes-ext...Brad King2019-11-261-1/+1
| |\ \
| | * | CMakeParseImplicitIncludeInfo: Remove all CR chars from compiler outputBrad King2019-11-251-1/+1
| | * | CMake 3.15.5v3.15.5Brad King2019-10-301-1/+1
| | * | Merge branch 'doc-genex-tweak' into release-3.15Brad King2019-10-211-1/+1
| | |\ \
| | * \ \ Merge branch 'InstallRequiredSystemLibraries-redist' into release-3.15Brad King2019-10-111-0/+7
| | |\ \ \
| | * \ \ \ Merge branch 'vs-v142-csharp-flags' into release-3.15Brad King2019-10-112-2/+575
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'backport-vs-16.4-global-targets' into release-3.15Brad King2019-10-071-0/+4
| | |\ \ \ \ \
| | | * | | | | VS: Tell VS 16.4 not to verify CMake-provided custom command outputsBrad King2019-10-071-0/+4
* | | | | | | | Merge topic 'FindODBC-mingw' into release-3.16Brad King2019-11-261-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | FindODBC: Add library name for MinGW toolchainsCristian Adam2019-11-251-0/+2
* | | | | | | | | Merge topic 'unity-no-duplicate-path' into release-3.16Brad King2019-11-261-13/+16
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Unity: No repeated path for internal generated unity filesCristian Adam2019-11-251-13/+16
| |/ / / / / / /
* | | | | | | | Merge topic 'FindwxWidgets-rel-and-dbg' into release-3.16Brad King2019-11-251-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | FindwxWidgets: Fix finding both release and debug libsBrad King2019-11-221-1/+1
* | | | | | | | Merge topic 'xcode-objc' into release-3.16Brad King2019-11-211-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Xcode: Set source file type for Objective C/C++Brad King2019-11-201-0/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'FindwxWidgets-qt-debug' into release-3.16Brad King2019-11-211-0/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | FindwxWidgets: Find wxQt debug librariesCraig Sturdy2019-11-201-0/+2
|/ / / / / /
* | | | | | 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