360 Commits

Author SHA1 Message Date
guozhanxin
3369a2c1c8 [fix] Fix the problem of an error when opening menuconfig after the project is dist. 2021-05-14 17:11:20 +08:00
guozhanxin
3906f3b948 [add] auto test ci. 2021-05-10 20:34:35 +08:00
thread-liu
86f9b001c7 [update] file_check.py 2021-05-07 11:08:33 +08:00
Bernard Xiong
b33c685486
Merge pull request #4246 from github0null/master
[fix] miss arguments when invoke dist_handle
2021-04-27 20:52:13 +08:00
thread-liu
f5d636626c [update] cmake.py, delete extra code. 2021-04-19 18:31:35 +08:00
thread-liu
9be6445890 [update] cmake.py, add c++ support and libpath. 2021-04-19 09:46:07 +08:00
thread-liu
91a201264b [update] ignore dir path check. 2021-04-12 09:42:08 +08:00
Bernard Xiong
9235b62cbe
Merge pull request #4479 from mysterywolf/cmake
[tools] 增加cmake生成工具
2021-04-10 23:32:51 +08:00
Meco Jianting Man
8566bfe883
增加作者信息 2021-04-10 17:08:21 +08:00
Bernard Xiong
76bd981add
Merge pull request #4567 from enkiller/0405
[tools] Python 3 compatibility support
2021-04-10 13:52:07 +08:00
guozhanxin
dbebcd7264 [update] file_check.py, Improve compatibility. 2021-04-09 11:08:25 +08:00
thread-liu
9038697183 [update] support bsp .ignore_format.yml. 2021-04-07 18:31:14 +08:00
thread-liu
0c0c371bc6 [update] format ci, add ignore config file. 2021-04-06 11:32:57 +08:00
tangyuxin
510955ba42 [tools] Python 3 compatibility support 2021-04-05 12:11:14 +08:00
thread-liu
eedf97fa66 [add] .c/.h file format check and license check 2021-04-01 14:52:21 +08:00
thread-liu
db22f95775 [update] eclipse.py, 兼容 tasking. 2021-03-24 09:32:29 +08:00
Bernard Xiong
a18cb0c064
Merge pull request #4481 from thread-liu/liukang
[update] eclipse.py, to compatible with tricore.
2021-03-19 22:49:59 +08:00
thread-liu
4913e2b5d1 [update] eclipse.py, to compatible with tricore. 2021-03-18 15:22:31 +08:00
Meco Man
920b24ab46 update 2021-03-18 00:19:45 +08:00
Meco Man
9a0569d44f add endline 2021-03-18 00:15:13 +08:00
Meco Man
b173ebde98 [tools] 增加cmake生成工具 2021-03-18 00:12:48 +08:00
Meco Man
b138082fcc [python3] 部分脚本从python2语法升级到python3 2021-03-16 17:06:03 +08:00
Bernard Xiong
ecb1798be3
Merge pull request #4416 from mysterywolf/tools
[tools] 增加formatting自动化格式调整脚本(初版)
2021-03-06 09:47:01 +08:00
yaxing.chen
762427bedc bugfix:remove duplicate files in src list before DefineGroup 2021-03-05 17:13:18 +08:00
Meco Man
0dacf703a5 update 2021-03-05 09:01:14 +08:00
Meco Man
31ef850275 add comment 2021-03-04 10:49:46 +08:00
Meco Man
881d4fda4b [tools] 增加formatting自动化格式调整脚本(初版) 2021-03-04 05:43:09 +08:00
Meco Man
8f7bbfa011 remove RT_USING_NOLIBC 2021-02-23 11:27:12 +08:00
yaxing.chen
f826aef9de reset version to 1 2021-01-27 15:56:23 +08:00
yaxing.chen
9dbbae70e9 add rt_studio.py version infomation 2021-01-27 15:54:37 +08:00
yaxing.chen
25147060dd format code 2021-01-26 19:35:30 +08:00
yaxing.chen
822e825c8f use template.cproject if it exists 2021-01-26 19:24:37 +08:00
yaxing.chen
c38e2bc6ec update uvprojx file path to abspath 2021-01-25 11:42:10 +08:00
yaxing.chen
a77e99f7c2 fixbug:keep makefile.targets while it has existed 2021-01-25 11:33:00 +08:00
null
13927be259
[fix] miss arguments when invoke dist_handle
Use this command: `scons --dist-strip` to detach project. but it aborted with error: "TypeError: dist_handle() takes exactly 2 arguments (1 given):"
2021-01-18 18:54:00 +08:00
yaxing.chen
c32a2b3c63 rename studio.py to rt_studio.py 2021-01-18 16:31:39 +08:00
yaxing.chen
9b7971e801 add dist-ide support for all bsp 2021-01-18 16:00:57 +08:00
Bernard Xiong
9152c78353
Merge pull request #3967 from liuanlin-mx/master
scons: Add CodeLite target
2021-01-05 09:08:38 +08:00
iysheng
e887b477f4 [tools] 完善 scons --menuconfig 更新 rtconfig.h 文件的邏輯 2020-12-23 13:10:22 +08:00
mx
aa34fbb142 Fix assembly compilation errors 2020-11-07 12:09:48 +08:00
mx
f24c016c90 Rename project template file name 2020-11-07 12:06:21 +08:00
mx
36834efc24 scons: Add CodeLite target 2020-10-16 15:20:36 +08:00
Bernard Xiong
5b94c1482e
Merge pull request #3749 from rtthread-bot/gitee_master
[auto pr] rtthread-bot
2020-08-14 15:03:40 +08:00
Bernard Xiong
6bf76a375c Merge branch 'master' into gitee_master 2020-07-28 05:44:20 +08:00
yaxing.chen
aa411a25ad fixbug:keep user's lib configuration while running --target=eclipse 2020-07-24 16:04:02 +08:00
iysheng
8e08b58964 [fix] Couldn't compile *.s src files 2020-07-16 22:25:58 +08:00
yaxing.chen
abfbd9a79a fixbug:eclipse.py do not remove all unused path from list 2020-07-09 16:05:09 +08:00
来日方长
4b8d446b58 update tools/WCS.py.
添加 WCS.py
2020-06-21 22:14:30 +08:00
来日方长
07519cf020 update tools/building.py.
添加stackanalysis选项
2020-06-21 22:11:13 +08:00
xieyangrun
d46f914da4 [tools] fixed python 2.x cmp 2020-06-11 09:17:16 +08:00