1. ad1fecc cmake: ninja usage build target by Torsten Rasmussen · 5 years ago
  2. 4253eae boards: nrf52840_pca10056: Rename board to nrf52840dk_nrf52840 by Andrzej Głąbek · 5 years ago
  3. 05f0d85 extensions.cmake: Replace TEXT_START with ROM_START by Øyvind Rønningstad · 5 years ago
  4. 0039fb8 doc: cmake: fixed 'strip_prefix' inconsistency by Timor Gruber · 5 years ago
  5. 1a2ff6de cmake: Add sorting of linker snippets by key by Øyvind Rønningstad · 5 years ago
  6. d1c2a4e cmake: Add the TEXT_START location to zephyr_linker_sources() by Øyvind Rønningstad · 5 years ago
  7. 60ca233 cmake: toolchain: generalize exclusion of CXX options by Peter A. Bigot · 5 years ago
  8. 5f75c0f cmake: Fix cache directory detection by Sebastian Bøe · 5 years ago
  9. 01d8dc0 cmake: toolchain: Don't add -Werror=implicit-int to CXX builds by Sebastian Bøe · 5 years ago
  10. 2d74604 headers: Refactor kernel and arch headers. by Stephanos Ioannidis · 5 years ago
  11. 1f9723a cmake: app mem partion flexibility by Torsten Rasmussen · 5 years ago
  12. c5dd84a cmake: Added function for parsing gcc dependency metadata by Sebastian Bøe · 5 years ago
  13. f0fa7b8 cmake: zephyr_library_amend feature by Torsten Rasmussen · 5 years ago
  14. c898c15 cmake: Fix bug where -Wno- flags could not be compatbility-checked by Sebastian Bøe · 6 years ago
  15. 11f9acb cmake: Drop old deprecation warning by Sebastian Bøe · 6 years ago
  16. e217c1b cmake: remove spurious IS_ABSOLUTE logic in zephyr_sources() by Marc Herbert · 6 years ago
  17. f2cb20c docs: fix misspelling across the tree by Anas Nashif · 6 years ago
  18. 1717332 cmake: add helpers for setting board runners by Marti Bolivar · 6 years ago
  19. 9f851cc cmake: delete obsolete deprecation checks by Marti Bolivar · 6 years ago
  20. 28bb975 cmake: Allow import_kconfig() to return a list of the variables it sets by Øyvind Rønningstad · 6 years ago
  21. d1b4da9 extensions.cmake: don't leak absolute paths in snippets-*.ld comment by Marc Herbert · 6 years ago
  22. f2a1572 cmake: Add function for adding snippets to the linker file by Øyvind Rønningstad · 6 years ago
  23. 66431d2 cmake: helper function for importing library by Håkon Øye Amundsen · 6 years ago
  24. 7411c01 cmake: remove incorrect statement from doc by Håkon Øye Amundsen · 6 years ago
  25. 3ad96bf extensions.cmake: add two cc/compile_options callgraph comments by Marc Herbert · 6 years ago
  26. f098b44 cmake: atomic rename to fix toolchain cache creation race by Marc Herbert · 6 years ago
  27. 3ae5262 license: cleanup: add SPDX Apache-2.0 license identifier by Anas Nashif · 6 years ago
  28. 4635343 zephyr_library_compile_options(): silently de-duplicate by Marc Herbert · 6 years ago
  29. 915a353 extensions.cmake: need unique strings, not random ones by Marc Herbert · 6 years ago
  30. 0d744c9 cmake: dtc: silence output from check_dtc_flag by Kumar Gala · 6 years ago
  31. 1718b07a cmake: dtc: Add ability to check of dtc flag is valid by Kumar Gala · 6 years ago
  32. 0115c47 cmake: dts: move to specifying shield on the command line by Erwan Gouriou · 6 years ago
  33. 0efad5f cmake: Whitespace and commentary fixes by Mark Ruvald Pedersen · 6 years ago
  34. 94a9d80 cmake: boilerplate: move compiler-flag checks into boilerplate by Mark Ruvald Pedersen · 6 years ago
  35. c842fb8 cmake: import_kconfig: Generalize 'import_kconfig' to support DT by Sebastian Bøe · 6 years ago
  36. 667d6c9 cmake: Minor refactoring of 'import_kconfig' by Sebastian Bøe · 6 years ago
  37. 62e152a cmake: Added rule and helper functions for code relocation. by Adithya Baglody · 6 years ago
  38. 84fe1ec cmake: Don't remember misnamed boards by Sebastian Bøe · 6 years ago
  39. 0d412ab cmake: fix code section ordering by Henrik Brix Andersen · 6 years ago
  40. 0f1b6ff cmake: Make the target name generation code re-usable by Sebastian Bøe · 6 years ago
  41. e7dcc9d cmake: Re-write the capability database to avoid file appends by Sebastian Bøe · 6 years ago
  42. d6de4c7 cmake: Fall back to ZEPHYR_BASE when the board is not in BOARD_ROOT by Sebastian Bøe · 6 years ago
  43. 83d2a47 cmake: Don't propagate zephyr_library_compile_options by Sebastian Bøe · 7 years ago
  44. b9e8cd1 cmake: Refactor usage of target_link_libraries on Zephyr libraries by Sebastian Bøe · 7 years ago
  45. 5d22834 cmake: extensions: Remove macro zephyr_library_ifdef. by Adithya Baglody · 7 years ago
  46. 9e7d16a scripts: make runner a west subpackage by Marti Bolivar · 7 years ago
  47. 64badd9 cmake: flash: save runner configuration to CMake cache by Marti Bolivar · 7 years ago
  48. cc8b726 cmake: Add new generate_inc_file_for_gen_target function by Kumar Gala · 7 years ago
  49. c674167f cmake: extensions: Added a new macro zephyr_library_ifdef by Adithya Baglody · 7 years ago
  50. aa90d72 cmake: Introduce a key version to invalidate corrupted caches by Sebastian Bøe · 7 years ago
  51. 5f08b10 cmake: Suppress messages about compiler checks by Sebastian Bøe · 7 years ago
  52. 632fe1d cmake: check_compiler_flag: Fix bug where checks were aliased by Sebastian Bøe · 7 years ago
  53. 71b849f cmake: Port Zephyr to use zephyr_check_compiler_flag by Sebastian Bøe · 7 years ago
  54. 8447581 cmake: Introduce zephyr_check_compiler_flag() by Sebastian Bøe · 7 years ago
  55. c95c6be cmake: check_compiler_flag: Support empty-string options by Sebastian Bøe · 7 years ago
  56. 709daa2 cmake: Find a directory that could be used to cache files by Sebastian Bøe · 7 years ago
  57. 6c3a94c cmake: Add function for checking if a directory is write-able by Sebastian Bøe · 7 years ago
  58. 6779d3f cmake: Fix printed list of supported boards. by Håkon Øye Amundsen · 7 years ago
  59. 777e0a1 cmake: Support UTF-8 characters in Kconfig values by Sebastian Bøe · 7 years ago
  60. 7ee8bb9 build: deprecate ZEPHYR_GCC_VARIANT by Anas Nashif · 7 years ago
  61. d187da4 cmake: Fix missing braces around interface by Ding Tao · 7 years ago
  62. 70a4081 cmake: add optional app_set_runner_args() by Marti Bolivar · 7 years ago
  63. 7d764b3 cmake: Use path-corrected version of ZEPHYR_BASE by Carles Cufi · 7 years ago
  64. 5d25497 cmake: zephyr_get_*: Add support for SKIP_PREFIX by Sebastian Bøe · 7 years ago
  65. 3c8331d3 cmake: Introduce Zephyr interface libraries by Sebastian Bøe · 7 years ago
  66. c14013c cmake: generate_inc: Change how the target name is constructed by Sebastian Bøe · 7 years ago
  67. 5fb5adb cmake: Fix target_ld_options() by Sebastian Bøe · 7 years ago
  68. 2bbe6af cmake: add zephyr_link_libraries_ifdef by Anas Nashif · 7 years ago
  69. 2e9064b cmake: replace @ in path with _ by Anas Nashif · 7 years ago
  70. 7a3462d scripts: runner: use arguments, not environment vars by Marti Bolivar · 7 years ago
  71. 94290ee cmake: extensions: support list arguments to set_ifndef() by Marti Bolivar · 7 years ago
  72. f8e0a0c cmake: extensions: add assert_not() by Marti Bolivar · 7 years ago
  73. 6c8ebab cmake: Added assert that will show usage by Sebastian Bøe · 7 years ago
  74. 89516fb cmake: Change the zephyr_get_* API to be LANG-aware by Sebastian Bøe · 7 years ago
  75. bc2404a Revert "cmake: add zephyr_cc_option_nocheck" by Sebastian Bøe · 7 years ago
  76. a01f2de cmake: add zephyr_cc_option_nocheck by Anas Nashif · 7 years ago
  77. f71c3fa cmake: Extend cc-option support to C++ by Sebastian Bøe · 7 years ago
  78. 935e95b cmake: extensions: Add check_compiler_flag function by Sebastian Bøe · 7 years ago
  79. 96e7df4 cmake: Give zephyr_library_* flags precedence over zephyr_* flags by Sebastian Bøe · 7 years ago
  80. e51ce4d cmake: Generate POST_BUILD items based on KConfig by Sebastian Bøe · 7 years ago
  81. 709cff1 cmake: Fail when zephyr_sources() is called on a directory by Sebastian Bøe · 7 years ago
  82. 12f8f76 Introduce cmake-based rewrite of KBuild by Sebastian Bøe · 7 years ago