[riot-commits] [RIOT-OS/RIOT] 814a7c: Makefile.include: add output for unsupported toolc...
Gaëtan Harter
hartergaetan at gmail.com
Thu Aug 16 17:11:28 CEST 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 814a7c3a219c74fde3e8dbec8a948091e7cad408
https://github.com/RIOT-OS/RIOT/commit/814a7c3a219c74fde3e8dbec8a948091e7cad408
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2018-08-16 (Thu, 16 Aug 2018)
Changed paths:
M Makefile.include
Log Message:
-----------
Makefile.include: add output for unsupported toolchains
Assuming `TOOLCHAIN_SUPPORTED` is provided by the board and
`TOOLCHAIN_BLACKLIST` by a module or `pkg`, this outputs the fact that
a toolchain is not supported or blacklisted in a similar manner as
(un-)supported features and boards are.
Commit: b305ee4b41c77c0e0620078546daee9c4693c215
https://github.com/RIOT-OS/RIOT/commit/b305ee4b41c77c0e0620078546daee9c4693c215
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2018-08-16 (Thu, 16 Aug 2018)
Changed paths:
M cpu/cortexm_common/Makefile.include
Log Message:
-----------
cortexm_common: Mark llvm and gnu as supported toolchains
Commit: c0a7da3068355902538126942e02d5b00f802efc
https://github.com/RIOT-OS/RIOT/commit/c0a7da3068355902538126942e02d5b00f802efc
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2018-08-16 (Thu, 16 Aug 2018)
Changed paths:
M cpu/native/Makefile.include
Log Message:
-----------
native: Mark llvm and gnu as supported toolchains
Commit: ac9311a47a3f39ddbfe0e6baa59ffda1c300bb46
https://github.com/RIOT-OS/RIOT/commit/ac9311a47a3f39ddbfe0e6baa59ffda1c300bb46
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2018-08-16 (Thu, 16 Aug 2018)
Changed paths:
M makefiles/info.inc.mk
Log Message:
-----------
makefiles/info.inc.mk: provide info targets about toolchain support
Commit: 0972082b8ae03eb05fd8f1f6caf0aa564644a8df
https://github.com/RIOT-OS/RIOT/commit/0972082b8ae03eb05fd8f1f6caf0aa564644a8df
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2018-08-16 (Thu, 16 Aug 2018)
Changed paths:
M makefiles/buildtests.inc.mk
Log Message:
-----------
make: provide toolchain support for buildtests
Commit: 6309df63012147e2660c90533a9640d38d3e0491
https://github.com/RIOT-OS/RIOT/commit/6309df63012147e2660c90533a9640d38d3e0491
Author: Martine Lenders <mail at martine-lenders.eu>
Date: 2018-08-16 (Thu, 16 Aug 2018)
Changed paths:
M makefiles/vars.inc.mk
Log Message:
-----------
makefiles/vars.inc.mk: add doc on TOOLCHAIN lists
Commit: 623e3e156d29b7de97405e1c2bfb1cc53c44129f
https://github.com/RIOT-OS/RIOT/commit/623e3e156d29b7de97405e1c2bfb1cc53c44129f
Author: Gaëtan Harter <hartergaetan at gmail.com>
Date: 2018-08-16 (Thu, 16 Aug 2018)
Changed paths:
M Makefile.include
M cpu/cortexm_common/Makefile.include
M cpu/native/Makefile.include
M makefiles/buildtests.inc.mk
M makefiles/info.inc.mk
M makefiles/vars.inc.mk
Log Message:
-----------
Merge pull request #9730 from miri64/make/enh/toolchain-supported-list
make: provide support for listing supported and blacklisting toolchains
Compare: https://github.com/RIOT-OS/RIOT/compare/31aba49a3115...623e3e156d29
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the commits
mailing list