1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/makefiles
MrKevinWeiss 652e4f41c1
cpp: Use modules for cpp and libstdcpp
Also add better error message when kconfig or make includes a .cpp without cpp module.
2021-07-02 15:11:10 +02:00
..
arch cpu/avr8_common: move ldscripts from atmega_common 2021-03-30 10:50:09 +02:00
boards makefiles/stm32.inc.mk: allow to override supported programmers 2021-02-24 13:28:01 +01:00
boot makefiles/boot/riotboot.mk: pass IOTLAB_NODE 2021-06-16 12:24:09 +02:00
libc makefiles/libc/picolibc.mk: only fail when building 2021-03-01 13:47:53 +01:00
tests Merge pull request #16012 from maribu/fix-feature-resolution-again 2021-02-24 20:22:50 +01:00
toolchain build system: support wrong target triples with LLVM 2021-02-11 17:19:15 +01:00
tools tools/programmer.inc.mk: programmer wrapper is not used by default 2021-04-28 09:46:02 +02:00
utils makefiles/utils/ansi: Refactor ansi codes into their own file. 2021-05-04 10:52:50 +02:00
app_dirs.inc.mk
application.inc.mk
auto_init.inc.mk
bindist.inc.mk
blob.inc.mk
boards.inc.mk
buildtests.inc.mk
cflags.inc.mk CODING_CONVENTIONS.md: default to C11 2021-02-14 14:28:13 +01:00
color.inc.mk makefiles/color: Add color functions. 2021-05-04 10:57:47 +02:00
default-radio-settings.inc.mk
defaultmodules.inc.mk makefiles: allow boards and CPUs to define default modules 2021-01-25 09:16:59 +01:00
dependencies_debug.inc.mk makefiles/dependencies_debug.inc.mk: add TOOLCHAIN 2021-01-27 11:11:43 +01:00
dependency_resolution.inc.mk build system: rework EXTERNAL_MODULE_DIRS 2021-05-07 21:29:05 +02:00
deprecated_modules.inc.mk makefiles: add mechanism to deprecate modules 2020-12-03 15:28:35 +01:00
docker.inc.mk makefiles/docker.inc.mk: use version_is_greater_or_equal for jobs check 2021-01-18 14:38:47 +01:00
eclipse.inc.mk
features_check.inc.mk build_system: don't optionally use conflicting features 2021-02-22 12:06:27 +01:00
features_modules.inc.mk make: introduce VDD_LC_FILTER_x feature 2021-02-19 17:19:28 +01:00
git_version.inc.mk
info-global.inc.mk makefiles/info-global.inc.mk: fix DEFAULT_MODULE inclusion 2021-05-04 11:28:17 +02:00
info-nproc.inc.mk
info.inc.mk makefiles/info: Add make info-packages command 2021-04-08 16:44:10 +02:00
kconfig.mk Merge pull request #16104 from maribu/external_modules 2021-05-07 23:27:17 +02:00
mcuboot.mk
modules.inc.mk
murdock.inc.mk
periph.mk
pseudomodules.inc.mk cpp: Use modules for cpp and libstdcpp 2021-07-02 15:11:10 +02:00
scan-build.inc.mk
stdio.inc.mk makefiles/stdio.inc.mk: stdio_uart require uart or lpuart 2021-06-01 12:38:07 +02:00
suit.base.inc.mk
suit.inc.mk
tests.inc.mk make: run static_tests.sh directly with static-tests target 2020-12-17 15:16:36 +01:00
usb-codes.inc.mk
vars.inc.mk makefiles/vars.inc.mk: update USE_PROGRAMMER_WRAPPER_SCRIPT comment 2021-04-28 08:42:09 +02:00