1. 2bc9d69 build: abstract emulation and replace qemu goal with run by Anas Nashif · 8 years ago
  2. 6d9ed99 build: use target 'debugserver' for Qemu debugging by Anas Nashif · 8 years ago
  3. 66cfcc2 tests: introduce Makefile.test by Anas Nashif · 8 years ago
  4. 418058a kernel: remove NANOKERNEL and MICROKERNEL configs by Anas Nashif · 8 years ago
  5. 560afde build: Document outputexports by Daniel Thompson · 8 years ago
  6. cea9bb9 Makefile.inc: fix 'make debugserver' no rule issue by jing wang · 8 years ago
  7. c2de216 build: force all kernel builds to be Unified kernel by Andrew Boie · 8 years ago
  8. 8d35760 board: organize boards based on architecture by Kumar Gala · 8 years ago
  9. 941059c win-build: fixes to build with alternative make implementations by Juan Manuel Cruz · 9 years ago
  10. 2748231 kconfig: include configuration fragment files from output directory by Inaky Perez-Gonzalez · 9 years ago
  11. 93ac1f7 build: default ARCH to be initialized by the board support code by Inaky Perez-Gonzalez · 9 years ago
  12. 72f00d9 Make outdir board-specific to avoid build collisions by Andy Ross · 9 years ago
  13. 2bf22ae win-build: Fixes an issue supporting quotes by Juan Manuel Cruz · 9 years ago
  14. 23af1e9 build: Fix application object files placement when building out of tree by Kumar Gala · 9 years ago
  15. be13e26 build: add 'qemugdb' target by Andrew Boie · 9 years ago
  16. 86cbc32 build: quote SOURCE_DIR to allow it to be a list by Kumar Gala · 9 years ago
  17. 5ccf529 build: make zephyrmake exposed with V=1 by Kumar Gala · 9 years ago
  18. b62b810 Revert "build: Do not depend on python while creating the relative path" by Anas Nashif · 9 years ago
  19. 6361be2 scripts: add a script to report RAM/ROM usage by Anas Nashif · 9 years ago
  20. e450b2d build: use export to pass CFLAGS to zephyrmake by Caio Marcelo de Oliveira Filho · 9 years ago
  21. ae327c6 build: Do not depend on python while creating the relative path by bitpathe · 9 years ago
  22. a0cf03b build: add extra dependency for zephyr.lnk and rebuild with new boards by Anas Nashif · 9 years ago
  23. 5516bca build: Add MinGW dependencies in makefile by Juan Manuel Cruz · 9 years ago
  24. 57605a5 build: generate error if board is not found by Anas Nashif · 9 years ago
  25. 7bf6ce5 build: support multiple defconfigs per board by Anas Nashif · 9 years ago
  26. 872676c build: fix parallel builds of applications by Anas Nashif · 9 years ago
  27. a49762c add debug/debugserver support by Anas Nashif · 9 years ago
  28. 54634d6 add support for debugserver by Anas Nashif · 9 years ago
  29. 71d2215 makefile: do not create directories when calling help by Anas Nashif · 9 years ago
  30. 51be9a5 Add flash support for boards using latest SDK by Anas Nashif · 9 years ago
  31. 4a2ce3c mingw: change backslashes to forward slashes by Yonattan Louise · 9 years ago
  32. 0c3f05b mingw: Use built-in pwd with -W option for mingw builds by Louise Mendoza · 9 years ago
  33. 7a2836f Remove quotation marks form CFLAGS. by Louise Mendoza · 9 years ago
  34. 9d26ab7 dequote and strip CONF_FILE variable and minor variable cleanup by Anas Nashif · 9 years ago
  35. 1cfc5b3 Move defconfig files to the board directory by Anas Nashif · 9 years ago
  36. c740608 Use BOARD instead of PLATFORM_CONFIG by Anas Nashif · 9 years ago
  37. 2e2ad81 qemu: Creation of QEMU specific platforms by Sergio Rodriguez · 9 years ago
  38. 182a646 build: use realpath instead of readlink -f by Anas Nashif · 9 years ago
  39. c4ad67d use oldnoconfig and avoid using 'yes' by Anas Nashif · 9 years ago
  40. c47769b kconfig: move all defconfig fragments to configs/ by Anas Nashif · 9 years ago
  41. 334c14e x86: CLFLUSH and cache line size detection by Benjamin Walsh · 9 years ago
  42. fa2e18b kbuild: make menuconfig work with local configuration by Anas Nashif · 9 years ago
  43. 2ce8d30 remove nano/micro defconfigs, use 1 file only by Anas Nashif · 9 years ago
  44. f5e3be2 build: re-add initconfig to generate .config by Anas Nashif · 9 years ago
  45. fbed1e4 Kbuild: Use DOTCONFIG instead of /.config by Anas Nashif · 10 years ago
  46. 13a0223 Kbuild: Remove .dir target by Anas Nashif · 10 years ago
  47. e80edfc cleanup Makefile.inc and fixed mergeconfig by Anas Nashif · 10 years ago
  48. fde80d7 cleanup makefiles and remove duplication by Anas Nashif · 10 years ago
  49. ea0c810 kbuild: environmental vars rebuild by Juan Manuel Cruz · 10 years ago
  50. 9749357 build: simplify clean target by Anas Nashif · 10 years ago
  51. 0db074e build: fixed typo when stripping variable by Anas Nashif · 10 years ago
  52. 7aa584d build: Let application specify the defconfig by Anas Nashif · 10 years ago
  53. 776d5f7 build: fix application build in symlinked environment by Andrew Boie · 10 years ago
  54. a9c1163 build: Fix python3 printf syntax by Arkadiusz Lichwa · 10 years ago
  55. 9132a13 build: HACK fix issue where project objects don't end up in $(O) by Andrew Boie · 10 years ago
  56. ca12bbb fix issue where two outdirs are created by Andrew Boie · 10 years ago
  57. c699207 Makefile.inc: fix indentation by Andrew Boie · 10 years ago
  58. 519351e Use PLATFORM_CONFIG to specify configuration by Peter Mitsis · 10 years ago
  59. 5890d1f kbuild: remove BSP+variant to defconfig mapping by Peter Mitsis · 10 years ago
  60. 4f9a95f kbuild: remove BSP_VARIANT Makefile variable by Andrew Boie · 10 years ago
  61. 27603f4 Revert "Kbuild: Tools build at TIMO_BASE directory." by Anas Nashif · 10 years ago
  62. b882377 Rename TIMO -> ZEPHYR by Anas Nashif · 10 years ago
  63. 815c640 Rename VPF files to use MDEF file extension by Allan Stephens · 10 years ago
  64. 52c9d87 Kbuild speed and target dependency improvements. by Juan Manuel Cruz · 10 years ago
  65. dc2b1f1 Kbuild: Improve verbosity on project build. by Juan Manuel Cruz · 10 years ago
  66. 6fa99f8 kbuild: Only execute initconfig target once by Dirk Brandewie · 10 years ago
  67. 427fc58 Kbuild: Fix to distclean target. by Juan Manuel Cruz · 10 years ago
  68. 4d7f954 Kbuild: Tools build at TIMO_BASE directory. by Juan Manuel Cruz · 10 years ago
  69. 02085a3 Kbuild: make merge_config less verbose by Anas Nashif · 10 years ago
  70. 988236f Kbuild: Output files at outdir directory. by Juan Manuel Cruz · 10 years ago
  71. 899c1c9 Kbuild: Enables help target from project directory. by Juan Manuel Cruz · 10 years ago
  72. 6ad9404 Kbuild: Support for BSP_VARIANT by Juan Manuel Cruz · 10 years ago
  73. dc5a457 Kbuild: Changing build parameter CONF_OVERLAY to CONF_FILE by Juan Manuel Cruz · 10 years ago
  74. 1548be0 Kbuild: Fix to pristine target. by Juan Manuel Cruz · 10 years ago
  75. a6fc21e Kbuild: add alias pristine to distclean by Anas Nashif · 10 years ago
  76. 1537c24 Kbuild: Fix for the parallel building problem. by Juan Manuel Cruz · 10 years ago
  77. 5fbb5f6 Kbuild: Adding bluetooth sanity checks. by Juan Manuel Cruz · 10 years ago
  78. 638fb2c Kbuild: Bluetooth driver support. by Juan Manuel Cruz · 10 years ago
  79. 28e8db6 Kbuild: also remove qemu.pid by Anas Nashif · 10 years ago
  80. 0fb0a02 Kbuild: add distclean target by Anas Nashif · 10 years ago
  81. 0f9fea0 Kbuild: use local CFLAGS by Anas Nashif · 10 years ago
  82. eeccfcd Kbuild: export SOURCE_DIR by Anas Nashif · 10 years ago
  83. 4acde80 Kbuild: User kernel instead of TiMo by Anas Nashif · 10 years ago
  84. da4a29b Kbuild: clean removes modules.order from src/ by Anas Nashif · 10 years ago
  85. 2bd1e5b Kbuild: Fix for the clean target. by Juan Manuel Cruz · 10 years ago
  86. 5c8ff0f Kbuild: support sources in different directory by Anas Nashif · 10 years ago
  87. 0b7946b Kbuild: Additions to Makefile.inc by Juan Manuel Cruz · 10 years ago
  88. 6327f45 run defconfig if we have no .config by Anas Nashif · 10 years ago
  89. c615855 Makefile: run mergeconfig only when needed by Anas Nashif · 10 years ago
  90. e44e7ec mergeconfig by default by Anas Nashif · 10 years ago
  91. 9e4b2bb Kbuild: New mergeconfig target. by Juan Manuel Cruz · 10 years ago
  92. e7de0f6 Kbuild: QEMU target. by Juan Manuel Cruz · 10 years ago
  93. 1c8f5a7 Kbuild: Standard output file names. by Juan Manuel Cruz · 10 years ago
  94. 4ee8a8e Kbuild Makefile mechanism for samples and projects. by Juan Manuel Cruz · 10 years ago