summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SDCC compiler: use sdar instead of sdcclib as librarian for recent versionsJohnny Jazeix2019-11-182-10/+30
* Merge branch 'release-3.16'Brad King2019-11-180-0/+0
|\
| * Merge topic 'compile-features-other-lang' into release-3.16Brad King2019-11-181-1/+6
| |\
* | \ Merge topic 'compile-features-other-lang'Brad King2019-11-181-1/+6
|\ \ \ | | |/ | |/|
| * | Help: Clarify compile features handling for OBJC and OBJCXXCraig Scott2019-11-171-1/+6
* | | Merge topic 'win-no-error-popup'Brad King2019-11-185-4/+7
|\ \ \
| * | | Windows: Restore suppression of error report popups in CI buildsBrad King2019-11-154-3/+2
| * | | Merge branch 'upstream-KWSys' into win-no-error-popupBrad King2019-11-151-1/+5
| |\ \ \
| | * | | KWSys 2019-11-15 (329d8c7c)KWSys Upstream2019-11-151-1/+5
* | | | | Merge branch 'release-3.16'Brad King2019-11-180-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge topic 'cpack-custom-templates' into release-3.16Brad King2019-11-186-9/+18
| |\ \ \ \
* | \ \ \ \ Merge topic 'cpack-custom-templates'Brad King2019-11-186-9/+18
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | CPack: Restore support for custom package configuration templatesBrad King2019-11-156-9/+18
* | | | | | Merge topic 'CPackNuget-dep-id'Brad King2019-11-181-5/+3
|\ \ \ \ \ \
| * | | | | | CPack/NuGet: Do not mangle non-C-identifier chars in dependenciesyacoub2019-11-141-5/+3
* | | | | | | Merge branch 'release-3.16'Brad King2019-11-180-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'docs-pch-reorg' into release-3.16Brad King2019-11-182-49/+75
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'docs-pch-reorg'Brad King2019-11-182-49/+75
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Help: Provide guidance on INTERFACE for target_precompile_headers()Craig Scott2019-11-132-0/+16
| * | | | | | | Help: Reorganise target_precompile_headers() docs for readabilityCraig Scott2019-11-131-49/+59
* | | | | | | | Merge branch 'release-3.16'Brad King2019-11-180-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'pch-reuse-no-prop' into release-3.16Brad King2019-11-184-11/+22
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'pch-reuse-no-prop'Brad King2019-11-184-11/+22
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | PCH: Do not issue an error on duplicate target_precompile_headers callCristian Adam2019-11-154-11/+22
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.16'Craig Scott2019-11-180-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'tutorial-replace-unicode-dash' into release-3.16Craig Scott2019-11-181-2/+2
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'tutorial-replace-unicode-dash'Craig Scott2019-11-181-2/+2
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Tutorial: replace Unicode EN DASH with ASCII dashArkadiusz Drabczyk2019-11-171-2/+2
| |/ / / / / /
* | | | | | | Merge topic 'ccmake_redirect_stdstreams'Craig Scott2019-11-185-37/+53
|\ \ \ \ \ \ \
| * | | | | | | ccmake: redirect stdout/stderr to the displayed logsSylvain Joubert2019-11-165-37/+53
* | | | | | | | CMake Nightly Date StampKitware Robot2019-11-181-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2019-11-171-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2019-11-161-1/+1
* | | | | | | | Merge topic 'cmake-e-rm'Kyle Edwards2019-11-1570-54/+287
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | replace remove and remove_directory with rm in testsJohnny Jazeix2019-11-1330-39/+39
| * | | | | | | cmake -E: Add rm with improved semantics over remove and remove_directoryJohnny Jazeix2019-11-1340-15/+248
* | | | | | | | Merge topic 'cmFileLockPool-remove-dynamic-memory-usage'Brad King2019-11-155-33/+62
|\ \ \ \ \ \ \ \
| * | | | | | | | cmFileLockPool: enhance items managementMarc Chevrier2019-11-145-33/+62
* | | | | | | | | Merge topic 'ctest_test-repeat'Brad King2019-11-1523-34/+187
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ctest_test: Add option to REPEAT testsBrad King2019-11-0717-4/+147
| * | | | | | | | | cmCTestMultiProcessHandler: Hold repeat mode as a memberBrad King2019-11-073-4/+14
| * | | | | | | | | CTest: Rename internal APIs for --repeat optionsBrad King2019-11-075-31/+31
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'Fortran-line-continued-use'Brad King2019-11-159-996/+1015
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fortran: ignore CPP line directives in line-continued USE stmtsTiziano Müller2019-11-132-123/+124
| * | | | | | | | | LexerParser: Regenerate parsers with bison 3.4.2Kitware Robot2019-11-138-874/+892
* | | | | | | | | | Merge topic 'update-kwsys'Brad King2019-11-155-18/+33
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-11-135-18/+33
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | KWSys 2019-11-13 (e67ed8ef)KWSys Upstream2019-11-135-18/+33
* | | | | | | | | | Merge branch 'release-3.16'Brad King2019-11-150-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'objc-standard-fix' into release-3.16Brad King2019-11-151-14/+29
| |\ \ \ \ \ \ \ \ \