tyx
64a6297840
[menuconfig] Fix pyconfig running errors
2022-09-29 13:35:09 +08:00
Meco Man
eafcdd0bc2
[tools] format python code
2022-08-02 23:15:14 -04:00
Marcelo
58c4f41ac7
allow setting optional url for packages via envvar. ( #5839 )
...
* allow setting optional url for packages via envvar.
* clean up left over
* simplify code as suggested by Bernard (thanks)
* fix typo (envvar name should be all upper case)
2022-08-01 22:36:23 -04:00
guozhanxin
f0ca8be39d
【修复】studio 生成工程报错的问题。
2021-05-17 15:14:59 +08:00
iysheng
e887b477f4
[tools] 完善 scons --menuconfig 更新 rtconfig.h 文件的邏輯
2020-12-23 13:10:22 +08:00
SummerGift
9eca8032d0
[tools/menuconfig.py] update rt_config.h generation func
2019-10-30 16:26:42 +08:00
armink
9d5ad60a0e
[tools] Fix pyconfig issue on windows.
2019-08-03 16:34:40 +08:00
armink
1b3358a966
[tools] Replace the old pyconfig to guiconfig.
2019-07-24 18:30:44 +08:00
armink
82662d2524
[tools] add silent mode to guiconfig.
2019-07-24 18:09:21 +08:00
armink
244c1a810d
[tools] add menuconfig GUI by python.
2019-07-13 14:45:05 +08:00
Unknown
c20bff531a
fix menuconfig.py
2019-05-15 09:52:27 +08:00
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