MurphyZhao
|
46544721b0
|
[tools] menuconfig.py silent 模式的时候,不检查 .config 是否有变化,直接更新 rtconfig.h
这么修改,是因为虽然 .config 没有变化,但与 rtconfig.h 的配置已经不一致。
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2018-12-28 14:22:57 +08:00 |
MurphyZhao
|
2d19eafcf5
|
[tools] pyconfig 增加 silent 模式,不显示窗口但可以更新 .config 和 rtconfig.h
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2018-12-26 09:27:59 +08:00 |
Bernard Xiong
|
d687cfb228
|
[Tools] Change building script for Py3
|
2018-11-10 18:29:08 +08:00 |
Bernard Xiong
|
b0a813df81
|
[tools] move import of pymenuconfig to pyconfig function
|
2018-09-30 09:21:27 +08:00 |
weety
|
0b85ab290d
|
Improve menuconfig and help information for RT-Thread packages.
|
2018-09-05 11:05:59 +08:00 |
weety
|
937e22fc8b
|
Add scons --pyconfig command for configure project.
|
2018-09-04 17:14:33 +08:00 |
Bernard Xiong
|
427be5c6ca
|
[Tools] Add copyright information.
|
2018-05-30 20:58:04 +08:00 |
bernard
|
bc6703d0be
|
[Tools] Add useconfig option for scons.
|
2017-12-29 22:26:39 +08:00 |
Bernard Xiong
|
6fe49b1af7
|
[Tools] Fix the env.sh in menuconfig
|
2017-12-26 15:55:30 +08:00 |
Bernard Xiong
|
ecbe7b4ca1
|
[Tools] Add more packages support under Linux
|
2017-12-20 11:20:55 +08:00 |
Bernard Xiong
|
89afad784c
|
[Tools] Add menuconfig script
|
2017-11-30 19:56:05 +08:00 |
ArdaFu
|
7c9075dfb2
|
[tools]menuconfig.py. Fix config line split error when config line contains more then one equal marks.
|
2017-11-03 15:01:41 +08:00 |
Bernard Xiong
|
a7c4a23c67
|
[tools] add --menuconfig option for scons
|
2017-01-31 13:22:56 +00:00 |