Anton Maklakov
|
06798a2b35
build: Fix for old version of git (< 1.8.5)
|
8 лет назад |
Ivan Grokhotkov
|
dbb6d20aac
make: remove version parameter from git status porcelain option
|
8 лет назад |
Angus Gratton
|
16ef01dc69
Merge branch 'bugfix/windows_setup' into 'master'
|
8 лет назад |
Angus Gratton
|
b9a06e68dd
Merge branch 'bugfix/minor_fixes' into 'master'
|
8 лет назад |
Angus Gratton
|
a3ce95e482
build system: Add explicit DEBUG_FLAGS variable, pass to assembler also
|
8 лет назад |
Edmund Huber
|
5272bd899b
build: Check for .git, but it doesn't have to be a directory, so that esp-idf will work as a submodule
|
8 лет назад |
Edmund Huber
|
6a58e173b8
build: pass more arguments to git describe so that it always works even if detached branch, etc
|
8 лет назад |
Angus Gratton
|
39e728622f
build system: Call 'git status' w/ machine-readable output once to check submodules
|
9 лет назад |
Angus Gratton
|
02fdf8271d
Merge branch 'feature/idf_monitor' into 'master'
|
9 лет назад |
Angus Gratton
|
1544544f8a
tools: New idf_monitor 'make monitor' tool for smarter monitor output
|
9 лет назад |
Ivan Grokhotkov
|
61c33ca24e
make: don’t override TEST_COMPONENTS
|
9 лет назад |
Ivan Grokhotkov
|
bf7f0bf52c
make: look for TEST_COMPONENTS in all component directories
|
9 лет назад |
Angus Gratton
|
d28ee9a25e
build system: Account for Windows behaviour of make wildcard for some dirs
|
9 лет назад |
Angus Gratton
|
e91d436e45
build system: Probable fix for errors due to bad config bypassing components
|
9 лет назад |
Angus Gratton
|
cdf8836ceb
build: Use greedy match for toolchain version detection (fixes macOS)
|
9 лет назад |
Angus Gratton
|
5c9c08eabb
Toolchain detection: Fix issue when run in a clean project
|
9 лет назад |
Angus Gratton
|
233fde166b
Toolchain detection: Allow for Windows executable name and not-yet-configured toolchain path
|
9 лет назад |
Ivan Grokhotkov
|
aece3d6fc6
Merge branch 'bugfix/mbedtls_tests' into 'master'
|
9 лет назад |
Ivan Grokhotkov
|
dd73a40556
build system: fix IDF_VER for projects outside of ESP-IDF tree
|
9 лет назад |
Ivan Grokhotkov
|
8d2199e36c
docs: update toolchain version
|
9 лет назад |
Ivan Grokhotkov
|
8c26dd8d38
Merge branch 'feature/idf_version' into 'master'
|
9 лет назад |
Ivan Grokhotkov
|
89e0ecc272
build system: add IDF_VER environment variable and preprocessor define
|
9 лет назад |
Ivan Grokhotkov
|
845cd09570
cxx: link against libstdc++, remove abi.cpp
|
9 лет назад |
Angus Gratton
|
03551ec2da
build system: Add 'make monitor' target from arduino-esp32
|
9 лет назад |
Angus Gratton
|
578b627d9b
Merge branch 'bugfix/build_system_tilde' into 'master'
|
9 лет назад |
Ivan Grokhotkov
|
a760eb3980
Merge branch 'feature/erase_flash' into 'master'
|
9 лет назад |
Angus Gratton
|
de8ecdd3c1
build system: Fix Windows case when IDF_PATH contains colons (ie C:/)
|
9 лет назад |
Angus Gratton
|
59e0f63d37
Build system: Add `make erase_flash` target
|
9 лет назад |
Angus Gratton
|
d6fafd00db
Secure boot: Option for app & partition table signing to happen outside build system
|
9 лет назад |
Angus Gratton
|
9d8e110202
Build system: Deal with the case where IDF_PATH contains ~
|
9 лет назад |