Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SDCC compiler: use sdar instead of sdcclib as librarian for recent versions | Johnny Jazeix | 2019-11-18 | 2 | -10/+30 |
* | Merge branch 'release-3.16' | Brad King | 2019-11-18 | 0 | -0/+0 |
|\ | |||||
| * | Merge topic 'compile-features-other-lang' into release-3.16 | Brad King | 2019-11-18 | 1 | -1/+6 |
| |\ | |||||
* | \ | Merge topic 'compile-features-other-lang' | Brad King | 2019-11-18 | 1 | -1/+6 |
|\ \ \ | | |/ | |/| | |||||
| * | | Help: Clarify compile features handling for OBJC and OBJCXX | Craig Scott | 2019-11-17 | 1 | -1/+6 |
* | | | Merge topic 'win-no-error-popup' | Brad King | 2019-11-18 | 5 | -4/+7 |
|\ \ \ | |||||
| * | | | Windows: Restore suppression of error report popups in CI builds | Brad King | 2019-11-15 | 4 | -3/+2 |
| * | | | Merge branch 'upstream-KWSys' into win-no-error-popup | Brad King | 2019-11-15 | 1 | -1/+5 |
| |\ \ \ | |||||
| | * | | | KWSys 2019-11-15 (329d8c7c) | KWSys Upstream | 2019-11-15 | 1 | -1/+5 |
* | | | | | Merge branch 'release-3.16' | Brad King | 2019-11-18 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Merge topic 'cpack-custom-templates' into release-3.16 | Brad King | 2019-11-18 | 6 | -9/+18 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'cpack-custom-templates' | Brad King | 2019-11-18 | 6 | -9/+18 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | CPack: Restore support for custom package configuration templates | Brad King | 2019-11-15 | 6 | -9/+18 |
* | | | | | | Merge topic 'CPackNuget-dep-id' | Brad King | 2019-11-18 | 1 | -5/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CPack/NuGet: Do not mangle non-C-identifier chars in dependencies | yacoub | 2019-11-14 | 1 | -5/+3 |
* | | | | | | | Merge branch 'release-3.16' | Brad King | 2019-11-18 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'docs-pch-reorg' into release-3.16 | Brad King | 2019-11-18 | 2 | -49/+75 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'docs-pch-reorg' | Brad King | 2019-11-18 | 2 | -49/+75 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Help: Provide guidance on INTERFACE for target_precompile_headers() | Craig Scott | 2019-11-13 | 2 | -0/+16 |
| * | | | | | | | Help: Reorganise target_precompile_headers() docs for readability | Craig Scott | 2019-11-13 | 1 | -49/+59 |
* | | | | | | | | Merge branch 'release-3.16' | Brad King | 2019-11-18 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'pch-reuse-no-prop' into release-3.16 | Brad King | 2019-11-18 | 4 | -11/+22 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'pch-reuse-no-prop' | Brad King | 2019-11-18 | 4 | -11/+22 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | PCH: Do not issue an error on duplicate target_precompile_headers call | Cristian Adam | 2019-11-15 | 4 | -11/+22 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'release-3.16' | Craig Scott | 2019-11-18 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'tutorial-replace-unicode-dash' into release-3.16 | Craig Scott | 2019-11-18 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'tutorial-replace-unicode-dash' | Craig Scott | 2019-11-18 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Tutorial: replace Unicode EN DASH with ASCII dash | Arkadiusz Drabczyk | 2019-11-17 | 1 | -2/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'ccmake_redirect_stdstreams' | Craig Scott | 2019-11-18 | 5 | -37/+53 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ccmake: redirect stdout/stderr to the displayed logs | Sylvain Joubert | 2019-11-16 | 5 | -37/+53 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-11-18 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-11-17 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-11-16 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'cmake-e-rm' | Kyle Edwards | 2019-11-15 | 70 | -54/+287 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | replace remove and remove_directory with rm in tests | Johnny Jazeix | 2019-11-13 | 30 | -39/+39 |
| * | | | | | | | cmake -E: Add rm with improved semantics over remove and remove_directory | Johnny Jazeix | 2019-11-13 | 40 | -15/+248 |
* | | | | | | | | Merge topic 'cmFileLockPool-remove-dynamic-memory-usage' | Brad King | 2019-11-15 | 5 | -33/+62 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmFileLockPool: enhance items management | Marc Chevrier | 2019-11-14 | 5 | -33/+62 |
* | | | | | | | | | Merge topic 'ctest_test-repeat' | Brad King | 2019-11-15 | 23 | -34/+187 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | ctest_test: Add option to REPEAT tests | Brad King | 2019-11-07 | 17 | -4/+147 |
| * | | | | | | | | | cmCTestMultiProcessHandler: Hold repeat mode as a member | Brad King | 2019-11-07 | 3 | -4/+14 |
| * | | | | | | | | | CTest: Rename internal APIs for --repeat options | Brad King | 2019-11-07 | 5 | -31/+31 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'Fortran-line-continued-use' | Brad King | 2019-11-15 | 9 | -996/+1015 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fortran: ignore CPP line directives in line-continued USE stmts | Tiziano Müller | 2019-11-13 | 2 | -123/+124 |
| * | | | | | | | | | LexerParser: Regenerate parsers with bison 3.4.2 | Kitware Robot | 2019-11-13 | 8 | -874/+892 |
* | | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2019-11-15 | 5 | -18/+33 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-11-13 | 5 | -18/+33 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| | * | | | | | | | | KWSys 2019-11-13 (e67ed8ef) | KWSys Upstream | 2019-11-13 | 5 | -18/+33 |
* | | | | | | | | | | Merge branch 'release-3.16' | Brad King | 2019-11-15 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge topic 'objc-standard-fix' into release-3.16 | Brad King | 2019-11-15 | 1 | -14/+29 |
| |\ \ \ \ \ \ \ \ \ |