1. a8b1971 newt/builder: Change log level for BOOTUTIL_MAX_IMG_SECTORS warning by Wiktor Kwiatkowski · 3 months ago master
  2. cf35e5e Bump version to 1.15.0-dev by Szymon Janc · 5 months ago
  3. c36db0f Prepare for Apache Mynewt 1.14.0 release by Szymon Janc · 5 months ago mynewt_1_14_0_rc1_tag mynewt_1_14_0_tag
  4. b94d8bd Update go.mod dependency to use latest mynewt-artifact by Szymon Janc · 5 months ago
  5. 73b2817 build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 by dependabot[bot] · 5 months ago
  6. a62a1c1 newt/cli: Add target env command by Michal Gorecki · 5 months ago
  7. 6affd38 ci: Update arm toolchain github action by Michal Gorecki · 5 months ago
  8. 28dfe85 asf.yaml: Force linear history by Szymon Janc · 8 months ago
  9. b7571a1 newt/build: Workaround for whole-archive flag by Michal Gorecki · 12 months ago
  10. 6127125 newt: Add --list flag to test command by Michal Gorecki · 1 year, 3 months ago
  11. 1127fdc newt/builder: read BOOTUTIL_MAX_IMG_SECTORS from syscfg for boot trailer by Wiktor Kwiatkowski · 7 months ago
  12. 1a2a075 cmake: Handle whole-archive by Jerzy Kasenberg · 9 months ago
  13. 0a8c445 docs: install: Update install instructions for Windows by Slawomir Kasenberg · 10 months ago
  14. d5fea5a docs: install: Update install instructions for Linux by Slawomir Kasenberg · 10 months ago
  15. 423bd89 builder: Fix false positive flash map errors by Michal Gorecki · 11 months ago
  16. cbaa907 newt: Extend link tables symbols by Jerzy Kasenberg · 12 months ago
  17. 16449ee ci: Adjust tests to new newt info command behavior by Michal Gorecki · 1 year, 6 months ago
  18. 0cca236 newt: Properly handle rc tags in newt info by Michal Gorecki · 1 year, 6 months ago
  19. 40977db builder: Print load commands output on default by Michal Gorecki · 1 year, 6 months ago
  20. 427c42b builder: Add conditional flash map overrides in bsp.yml by Michal Gorecki · 1 year, 6 months ago
  21. 61185b8 Fix CMake project name by Andrzej Kaczmarek · 1 year, 6 months ago
  22. 2f3f924 Bump version to 1.14.0-dev by Szymon Janc · 1 year, 6 months ago
  23. c6bf556 Prepare for Apache Mynewt 1.13.0 release by Szymon Janc · 1 year, 6 months ago mynewt_1_13_0_rc1_tag mynewt_1_13_0_tag
  24. 37a65be Add '--no-single-branch' to shallow clone for Git repos by Andrzej Kaczmarek · 1 year, 6 months ago
  25. fdc74bd Add '--no-single-branch' to shallow clone by Andrzej Kaczmarek · 1 year, 6 months ago
  26. ff448b0 ci: Add smoke test for newt upgrade --shallow=1 by Szymon Janc · 1 year, 6 months ago
  27. 1dc2b53 Skip fetching newly cloned repos by Andrzej Kaczmarek · 1 year, 7 months ago
  28. 0db6dbc Make repos defined in project.yml implicitly allowed by Andrzej Kaczmarek · 1 year, 7 months ago
  29. 90a71e4 Print external commands with package name by Andrzej Kaczmarek · 1 year, 7 months ago
  30. fa83de6 Update allowed-ignored workflow by Andrzej Kaczmarek · 1 year, 7 months ago
  31. 3f3af0d Skip fetching external repos if version is SHA by Andrzej Kaczmarek · 1 year, 7 months ago
  32. f7a54c8 Make newt upgrade more verbose by Andrzej Kaczmarek · 1 year, 7 months ago
  33. 04b4c7e Improve newt upgrade by Andrzej Kaczmarek · 1 year, 7 months ago
  34. e11ee38 Add support for pattern matching on allowed/ignored repo lists by Andrzej Kaczmarek · 1 year, 7 months ago
  35. 90d22b7 Add tests for allowed and ignored repos lists by Michal Gorecki · 1 year, 10 months ago
  36. 5a13f17 Add allowed repositories list by Michal Gorecki · 1 year, 11 months ago
  37. 966db46 newt: Add ignore flag for upgrade command by Michal Gorecki · 1 year, 7 months ago
  38. dab1723 docs: Fix the layout in multiple .rst files for the PDF output by Wojciech Pietraszewski · 1 year, 8 months ago
  39. 0c237bf documentation/sphinx: Fix formatting errors in `.rst` files by Wojciech Pietraszewski · 1 year, 8 months ago
  40. 85f7393 newt: Fix config check crashes by Michal Gorecki · 1 year, 8 months ago
  41. c7afc5f newt: Fix mfg crash with generated linker scripts by Michal Gorecki · 1 year, 8 months ago
  42. 15c4ac6 ci: Add ambiguous config test by Michal Gorecki · 1 year, 9 months ago
  43. 4e78dbe Report ambiguous syscfg configuration by Michal Gorecki · 1 year, 9 months ago
  44. b2468d9 newt: Extend link tables filter by Jerzy Kasenberg · 2 years ago
  45. f4cd7f2 Add initial asf.yaml configuration by Szymon Janc · 1 year, 10 months ago
  46. ce21d33 ci: Add CodeQL Workflow for Code Security Analysis by Szymon Janc · 1 year, 11 months ago
  47. 06b3c08 Add ignored repositories list by Michal Gorecki · 2 years ago
  48. 1686c67 Don't panic in case of other error types in NewtUsage by Michal Gorecki · 2 years, 1 month ago
  49. 3e0e3d8 newt: Fix autogenerated linker include path by Michal Gorecki · 2 years, 1 month ago
  50. 0ce1291 builder: Add private includes only to specific packages by Michal Gorecki · 2 years, 1 month ago
  51. cb6f87f Generate mod log names by Jerzy Kasenberg · 2 years, 1 month ago
  52. a798fcc Add pkg.whole_archive flag to allow --whole_archive linker option to be set per package by Jocelyn Masserot · 2 years, 1 month ago
  53. 63ba0c2 newt: Don't stop upgrade when some repos are in dirty state by Michal Gorecki · 2 years, 2 months ago
  54. f95aa66 newt: Add external repos patches support by Michal Gorecki · 2 years, 2 months ago
  55. fca2b91 Bump version to 1.13.0-dev by Szymon Janc · 2 years, 1 month ago
  56. 3a5cfeb Prepare for Mynewt 1.12.0 release by Szymon Janc · 2 years, 2 months ago mynewt_1_12_0_rc1_tag mynewt_1_12_0_tag
  57. 161ff62 newt: Fix crash when package is missing by Michal Gorecki · 2 years, 2 months ago
  58. c558063 newt: Always generate link tables header by Michal Gorecki · 2 years, 2 months ago
  59. 7e93439 newt/compiler: Pass autogenerated linker script's include dir to linker by Michal Gorecki · 2 years, 2 months ago
  60. 679b6a8 newt: Add possibility to mark package as experimental by Michal Gorecki · 2 years, 4 months ago
  61. ba89f15 builder: Print warning if external repository is modified or missing by Michal Gorecki · 2 years, 8 months ago
  62. 4632ba2 newt: Fix shallow upgrade with specific commit version by Michal Gorecki · 2 years, 3 months ago
  63. efe37ed newt: Upgrade repos specified in project and package once by Michal Gorecki · 2 years, 3 months ago
  64. 40e37e9 newt/cli: Add target info command by Michal Gorecki · 2 years, 3 months ago
  65. 7066033 builder: Add app.cflags by Michal Gorecki · 2 years, 6 months ago
  66. 6cffebf newt: Generate link tables header by Michal Gorecki · 2 years, 3 months ago
  67. a567542 flashmap: Add support for linker script generation by Jerzy Kasenberg · 2 years, 6 months ago
  68. 121ecde newt: Fix autogenerated linker script usage by Michal Gorecki · 2 years, 3 months ago
  69. 07e635e newt: Add possibility to use generated linker script by Michal Gorecki · 2 years, 4 months ago
  70. 1e7bf05 compiler: Strip .image_header section in bin by Jerzy Kasenberg · 2 years, 6 months ago
  71. 585e188 builder: Export more env variables for scripts by Jerzy Kasenberg · 2 years, 6 months ago
  72. a5165a8 Fix sysinit test by Szymon Janc · 2 years, 4 months ago
  73. 2728e4d Upgrade non-external repos before loading packages by Michal Gorecki · 2 years, 7 months ago
  74. 7dfe546 Check if final tag exists before trying to find latest rc tag by Michal Gorecki · 2 years, 7 months ago
  75. 24e6a29 Update go.mod dependency to use latest mynewt-artifact by Ben McCrea · 2 years, 8 months ago
  76. 738aeb7 Bump version to 1.12.0-dev by Szymon Janc · 2 years, 8 months ago
  77. 82d910a compiler: Fix pkg.source_files compiler flags by Michal Gorecki · 2 years, 10 months ago
  78. 2215fc6 Prepare for Mynewt 1.11.0 release by Szymon Janc · 2 years, 9 months ago mynewt_1_11_0_rc1_tag mynewt_1_11_0_tag
  79. c719fde syscfg: Write defs for each APIs provided by included packages by Andrzej Kaczmarek · 2 years, 11 months ago
  80. 9dbd3da Fix CmakeList.txt $(...) compiler flags by Michal Gorecki · 2 years, 11 months ago
  81. 5c0ea32 Added test for sysinit order by Philip Burkhardt · 3 years ago
  82. f0663b0 Fixed issue where packages with the same sysinit value were odered in non-deterministic and no longer lexicographic order by Philip Burkhardt · 3 years ago
  83. ece4b3c builder: Print non-existent source files names in error message by Michal Gorecki · 3 years, 3 months ago
  84. c7b9664 compiler: Add compiler flags $(...) patterns by Michal Gorecki · 3 years, 3 months ago
  85. 0b46ad4 README: Add CI status badges by Szymon Janc · 3 years, 2 months ago
  86. 8eaf1e5 Update dependencies by Szymon Janc · 3 years, 2 months ago
  87. 88158e0 ci: Use latest stable go version for building by Szymon Janc · 3 years, 2 months ago
  88. 6a8f407 Allow to add external repos from pkg.yml by Michal Gorecki · 3 years, 3 months ago
  89. c259eba target: Remove target.compiler override by Andrzej Kaczmarek · 3 years, 2 months ago
  90. d4d513a flashmap: Add #define for number of areas by Andrzej Kaczmarek · 3 years, 2 months ago
  91. eb7c987 flashmap: Add comment stating which package defined flash map by Andrzej Kaczmarek · 3 years, 2 months ago
  92. 4a69df8 builder: Allow to override some bsp settings in target by Andrzej Kaczmarek · 3 years, 2 months ago
  93. 39384e6 compiler: Split long ar command lines into separate commands by Andrzej Kaczmarek · 3 years, 3 months ago
  94. 5cb641e builder: Allow to specify source files for package by Andrzej Kaczmarek · 3 years, 4 months ago
  95. 1785cb8 builder: Fix names in pkg.yml by Andrzej Kaczmarek · 3 years, 4 months ago
  96. 1bc33f9 Add wrapper for settings map by Andrzej Kaczmarek · 4 years, 2 months ago
  97. d896082 builder: Allow to override compiler in target by Andrzej Kaczmarek · 3 years, 8 months ago
  98. bc1c77f ci: Use dynamic matrix for tests by Szymon Janc · 3 years, 4 months ago
  99. 4e9a726 ci: Remove Travis integration by Szymon Janc · 3 years, 4 months ago
  100. 072e0fc Copy pkg.deps field when using "target copy" by Michal Gorecki · 3 years, 4 months ago