Roland Dobai
|
84d5cc1c17
|
Generate source files for kconfiglib from the build system
|
2019-11-15 15:25:09 +00:00 |
|
Roland Dobai
|
01887f71e7
|
Update kconfiglib to upstream version and replace mconf-idf
Special thanks to @ulfalizer for the helpful suggestions regarding
kconfiglib.
"rsource" option is available for relative path includes
Closes https://github.com/espressif/esp-idf/issues/4064
|
2019-10-29 10:40:04 +01:00 |
|
Angus Gratton
|
d371605315
|
build: In GNU Make, use "cygpath -m" to avoid backslashes
Fixes issues where backslashes in KCONFIG paths are later expanded as shell escape sequences.
|
2019-09-17 13:47:05 +10:00 |
|
Renz Christian Bagaporo
|
0ad13cd40f
|
ldgen,make: simplify os check
|
2019-05-06 20:31:05 +08:00 |
|
Renz Christian Bagaporo
|
4cc8b92d22
|
make: fix missing rule for creating ldgen_libraries file
|
2019-04-30 11:54:01 +08:00 |
|
Renz Christian Bagaporo
|
b1ecd75d83
|
ldgen: pass component libraries directly
|
2019-04-26 20:06:53 +08:00 |
|
Renz Christian Bagaporo
|
24284b3afd
|
ldgen: remove resolution of template includes
|
2019-02-22 08:25:56 +08:00 |
|
Renz Christian Bagaporo
|
acd0be8239
|
cmake,make: add dependencies on template included scripts
|
2019-02-14 18:58:48 +08:00 |
|
Renz Christian Bagaporo
|
af5cff0589
|
cmake: fix regression with linux make builds
Closes https://github.com/espressif/esp-idf/issues/2839
|
2018-12-17 14:04:49 +08:00 |
|
Renz Christian Bagaporo
|
d3938c8a66
|
ldgen: fix issue when not built in msys2
Closes https://github.com/espressif/esp-idf/issues/2812
|
2018-12-13 20:44:29 +08:00 |
|
Angus Gratton
|
8ab2f20c3a
|
ldgen make: Use "sed -E" for extended POSIX regular expression syntax w/ BSD sed
|
2018-12-06 15:28:18 +11:00 |
|
Angus Gratton
|
ef4a4105f4
|
make/ldgen: Fix generation of ldgen.section_infos file when shell is bash
bash doesn't escape by default from "echo", so use "printf"
Closes https://github.com/espressif/esp-idf/pull/2797
Closes https://github.com/espressif/esp-idf/issues/2796
|
2018-12-06 10:20:35 +11:00 |
|
Renz Christian Bagaporo
|
a7a1c32a8e
|
cmake, make: fix long cmd line args for ldgen
|
2018-12-03 12:26:38 +08:00 |
|
Renz Christian Bagaporo
|
a2f63c09bf
|
make, ldgen: remove uncessary passed target env variable
|
2018-11-29 13:21:31 +08:00 |
|
Ivan Grokhotkov
|
99dd08943c
|
make/ldgen: fix line continuation
|
2018-11-20 01:27:25 +08:00 |
|
Renz Bagaporo
|
63411fc556
|
tools: implement linker script generation
|
2018-11-16 12:42:02 +08:00 |
|