1. 9c4366f cmake: remove `LINKER_PASS2` define by Jordan Yates · 3 years, 6 months ago
  2. 917d502 cmake: CMake compile features support by Torsten Rasmussen · 3 years, 6 months ago
  3. fd4700d cmake: compiler: Add framework for disabling C++ standard includes by Stephanos Ioannidis · 3 years, 6 months ago
  4. a1a6619 cmake: Do not include `zephyr_stdint.h` for native POSIX archs by Stephanos Ioannidis · 3 years, 6 months ago
  5. 153196b cmake: Zephyr ALLOW_EMPTY library property by Torsten Rasmussen · 3 years, 7 months ago
  6. 8af9e3f cmake: remove ADDITIONAL_MAKE_CLEAN_FILES for CMake <3.15 by Torsten Rasmussen · 3 years, 7 months ago
  7. c2842c3 cmake: linker: arm: adding Zephyr CMake linker files for arm arch by Torsten Rasmussen · 3 years, 7 months ago
  8. c9804d2 scripts: gen_handles.py: take device start symbol as argument. by Torsten Rasmussen · 3 years, 7 months ago
  9. 2d1a3d9 cmake: removed stray space in readelf in-/outfile flag by Torsten Rasmussen · 3 years, 7 months ago
  10. 2117a2a kernel: app_smem: allowing pinning memory partitions by Daniel Leung · 3 years, 7 months ago
  11. 94202f3 toolchain: cmake: Off-tree toolchains gets other.h included if selected by Danny Oerndrup · 3 years, 7 months ago
  12. 70e1dee kernel: fix kobj table if having .sdata section. by Jim Shu · 3 years, 8 months ago
  13. ad130f2 cpp: Restore C++2A Kconfig by Alexander Wachter · 3 years, 9 months ago
  14. 9b33391 subsys/cpp: add support for C++2b by Dan Kalowsky · 3 years, 9 months ago
  15. c0811e9 subsys/cpp: update tag for C++2a to C++20 by Dan Kalowsky · 3 years, 9 months ago
  16. 25578be cmake: rework empty zephyr libraries handling. by Torsten Rasmussen · 3 years, 11 months ago
  17. a5ab1a7 logging: add support for dictionary based logging by Daniel Leung · 4 years ago
  18. 1117169 kernel: generate placeholders for kobj tables before final build by Daniel Leung · 4 years ago
  19. a846e72 cmake: DTS post-processing of ELF file depends on CONFIG_HAS_DTS by Morten Priess · 4 years ago
  20. e430b7b cmake: gcc/clang: enable colour diagnostics in terminal output by Arvin Farahmand · 4 years ago
  21. b8f5968 cmake: gcc/clang: enable colour diagnostics in terminal output by Arvin Farahmand · 4 years ago
  22. d952004 cmake: warn if a Zephyr library is empty instead of CMake failure by Torsten Rasmussen · 4 years ago
  23. 55e3ab7 cmake: removing map file from BYPRODUCTS as it is being renamed by Torsten Rasmussen · 4 years ago
  24. cdd02a9 cmake: rename linker_final_pass.cmd to linker.cmd by Daniel Leung · 4 years ago
  25. c745995 cmake: rename linker script for zephyr_prebuilt.elf by Daniel Leung · 4 years ago
  26. 28c3512 cmake: rename variables related to kernel objects by Daniel Leung · 4 years ago
  27. b92b580 scripts: updated gen_handles.py to take Zephyr base as argument by Torsten Rasmussen · 4 years ago
  28. 65ac2f6 cmake: remove TOOLCHAIN_INCLUDES by Anas Nashif · 4 years, 1 month ago
  29. 310a464 cmake: Add UF2 as an additional build output option. by Pete Johanson · 4 years, 1 month ago
  30. d554d34 device: add post-process of elf file to manage device handles by Peter Bigot · 4 years, 1 month ago
  31. c4c79f5 cmake: improved handling of output and byproducts in CMake by Torsten Rasmussen · 4 years, 1 month ago
  32. d537be0 cmake: show memory usage on zephyr.elf always by Torsten Rasmussen · 4 years, 2 months ago
  33. affa7a1 Revert "device: add post-process of elf file to manage device handles" by Peter Bigot · 4 years, 2 months ago
  34. 40d3653 device: add post-process of elf file to manage device handles by Peter Bigot · 4 years, 2 months ago
  35. 3d88083 cmake: zephyr modules: sanitize all module name when used as variable by Torsten Rasmussen · 4 years, 2 months ago
  36. e37d9e6 cmake: using zephyr_get_compile_options_for_lang_as_string() by Torsten Rasmussen · 4 years, 4 months ago
  37. 02b2035 kernel: add common bits to support TLS by Daniel Leung · 4 years, 5 months ago
  38. d268f82 cmake: Add generated files to zephyr_interface dependency target by Joakim Andersson · 4 years, 5 months ago
  39. 08d2f48 cmake: Remove generated files from DEPENDS list by Joakim Andersson · 4 years, 5 months ago
  40. fdbf2db build: add option to delete intermediate files by Anas Nashif · 4 years, 5 months ago
  41. 544a38e soc/xtensa/intel_adsp: Upstream updates by Andy Ross · 4 years, 5 months ago
  42. a5917f0 cmake: export build flags to external build systems excluding SHELL tag by Torsten Rasmussen · 4 years, 7 months ago
  43. 571f48f cmake: mwdt bintools adopted to new toolchain abstraction by Torsten Rasmussen · 4 years, 7 months ago
  44. f160dee cmake: bintools abstraction, support <command>_flag_final property by Torsten Rasmussen · 4 years, 7 months ago
  45. e0758c3 cmake: additional cleanup of flag. removal of flags were hard coded by Torsten Rasmussen · 4 years, 7 months ago
  46. f109e68 cmake: toolchain disable -imacro deduplication by Torsten Rasmussen · 4 years, 7 months ago
  47. c060b07 cmake: toolchain: bintools abstraction by Torsten Rasmussen · 4 years, 7 months ago
  48. c55c64e toolchain: improved toolchain abstraction for compilers and linker by Torsten Rasmussen · 4 years, 7 months ago
  49. f66a0c3 build: auto-generate signed mcuboot binaries by Martí Bolívar · 4 years, 7 months ago
  50. ab7ec17 cmake: zephyr module processing improvements. by Torsten Rasmussen · 4 years, 7 months ago
  51. 2fc062b cmake: zephyr modules variable names. by Torsten Rasmussen · 4 years, 7 months ago
  52. b587e8d coding_guideline: Add an option to enforce rules by Flavio Ceolin · 4 years, 7 months ago
  53. d38da9d cmake: runners dependencies cleanup by Torsten Rasmussen · 4 years, 9 months ago
  54. 9ca541a linker: Remove deprecated Kconfig options related to linker scripts by Kumar Gala · 4 years, 10 months ago
  55. 4df38c7 cmake: remove direct call to cmake and use ${CMAKE_COMMAND} instead by Torsten Rasmussen · 4 years, 10 months ago
  56. fed960b net: tag net socket objects by Andrew Boie · 4 years, 10 months ago
  57. 5960119 scripts: parse_syscalls: generalize struct tags by Andrew Boie · 4 years, 10 months ago
  58. 21c7d42 cmake: warn on dts_fixup.h files by Martí Bolívar · 4 years, 11 months ago
  59. 35713f2 cmake: Assembly listing containing all sections by Rohit Gujarathi · 4 years, 11 months ago
  60. 2da4550 cmake: Set the ZEPHYR_<MODULE_NAME>_MODULE_DIR in parent scope by Torsten Rasmussen · 4 years, 11 months ago
  61. cfeb07e kernel/timeout: Enable 64 bit timeout precision by Andy Ross · 5 years ago
  62. 0d3d725 cmake: Fix syscall dependencies by Sebastian Bøe · 5 years ago
  63. d9cca03 cmake: Remove superflous dependency of obj_list by Sebastian Bøe · 5 years ago
  64. d7862cf cmake: using ${ZEPHYR_BASE} instead of $ENV{ZEPHYR_BASE} by Torsten Rasmussen · 5 years ago
  65. 1c79096 ext: debug: Move ctf_map.h to subsys/tracing/ctf by Carles Cufi · 5 years ago
  66. 28be793 kernel: delete separate logic for priv stacks by Andrew Boie · 5 years ago
  67. 2dc2ecf kernel: rename struct _k_object by Andrew Boie · 5 years ago
  68. c1c54b1 build: prevent subsystems.json from being gen by Andrew Boie · 5 years ago
  69. ccd15df scripts: Dynamically add driver subsystems to subsystems list by Corey Wharton · 5 years ago
  70. f17428a cmake: Have gperf be opt-out instead of mandatory by Sebastian Bøe · 5 years ago
  71. de42aea kconfig/cmake: Check that one of the CONFIG_<arch> symbols is set by Ulf Magnusson · 5 years ago
  72. fdac7b3 cmake: Add target for generating header files by Sebastian Bøe · 5 years ago
  73. 235a5e5 cmake: remove include/drivers from include lists by Peter Bigot · 5 years ago
  74. d3a8fd4 cmake: Add option for exporting build metadata to Make by Sebastian Bøe · 5 years ago
  75. 56f6e35 cmake: Support passing syscall include directories through CMake by Sebastian Bøe · 5 years ago
  76. 4e85006 dts: Rename generated_dts_board*.{h,conf} to devicetree*.{h,conf} by Ulf Magnusson · 5 years ago
  77. 180b4df soc: kconfig: add SOC_DEPRECATED_RELEASE by Vincent Wan · 5 years ago
  78. a2bc514 boards: Kconfig: rename BOARD_DEPRECATED to BOARD_DEPRECATED_RELEASE by Vincent Wan · 5 years ago
  79. 4b68f95 cmake: locating zephyr modules in CMAKE_BINARY_DIR by Torsten Rasmussen · 5 years ago
  80. c9a2a5e scripts: cmake: move print from python to cmake by Håkon Øye Amundsen · 5 years ago
  81. e41bdcd cmake: Fix CMAKE_BUILD_TYPE and OPTIMIZATION_FLAG match check by Jack Dähn · 5 years ago
  82. fa8f9d4 cmake: assert: Reduce the verbosity of the assert warning by Sebastian Bøe · 5 years ago
  83. 5a703c8 cmake: use zephyr_library_app_memory for mem partition placement by Torsten Rasmussen · 5 years ago
  84. 08eabb8 cmake: Zephyr module processing set modules path by Torsten Rasmussen · 5 years ago
  85. c186387 ztest: fix ztest_1cpu_user_unit_test() by Andrew Boie · 5 years ago
  86. f4adf10 syscalls: Remove gen_syscall_header.py by Flavio Ceolin · 5 years ago
  87. d58f8be cmake: copy globals from libc_nano.a to z_libc_partition by Ioannis Glaropoulos · 5 years ago
  88. 2d74604 headers: Refactor kernel and arch headers. by Stephanos Ioannidis · 5 years ago
  89. e50e12d cmake: Check if match between CMAKE_BUILD_TYPE and OPTIMIZATION_FLAG by Sebastian Bøe · 5 years ago
  90. eddbf3c cmake: -fmacro-prefix-map=${WEST_TOPDIR}=WEST_TOPDIR by Marc Herbert · 5 years ago
  91. 9ff64bb userspace: don't split args on 64-bit systems by Andrew Boie · 5 years ago
  92. 1f9723a cmake: app mem partion flexibility by Torsten Rasmussen · 5 years ago
  93. f0fa7b8 cmake: zephyr_library_amend feature by Torsten Rasmussen · 5 years ago
  94. bb6a6e8 cmake: Move the invocation of 'project' earlier by Sebastian Bøe · 5 years ago
  95. 6212ec9 cmake: Cache the 'toolchain-is-ok' test as well by Sebastian Bøe · 6 years ago
  96. 7128129 cmake: Suppress west module logging by Sebastian Bøe · 6 years ago
  97. d541913 cmake: Build HEX files if flash runner is openocd by Kumar Gala · 6 years ago
  98. 5962aab cmake: Fix dependency between offset.c.obj and offsets.h by Sebastian Bøe · 6 years ago
  99. 1c6a7d7 CMakeLists.txt: Call toolchain_cc_nostdinc() at the end by Paul Sokolovsky · 6 years ago
  100. 9336e3e cmake: Toolchain abstraction: Abstraction of binary tool, strip. by Danny Oerndrup · 6 years ago