- e37d9e6 cmake: using zephyr_get_compile_options_for_lang_as_string() by Torsten Rasmussen · 4 years, 4 months ago
- 02b2035 kernel: add common bits to support TLS by Daniel Leung · 4 years, 5 months ago
- d268f82 cmake: Add generated files to zephyr_interface dependency target by Joakim Andersson · 4 years, 5 months ago
- 08d2f48 cmake: Remove generated files from DEPENDS list by Joakim Andersson · 4 years, 5 months ago
- fdbf2db build: add option to delete intermediate files by Anas Nashif · 4 years, 5 months ago
- 544a38e soc/xtensa/intel_adsp: Upstream updates by Andy Ross · 4 years, 5 months ago
- a5917f0 cmake: export build flags to external build systems excluding SHELL tag by Torsten Rasmussen · 4 years, 7 months ago
- 571f48f cmake: mwdt bintools adopted to new toolchain abstraction by Torsten Rasmussen · 4 years, 7 months ago
- f160dee cmake: bintools abstraction, support <command>_flag_final property by Torsten Rasmussen · 4 years, 7 months ago
- e0758c3 cmake: additional cleanup of flag. removal of flags were hard coded by Torsten Rasmussen · 4 years, 7 months ago
- f109e68 cmake: toolchain disable -imacro deduplication by Torsten Rasmussen · 4 years, 7 months ago
- c060b07 cmake: toolchain: bintools abstraction by Torsten Rasmussen · 4 years, 7 months ago
- c55c64e toolchain: improved toolchain abstraction for compilers and linker by Torsten Rasmussen · 4 years, 7 months ago
- f66a0c3 build: auto-generate signed mcuboot binaries by Martí Bolívar · 4 years, 7 months ago
- ab7ec17 cmake: zephyr module processing improvements. by Torsten Rasmussen · 4 years, 7 months ago
- 2fc062b cmake: zephyr modules variable names. by Torsten Rasmussen · 4 years, 7 months ago
- b587e8d coding_guideline: Add an option to enforce rules by Flavio Ceolin · 4 years, 7 months ago
- d38da9d cmake: runners dependencies cleanup by Torsten Rasmussen · 4 years, 9 months ago
- 9ca541a linker: Remove deprecated Kconfig options related to linker scripts by Kumar Gala · 4 years, 10 months ago
- 4df38c7 cmake: remove direct call to cmake and use ${CMAKE_COMMAND} instead by Torsten Rasmussen · 4 years, 10 months ago
- fed960b net: tag net socket objects by Andrew Boie · 4 years, 10 months ago
- 5960119 scripts: parse_syscalls: generalize struct tags by Andrew Boie · 4 years, 10 months ago
- 21c7d42 cmake: warn on dts_fixup.h files by Martí Bolívar · 4 years, 11 months ago
- 35713f2 cmake: Assembly listing containing all sections by Rohit Gujarathi · 5 years ago
- 2da4550 cmake: Set the ZEPHYR_<MODULE_NAME>_MODULE_DIR in parent scope by Torsten Rasmussen · 5 years ago
- cfeb07e kernel/timeout: Enable 64 bit timeout precision by Andy Ross · 5 years ago
- 0d3d725 cmake: Fix syscall dependencies by Sebastian Bøe · 5 years ago
- d9cca03 cmake: Remove superflous dependency of obj_list by Sebastian Bøe · 5 years ago
- d7862cf cmake: using ${ZEPHYR_BASE} instead of $ENV{ZEPHYR_BASE} by Torsten Rasmussen · 5 years ago
- 1c79096 ext: debug: Move ctf_map.h to subsys/tracing/ctf by Carles Cufi · 5 years ago
- 28be793 kernel: delete separate logic for priv stacks by Andrew Boie · 5 years ago
- 2dc2ecf kernel: rename struct _k_object by Andrew Boie · 5 years ago
- c1c54b1 build: prevent subsystems.json from being gen by Andrew Boie · 5 years ago
- ccd15df scripts: Dynamically add driver subsystems to subsystems list by Corey Wharton · 5 years ago
- f17428a cmake: Have gperf be opt-out instead of mandatory by Sebastian Bøe · 5 years ago
- de42aea kconfig/cmake: Check that one of the CONFIG_<arch> symbols is set by Ulf Magnusson · 5 years ago
- fdac7b3 cmake: Add target for generating header files by Sebastian Bøe · 5 years ago
- 235a5e5 cmake: remove include/drivers from include lists by Peter Bigot · 5 years ago
- d3a8fd4 cmake: Add option for exporting build metadata to Make by Sebastian Bøe · 5 years ago
- 56f6e35 cmake: Support passing syscall include directories through CMake by Sebastian Bøe · 5 years ago
- 4e85006 dts: Rename generated_dts_board*.{h,conf} to devicetree*.{h,conf} by Ulf Magnusson · 5 years ago
- 180b4df soc: kconfig: add SOC_DEPRECATED_RELEASE by Vincent Wan · 5 years ago
- a2bc514 boards: Kconfig: rename BOARD_DEPRECATED to BOARD_DEPRECATED_RELEASE by Vincent Wan · 5 years ago
- 4b68f95 cmake: locating zephyr modules in CMAKE_BINARY_DIR by Torsten Rasmussen · 5 years ago
- c9a2a5e scripts: cmake: move print from python to cmake by Håkon Øye Amundsen · 5 years ago
- e41bdcd cmake: Fix CMAKE_BUILD_TYPE and OPTIMIZATION_FLAG match check by Jack Dähn · 5 years ago
- fa8f9d4 cmake: assert: Reduce the verbosity of the assert warning by Sebastian Bøe · 5 years ago
- 5a703c8 cmake: use zephyr_library_app_memory for mem partition placement by Torsten Rasmussen · 5 years ago
- 08eabb8 cmake: Zephyr module processing set modules path by Torsten Rasmussen · 5 years ago
- c186387 ztest: fix ztest_1cpu_user_unit_test() by Andrew Boie · 5 years ago
- f4adf10 syscalls: Remove gen_syscall_header.py by Flavio Ceolin · 5 years ago
- d58f8be cmake: copy globals from libc_nano.a to z_libc_partition by Ioannis Glaropoulos · 5 years ago
- 2d74604 headers: Refactor kernel and arch headers. by Stephanos Ioannidis · 5 years ago
- e50e12d cmake: Check if match between CMAKE_BUILD_TYPE and OPTIMIZATION_FLAG by Sebastian Bøe · 5 years ago
- eddbf3c cmake: -fmacro-prefix-map=${WEST_TOPDIR}=WEST_TOPDIR by Marc Herbert · 5 years ago
- 9ff64bb userspace: don't split args on 64-bit systems by Andrew Boie · 5 years ago
- 1f9723a cmake: app mem partion flexibility by Torsten Rasmussen · 5 years ago
- f0fa7b8 cmake: zephyr_library_amend feature by Torsten Rasmussen · 5 years ago
- bb6a6e8 cmake: Move the invocation of 'project' earlier by Sebastian Bøe · 6 years ago
- 6212ec9 cmake: Cache the 'toolchain-is-ok' test as well by Sebastian Bøe · 6 years ago
- 7128129 cmake: Suppress west module logging by Sebastian Bøe · 6 years ago
- d541913 cmake: Build HEX files if flash runner is openocd by Kumar Gala · 6 years ago
- 5962aab cmake: Fix dependency between offset.c.obj and offsets.h by Sebastian Bøe · 6 years ago
- 1c6a7d7 CMakeLists.txt: Call toolchain_cc_nostdinc() at the end by Paul Sokolovsky · 6 years ago
- 9336e3e cmake: Toolchain abstraction: Abstraction of binary tool, strip. by Danny Oerndrup · 6 years ago
- 919df01 cmake: Toolchain abstraction: Abstraction of binary tool, readelf. by Danny Oerndrup · 6 years ago
- 0760a53 cmake: Toolchain abstraction: Abstraction of binary tool, objdump. by Danny Oerndrup · 6 years ago
- 51634cd cmake: Toolchain abstraction: Abstraction of binary tool, objcopy. by Danny Oerndrup · 6 years ago
- c41e712 cmake: Toolchain abstraction: Abstraction of print memory usage. by Danny Oerndrup · 6 years ago
- e0569ac cmake: Toolchain abstraction: Abstract compiler flag for add debug info by Danny Oerndrup · 6 years ago
- 3ad1f27 cmake: Encode and decode in UTF-8 in build system by Carles Cufi · 6 years ago
- 50b78f0 cmake: Remove check_link_map.py by Andy Ross · 6 years ago
- b86aa65 CMakeLists.txt: parse zephyr_stdint.h after compiler specific flags by Nicolas Pitre · 6 years ago
- f32330b stdint.h: streamline type definitions by Nicolas Pitre · 6 years ago
- f2cb20c docs: fix misspelling across the tree by Anas Nashif · 6 years ago
- 8372310 cmake: silence "WARNING: ASSERTs enabled" when CONFIG_TEST is true by Marc Herbert · 6 years ago
- f67dcdb CMakeLists.txt: -fmacro-prefix-map=${CMAKE_SOURCE_DIR}=CMAKE_SOURCE_DIR by Marc Herbert · 6 years ago
- 0370c9b cmake: stop destroying intermediate link maps like zephyr_prebuilt.map by Marc Herbert · 6 years ago
- 6331dae cmake: Toolchain abstraction: Introducing macro toolchain_cc_cstd_flag by Danny Oerndrup · 6 years ago
- 4052bac cmake: Introduce toolchain_ld_link_elf to abstract linker invocation by Mark Ruvald Pedersen · 6 years ago
- e34ed7c cmake: Toolchain abstraction: Introducing macro toolchain_cc_nocommon by Danny Oerndrup · 6 years ago
- 4ddbc00 cmake: Toolchain abstraction: Introducing macro toolchain_cc_imacros by Danny Oerndrup · 6 years ago
- faa72b7 cmake: Toolchain abstraction: Introducing toolchain_cc_freestanding by Danny Oerndrup · 6 years ago
- d3d3394 cmake: warn if inconsistency between CMAKE_SOURCE_DIR and ZEPHYR_BASE by Marc Herbert · 6 years ago
- 6e27d6d mbedtls: move to external module by Anas Nashif · 6 years ago
- 3c2e43a cmake: build modules under /modules by Anas Nashif · 6 years ago
- 025ffa2 cmake: Toolchain abstraction: Abstraction of implicit-int error flag by Danny Oerndrup · 6 years ago
- 8e5a95e cmake: Toolchain abstraction: Introduce macros for MISRA SANE flags by Danny Oerndrup · 6 years ago
- 8eaa906 cmake: Toolchain abstraction: Added missing colon to some <at>Intent's by Danny Oerndrup · 6 years ago
- 9b6c2f4 c++: kconfig: Fix choice dependencies and use 'menuconfig' symbol by Ulf Magnusson · 6 years ago
- cbbbdea cmake: Toolchain abstraction: Introduce toolchain_cc_warning_extended by Danny Oerndrup · 6 years ago
- bdb229f cmake: Toolchain abstraction: Introduce toolchain_cc_warning_base by Danny Oerndrup · 6 years ago
- 8650b15 cmake: Toolchain abstraction: Introduce toolchain_cc_warning_dw_[1-3] by Danny Oerndrup · 6 years ago
- 197197a cmake: Toolchain abstraction: Introduce toolchain_ld_configure_files by Mark Ruvald Pedersen · 6 years ago
- f483e5b cmake: Mark post_build files as BYPRODUCTS by Sebastian Bøe · 6 years ago
- 37d4947 cmake: Rename kernel_elf to zephyr_final by Mark Ruvald Pedersen · 6 years ago
- d7ee114 cmake: Toolchain abstraction: move PROPERTY_LINKER_SCRIPT_DEFINES by Mark Ruvald Pedersen · 6 years ago
- 86a3e8f cmake: Toolchain abstraction: Introduce toolchain_ld_relocation macro by Mark Ruvald Pedersen · 6 years ago
- 5f347ee cmake: move configure_linker_script to ld/target.cmake by Mark Ruvald Pedersen · 6 years ago
- fbcea17 cmake: simplify configure_linker_script: avoid deriving define from name by Mark Ruvald Pedersen · 6 years ago