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 |