File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 8
8
* [ #5488 ] ( https://github.com/xmake-io/xmake/pull/5488 ) : Support for using cosmocc to build xmake binary
9
9
* [ #5491 ] ( https://github.com/xmake-io/xmake/pull/5491 ) : Provide single xmake binary with embeded lua files
10
10
11
+ ### Changes
12
+
13
+ * [ #5507 ] ( https://github.com/xmake-io/xmake/issues/5507 ) : Use treeless to improve git.clone
14
+
11
15
### Bugs fixed
12
16
13
17
* [ #4750 ] ( https://github.com/xmake-io/xmake/issues/4750 ) : Fix compile_commands generator for ` xmake tests `
1871
1875
* [ #5488 ] ( https://github.com/xmake-io/xmake/pull/5488 ) : 支持使用 cosmocc 去构建 xmake 自身二进制
1872
1876
* [ #5491 ] ( https://github.com/xmake-io/xmake/pull/5491 ) : 支持提供内嵌 lua 文件的单个 xmake 二进制文件
1873
1877
1878
+ ### 改进
1879
+
1880
+ * [ #5507 ] ( https://github.com/xmake-io/xmake/issues/5507 ) : 改进 git clone 下载速度
1881
+
1874
1882
### Bugs 修复
1875
1883
1876
1884
* [ #4750 ] ( https://github.com/xmake-io/xmake/issues/4750 ) : 修复 compile_commands 生成器,支持 ` xmake tests `
You can’t perform that action at this time.
0 commit comments