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