ruki
|
a7b6eb2edd
|
Update tracy to v0.11.1 (#5088)
|
3 months ago |
star9029
|
be6ef456e8
|
tree-sitter: improve version
|
3 months ago |
ruki
|
e37caf75dd
|
Auto-update tree-sitter to 0.23.0 (#5061)
* Update tree-sitter to 0.23.0
* add utils.symbols.export_all
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
|
3 months ago |
star9029
|
355509f969
|
termcap: add package (#5015)
* termcap: add package
* patch headers
* add missing patch
* fix check_cincludes
|
3 months ago |
ruki
|
84cf8f96ce
|
Update toml11 to v4.2.0 (#4974)
|
3 months ago |
ruki
|
26c48591cb
|
Update thorvg to v0.14.6 (#4959)
|
3 months ago |
star9029
|
953520f9a1
|
usd: update version (#4909)
* usd: update version
* tbb: fix check
* usd: improve xmake.lua
* tbb: fix check
|
4 months ago |
star9029
|
13b9ac4fc8
|
tbb: fix 2020.3 (#4892)
* tbb: fix 2020.3
* fix debug links
|
4 months ago |
ruki
|
576e980c2a
|
Update tinygltf to v2.9.3 (#4904)
|
4 months ago |
apocelipes
|
9bdbb15b7e
|
Add missing licenses (#4843)
Add licenses to some packages.
Only well-known licenses were added (GPL, MIT, BSD, etc.); custom licenses were not.
|
4 months ago |
ruki
|
5f0b31861d
|
Update tinyexr to v1.0.9 (#4841)
|
4 months ago |
ruki
|
f001d2f61c
|
Update toml11 to v4.1.0 (#4776)
|
4 months ago |
Bai Miao
|
ff358b5acd
|
trantor: add dep spdlog (#4730)
* trantor: add dep spdlog
* trantor: use headeronly fmt
|
4 months ago |
ruki
|
54398e8bfe
|
Update trantor to v1.5.20 (#4727)
|
4 months ago |
ruki
|
b8c9b8153f
|
Update thorvg to v0.14.3 (#4706)
|
4 months ago |
ruki
|
6c955eced4
|
Update toml11 to v4.0.3 (#4694)
|
4 months ago |
ruki
|
e9d2254128
|
Update thorvg to v0.14.2 (#4672)
|
4 months ago |
ruki
|
38d9af510c
|
Update tracy to v0.11.0 (#4675)
|
5 months ago |
ruki
|
0515b232a1
|
Update trompeloeil to v48 (#4667)
|
5 months ago |
ruki
|
9975679ad9
|
Auto-update tinygltf to v2.9.2 (#4622)
* Update tinygltf to v2.9.2
* trigger ci
* Update xmake.lua
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
|
5 months ago |
ruki
|
ad4131eca1
|
Update thorvg to v0.14.1 (#4593)
|
5 months ago |
ruki
|
d9aa2ee85c
|
Update tgbot-cpp to v1.8 (#4588)
|
5 months ago |
ruki
|
3f9079ac87
|
Update toml11 to v4.0.2 (#4536)
|
5 months ago |
ruki
|
02a43cbcf3
|
Update toml11 to v4.0.1 (#4457)
|
5 months ago |
ruki
|
cb096bd55a
|
Update thorvg to v0.13.8 (#4445)
|
5 months ago |
ruki
|
467ef6aa5f
|
Update trantor to v1.5.19 (#4384)
|
6 months ago |
star9029
|
70d06838a9
|
tinycolormap: add package (#4358)
|
6 months ago |
ruki
|
4c86fbb6d2
|
Update tiny-optional to v1.3.1 (#4341)
|
6 months ago |
ruki
|
a4c24dbbca
|
Auto-update teascript to v0.14.0 (#4223)
* Update teascript to v0.14.0
* patch macosx c++
* patch more code
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
|
6 months ago |
Altina Orion
|
51347e95cb
|
Update TBB fetch.lua (#4317)
* Update fetch.lua
replace \\ with / for Linux path compatibility
* Update fetch.lua
* change outdated "intel64" flag to "x86_64"
* Update fetch.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
|
6 months ago |
ruki
|
c0bbd88db0
|
Auto-update sqlcipher to 4.6.0 (#4258)
* Update sqlcipher to 4.6.0
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: c8ef <c8ef@outlook.com>
|
6 months ago |
ruki
|
4ed3376549
|
Update tinygltf to v2.8.22 (#4295)
|
6 months ago |
ruki
|
38685dfb18
|
Update tiny-optional to v1.2.1 (#4246)
|
6 months ago |
star9029
|
a5e98dbb12
|
telebot: add package (#4220)
* telebot: add package
* pthreads4w: limit plat
* telebot: fix unistd
* limit plat
* improve mingw
|
6 months ago |
ruki
|
63e995cbd4
|
Update thorvg to v0.13.6 (#4208)
|
6 months ago |
ruki
|
5e0e856f05
|
Auto-update thorvg to v0.13.5 (#4156)
* Update thorvg to v0.13.5
* improve configs
* improve configs
* python: fix mkdir
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
|
6 months ago |
ruki
|
9403c45175
|
improve tracy (#4153)
* improve tracy
* fix status
|
6 months ago |
ruki
|
5dce37f745
|
Update tree-sitter to 0.22.6 (#4147)
|
6 months ago |
Altina Orion
|
58a7e8c244
|
Update fetching policy for TBB library (#4128)
* Update fetching policy for TBB library
Oneapi has changed its pathes for tbb
* Update fetch.lua
minor formatting
|
6 months ago |
Altina Orion
|
adc1097496
|
Update tbb 2021.12.0 (#4121)
* Update tbb 2021.12.0
* Update xmake.lua
try to add ldflags for android r26*
* fix
* typo
* test add undefied version only
* typo2
* test
* Update xmake.lua
* Test ndk log pattern
* Update xmake.lua
test
* Update xmake.lua
typo?
* typo
* ndk r26* workaround Test
ndk r26* workaround
* re-test due to configure pagefile failure
* Update xmake.lua
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
|
6 months ago |
star9029
|
eb6356df2e
|
thrift: update version (#4111)
* thrift: update version
* add 0.18.0
* add 0.18.1
* add 0.19.0
* add 0.20.0
|
6 months ago |
c8ef
|
0fd452e023
|
Update taskflow to 3.7.0 (#4084)
|
6 months ago |
ruki
|
13870184fb
|
Update trantor to v1.5.18 (#4082)
|
6 months ago |
star9029
|
ab54b6fda1
|
thrift: fix download (#4038)
* thrift: fix download
* add qt5 config
* add patch
|
6 months ago |
ruki
|
d653541887
|
Update type_safe to v0.2.4 (#4008)
|
7 months ago |
Chi Huu Huynh
|
59904b67ec
|
fix limits for packages (#3946)
* tobiaslocker_base64: update excludes
* tobiaslocker_base64: remove limits
* tobiaslocker_base64: exclude windows arm64
* tobiaslocker_base64: update limits
* cello: fix limits
* stringzilla: fix limits
* libdicom: shorten limits
* libdicom: add comma
* tiny-optional: use shorter limits
* tiny-optional: undo change
* libdicom: exclude android
* libdicom: fix limits
* libdicom: disable shared for linux
* libdicom: disable shared for wasm
|
7 months ago |
star9029
|
364404e28a
|
thorvg: add package (#3907)
* thorvg: add package
* fix syslinks
* fix mingw
|
7 months ago |
L-Sun
|
dbe1de5a48
|
Add configs for tracy (#3849)
* add configs for tracy
* remove for loop
|
7 months ago |
ruki
|
2cd5e7401f
|
Update tree-sitter to 0.22.5 (#3836)
|
7 months ago |
Chi Huu Huynh
|
4caa3235d7
|
teascript: add package (#3768)
* teascript: add package
* teascript: add configs
* teascript: set headeronly
* teascript: limit to windows, linux, macosx
* teascript: change limits
* teascript: change limits
* teascript: fix limit
* teascript: change limits
* teascript: change limits
* teascript: change limits
* teascript: combine limits
* teascript: fix limits
* teascript: enable macosx
* teascript: separate macosx
* teascript: change limit for macosx
* teascript: comment out
* teascript: fix ignore iphone
* teascript: ignore macosx x86_64
* teascript: make shorter ignore
* teascript: allow mingw
* teascript: ignore some mingw
* teascript: simpler limits
* teascript: allow mingw
* teascript: fix limit on mingw
* teascript: fix mingw
* teascript: ignore type of mingw
* teascript: allow mingw
* teascript: fix mingw
* Update mingw_macos.yml
* Update mingw_macos.yml
---------
Co-authored-by: ruki <waruqi@gmail.com>
|
8 months ago |