Roland Dobai
|
97488fe806
Menuconfig: Don't ask to save configuration when nothing has changed
|
6 år sedan |
Roland Dobai
|
dedaf624db
Handle deprecated values in sdkconfig.defaults
|
6 år sedan |
Angus Gratton
|
b1eac64865
build: In GNU Make, use "cygpath -m" to avoid backslashes
|
6 år sedan |
Roland Dobai
|
cb3d458050
Fix sdkconfig.rename paths for confgen.py in MSYS
|
6 år sedan |
Roland Dobai
|
a8e8919bbf
tools: Support sdkconfig.rename files from outside IDF in confgen.py
|
6 år sedan |
V.Dudnik
|
f3f4e58313
project_config_mk: fix if condition
|
6 år sedan |
Roland Dobai
|
23ee93ea76
Rename deprecated Kconfig options in a backward compatible way
|
7 år sedan |
Angus Gratton
|
4f4edcf676
ldgen: Fix ENOENT errors on Windows with MSYS2 and GNU Make
|
7 år sedan |
Angus Gratton
|
f6cd55d2ac
config: Rename mconf to mconf-idf & conf to conf-idf
|
7 år sedan |
Angus Gratton
|
2f4079ebb2
cmake: Hide serial port settings in menuconfig when using cmake
|
7 år sedan |
Anton Maklakov
|
f3d61015f7
build: Fix problems with building kconfig and generating sdkconfig
|
8 år sedan |
Deomid Ryabkov
|
9903ea1c11
Add --warn-undefined-variables to MAKEFLAGS
|
9 år sedan |
Angus Gratton
|
2806b57fc1
build system: Don't make menuconfig if "make clean" run with no sdkconfig
|
8 år sedan |
Angus Gratton
|
f29768c404
Build system: Add new BATCH_BUILD flag to disable interactive parts of the build
|
9 år sedan |
Angus Gratton
|
3c90032369
build system: Fix parallel & double menuconfig issues when sdkconfig missing
|
9 år sedan |
Angus Gratton
|
e91d436e45
build system: Probable fix for errors due to bad config bypassing components
|
9 år sedan |
Angus Gratton
|
6421479dab
build system: Fix sdkconfig.defaults file preventing menuconfig changes
|
9 år sedan |
Angus Gratton
|
2350288a33
examples: Move sdkconfig.defaults support into build system
|
9 år sedan |
Angus Gratton
|
abb7668af7
build system: Fix bug where erase_flash was always invoked for flash
|
9 år sedan |
Angus Gratton
|
c15024e629
Merge branch 'master' into feature/build_component_project_vars
|
9 år sedan |
Angus Gratton
|
64f3893cb9
secure boot: Derive secure bootloader key from private key
|
9 år sedan |
Angus Gratton
|
341593f7d2
build system: Remove need for $(Q) macro in recipes, use --silent in MAKEFLAGS instead
|
9 år sedan |
Angus Gratton
|
208e83def7
build system: Refactor component.mk to not need component_common.mk
|
9 år sedan |
Angus Gratton
|
2f0efe1510
build system: Fix defconfig vs menuconfig regression in 155f9124
|
9 år sedan |
Angus Gratton
|
830e5caf4d
build system: Replace get_variable target w/ component_project_vars.mk generated makefiles
|
9 år sedan |
Angus Gratton
|
305bc9fd9c
build system: Run parallel builds without warnings
|
9 år sedan |
Angus Gratton
|
f720e82d40
build system: Allow BUILD_DIR_BASE to be a relative directory (see github #38)
|
9 år sedan |
Angus Gratton
|
477d71e589
config system: Fix configuration when BUILD_DIR_BASE out-of-tree
|
9 år sedan |
Angus Gratton
|
66882347e8
build system: Fix out-of-tree building via BUILD_DIR_BASE
|
9 år sedan |
Angus Gratton
|
7c58c1e06b
Build system: Allow components to add to the global CFLAGS via Makefile.projbuild
|
9 år sedan |