rt-thread/tools
Yilin Sun 3e246caa1c CMake: Generator re-write and bug fixes.
Updated CMakeLists.txt generator to handle private macro definitions for
source groups. Individual source groups are added as OBJECT libraries,
which does not generate actual archive but will be linked together at
final application linking stage. Source groups without source files are
added as INTERFACE libraries, which provides library dependencies to the
final application.

Signed-off-by: Yilin Sun <imi415@imi.moe>
2024-08-13 04:19:49 -04:00
..
ci [src] add rt_hw_cpu_id() wrapper API (#8894) 2024-05-08 09:22:09 +08:00
release [tools] remove kconfig-frontends 2024-06-30 22:35:34 +08:00
WCS.py [tools] format python code 2022-08-02 23:15:14 -04:00
as.sh update 2021-03-05 09:01:14 +08:00
building.py [tools/env]统一tools中env相关的接口,优化env部分路径拼接 (#9185) 2024-07-31 00:52:25 +08:00
cdk.py [tool][cdk.py] scons的CDK工具宏定义改用分号作分隔符,并支持LIBS (#7610) 2023-06-09 08:59:32 +08:00
clang-analyze.py [tools] Python 3 compatibility support 2021-04-05 12:11:14 +08:00
cmake.py CMake: Generator re-write and bug fixes. 2024-08-13 04:19:49 -04:00
codeblocks.py [tools] format python code 2022-08-02 23:15:14 -04:00
codelite.py [tools] format python code 2022-08-02 23:15:14 -04:00
codelite_template.project Rename project template file name 2020-11-07 12:06:21 +08:00
codelite_template.workspace Rename project template file name 2020-11-07 12:06:21 +08:00
cscope.py [Tools] Add copyright information for scons script files 2015-01-23 14:34:09 +08:00
eclipse.py 【修复】工作目录下,当某一目录下的源文件都不需要添加到工程时,此目录不会被屏蔽的问题。 2022-11-14 23:48:10 -05:00
env_utility.py [tools] fix the SDK package path issue 2024-08-06 09:47:59 +08:00
esp_idf.py ESP32: Support applying patch to local IDF (#6467) 2022-09-26 00:55:51 -04:00
gcc.py fix DeprecationWarning: invalid escape sequence. 2024-06-10 14:26:44 +08:00
iar.py [tools]Fix project compilation errors generated by mdk and iar 2024-03-05 19:53:53 -05:00
keil.py 解决tools/keil.py中python3不兼容python2的str.decode() 2024-07-10 15:28:23 +08:00
llvm_arm.py [tools] support LLVMEmbeddedToolchainForArm-17.0.1 2023-10-19 12:14:01 -04:00
makefile.py [tools] format python code 2022-08-02 23:15:14 -04:00
mkdist.py mkdist和sdk_dist支持kconfiglib语法 2024-06-20 14:40:42 +08:00
mkromfs.py [tools] format python code 2022-08-02 23:15:14 -04:00
options.py [tools/env]统一tools中env相关的接口,优化env部分路径拼接 (#9185) 2024-07-31 00:52:25 +08:00
package.py [tools] format python code 2022-08-02 23:15:14 -04:00
rt_studio.py [tools]修复rt-studio导入bsp工程缺失{cross_toolchain_flags}字段问题 2024-01-22 17:09:54 +08:00
rtthread.mk [tools] Optimization the EXTERN_LIB variable use 2021-06-04 23:53:29 +08:00
sconsui.py [HUST CSE][example] fix some typo bugs about 'sucess' and others. (#7528) 2023-05-18 10:42:44 -04:00
ses.py [tools] format python code 2022-08-02 23:15:14 -04:00
template.cbp add a default codeblocks template. 2013-06-16 23:18:16 +08:00
ua.py [tools] format python code 2022-08-02 23:15:14 -04:00
utils.py [tools] fix env toolchain path parse issue (#8936) 2024-05-11 16:06:23 +08:00
vs.py [tools] format python code 2022-08-02 23:15:14 -04:00
vs2012.py [tools] format python code 2022-08-02 23:15:14 -04:00
vsc.py [tools] Add --cdb to make compile_commands.json. 2024-05-03 20:17:23 -04:00
vscpyocd.py [tools] 增加vscode pyocd下载命令 scons --target=vsc --pack=xxx 2023-10-22 10:58:16 -04:00
win32spawn.py [tools] format python code 2022-08-02 23:15:14 -04:00
wizard.py [tools] format python code 2022-08-02 23:15:14 -04:00
xmake.lua fix:The directory "sdkdir" is set incorrectly 2022-09-16 11:54:19 +08:00
xmake.py fix:The directory "sdkdir" is set incorrectly 2022-09-16 11:54:19 +08:00