Commit Verlauf

Autor SHA1 Nachricht Datum
  Angus Gratton ae05787a51 Merge branch 'bugfix/make_srcdirs_order' into 'master' vor 8 Jahren
  jack fc130fba86 fix bug that files missing commit in MR 773 vor 8 Jahren
  Angus Gratton 99771a255f build system: Fix bug where component src subdirs needed listing before parent source dirs vor 8 Jahren
  Angus Gratton a3ce95e482 build system: Add explicit DEBUG_FLAGS variable, pass to assembler also vor 9 Jahren
  Angus Gratton c18d2a359c Embedding files: Don't use directory fragments in embed paths vor 9 Jahren
  Angus Gratton d6fafd00db Secure boot: Option for app & partition table signing to happen outside build system vor 9 Jahren
  Angus Gratton bbe1bceda8 build system: Project ELF should depend on linker scripts, binary libraries vor 9 Jahren
  Angus Gratton 94d2f77643 build system: Remove FLAGS_XXX variable option, replace with per-target overrides vor 9 Jahren
  Angus Gratton d0801fdbab Merge branch 'feature/sha_tls_integration' into 'master' vor 9 Jahren
  Ivan Grokhotkov 137c027274 Merge branch 'feature/integrate_unit_tests' into 'master' vor 9 Jahren
  Angus Gratton 0b75ff5a6d Merge branch 'bugfix/build_system_secure_boot_embed' into 'master' vor 9 Jahren
  Angus Gratton 5ac7810480 build system: Fix null-terminating of text files for embedding on OS X vor 9 Jahren
  Angus Gratton c48612e516 mbedTLS SHA acceleration: Allow concurrent digest calculation, works with TLS vor 9 Jahren
  antti d390449371 add unit tests to esp-idf vor 9 Jahren
  Angus Gratton 4261fc5ef7 build system: If esp-idf makefiles or component.mk changes, recompile source vor 9 Jahren
  Angus Gratton ed0612c56b Build system: Fix a bug with embedding binaries in object files vor 9 Jahren
  Angus Gratton 12dd886ee1 build system: Use correct objcopy arguments for object format vor 9 Jahren
  Angus Gratton 872a481cf1 build system: When embedding binary files, fix re-generating on partial builds vor 9 Jahren
  Angus Gratton 24b4c17ead build system: Refactor SubmoduleCheck to work project-wide vor 9 Jahren
  Angus Gratton 4eeb2bc41e build system: Fix embedding files which are themselves generated by the vor 9 Jahren
  Angus Gratton c04f05ee84 build examples: Only build verbose on failure, save on log output vor 9 Jahren
  Angus Gratton c15024e629 Merge branch 'master' into feature/build_component_project_vars vor 9 Jahren
  Angus Gratton 341593f7d2 build system: Remove need for $(Q) macro in recipes, use --silent in MAKEFLAGS instead vor 9 Jahren
  Angus Gratton 07f36a9437 Build system: Use ifndef X in makefiles instead of ifeq("$(X)","") vor 9 Jahren
  Angus Gratton 208e83def7 build system: Refactor component.mk to not need component_common.mk vor 9 Jahren