Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/xmake-io/xmake

🔥 A cross-platform build utility based on Lua
https://github.com/xmake-io/xmake

auto build targets for tests

ebb301cf17c2aa25b1f698ce2e5bd2eb753a9bc5 authored over 1 year ago
get tests

c12127b37c2d967a928cb039187d1ea65d958803 authored over 1 year ago
get tests

e6373510a1fc487dd6652a5bc1cd74a966a8749c authored over 1 year ago
add tests for xmake test

621d6df885bc9ee832221f968ffcb07399d791fa authored over 1 year ago
add xmake test

0f9a73c46e1ed57158461d56662db686b42514e1 authored over 1 year ago
ignore .paxheader

bceea4e7fe7553b90ac7d14e4ea854bbb2d3e04a authored over 1 year ago
Merge pull request #4253 from A2va/orderkeys-sort-function

Sort keys by callback function

4ea0573047db301f1569c9d6b0d117f92433db49 authored over 1 year ago
Check callback type

85a605758c47eaa92b0a22b028cc4896eceeaf3f authored over 1 year ago
Remove unnecessary underscore

dbfde8ed4da11fd0221a88bfa267e9cf05457345 authored over 1 year ago
Fix orderpairs with sourcebatches

434993362b6c4a6a2f20bd634b71eb4f27221253 authored over 1 year ago
update changelog

15e5f277191e8a088998d0f797dd1f44b5491e17 authored over 1 year ago
Sort keys by callback function

b637e0acc32faeeda669e135c546999c4a8e0c17 authored over 1 year ago
improve amalgamate

118992d2704b474c9fa668648d12c4db0eb4d6c4 authored over 1 year ago
improve amalgamate

e65e3c9f80a79b0931295c2d37f2cec23a43b070 authored over 1 year ago
fix amalgamate

9c0a7245d583e161e9ce4081c1cabf06a6092ac5 authored over 1 year ago
Merge pull request #4250 from xmake-io/links

Improve link mechanism and order

23f598d853e16c25360b70a082629bdd0d35eedd authored over 1 year ago
fix tests

f584fb389af355484c7bbb257c0c5cd77c7f6c31 authored over 1 year ago
update changelog

21e6122fe0d598cb0977186bc64449d7c1dd9a8e authored over 1 year ago
add -Bstatic for linkgroup

874bbc55860ab798072f7dba9a53fd6e3895c6f9 authored over 1 year ago
improve linkgroups

c19eb9cdad616568851a9e9f9e31832938cae8ed authored over 1 year ago
fix ci tests

2a389d399b2437f8561d650e1badadce51a14a82 authored over 1 year ago
Merge pull request #4251 from Arthapz/fix-toolset-order

fix toolset in llvm toolchain for objC

1c934c2e16c05bdfee56de5c187fdcc5d94fac98 authored over 1 year ago
fix ci error for bsd

50f2bb3e4d327a5d55e62a897722ed46ed05a6d1 authored over 1 year ago
check cycle links

fa04e8acf20cf3b89679562acdc4d9f21aed3232 authored over 1 year ago
find cycle in graph

5a2c5c458af38dd90924f251d518b97ba2cf604b authored over 1 year ago
improve test

bd0c7ed30aa7478ea6f0d82ae5e00ead6129f241 authored over 1 year ago
remove cycle in original deps

9a6662aa86d5ea52d494d9662ff3b6482d4cf413 authored over 1 year ago
improve links

c8f60856c4c998f3d4894524ba1576f8da43baa7 authored over 1 year ago
sort links using graph

c7486bd09c28892efa166119b94e87d005659b32 authored over 1 year ago
fix toolset order in llvm toolchain for C++ objc++ and objC

7e4f5df1b20030f76ed5ba6ca69d8270758bc9db authored over 1 year ago
improve test

270341b90e881c36467f2e03a01909e2d509331f authored over 1 year ago
fix cross for xcode

8c3407dd4cdde31afe856312f9c47a8633a5a4d9 authored over 1 year ago
add graph test

1ad7b371e69832be96345d91fb73cd21209803cf authored over 1 year ago
add topological sort for graph

2f77dcb4ce35c909ee289bf47c3411b0aa7b0d21 authored over 1 year ago
impl graph

fb932a3d783725910ab3c21a37d78edd377d9cff authored over 1 year ago
impl has_edge

2ab77a906ef7b3d1475af265fe106394a8d8c150 authored over 1 year ago
add graph stub

6efb419dd36341ae1472223501348316a2026b4a authored over 1 year ago
add graph module

3ec7f305a86cb2420f51c73ffbb526270b3c7160 authored over 1 year ago
improve linkgroup key

26d820178598a406749a31592cc8f26910327c5a authored over 1 year ago
remove linkgroups from links

ca1eba2d96ed24fd2070b45de35c42ce3b37b066 authored over 1 year ago
add whole groups

2aa8a4a793f3a7281487d6bc8334f975fa6bd26d authored over 1 year ago
set default runtime for qt #4161

277c1bdfee28694e6658824baa1de2548cb6c750 authored over 1 year ago
Merge pull request #4249 from Arthapz/fix-llvm-isysroot

fix cmake compilation when using llvm toolchain

58eee2611889b008c079cac585945eec8698198a authored over 1 year ago
fix cmake compilation when using llvm toolchain

bbe4ca07af92c64be3a355ae1808802bbebacf87 authored over 1 year ago
add groups for interpreter

6ffb48dd54c6d2d4e6168fac56943481d58e29c4 authored over 1 year ago
get linkgroups

d53b673e631873b21b07665498a142cc31059c81 authored over 1 year ago
sort links

524b0a1dc0c70e924c21637edd85ae9dd4139527 authored over 1 year ago
get linkorders

da714a6b9bad1fb0608445bcb48c079bf0202ea8 authored over 1 year ago
add linkorders and linkgroups apis

fe931254f8f5fc0003b3fef14414b8adfa3adfd9 authored over 1 year ago
add link orders example

0fd951cc540635f332a7c7379a319656c82d70b4 authored over 1 year ago
improve _add_flags_from_language

a7d7a3718375dc61342f283a50b297ac4ba7e007 authored over 1 year ago
get items for languages

8f5d01b3d906d39b7ef306c504a84b6eac7d3ebc authored over 1 year ago
update ps1

c835fd822cf03df508bdf9d766b20a8c70a6340e authored over 1 year ago
fix white space

370d40cde1fd8a1212c149f91a483b204b16871b authored over 1 year ago
update spec

bd34efa8fb7833c7c1761efb78a83bb0710ffb5b authored over 1 year ago
update version

2b61611fb6731b01798642c4671e66d4aab73a69 authored over 1 year ago
update readme

29ff772e142e994811f766a64fe0c86388bcead7 authored over 1 year ago
fix changelog

dd050dc29aa56b58aa2bf4d9cea2c360fea7dc8f authored over 1 year ago
improve sanitizer policy

b065af4d90b86c13b608739fc0564e32b5bdeff9 authored over 1 year ago
improve os.execv for shell #4241

9ffa3457c8b7d63006a14b86a937c329fd6cd3de authored over 1 year ago
improve to find xcode target name

964f92c7f3afc0e2ac4401f665a3da3e1595575f authored over 1 year ago
improve to find xcode sdk version

142ffc812dc030dac126e91df987a7f6a14cea40 authored over 1 year ago
save sdkdir for llvm toolchain

07e5852838b03a36faa27f99c6f148a8daeb9f4c authored over 1 year ago
improve to llvm toolchain

822140a5e8cdc53cc03448a54da94628b6389749 authored over 1 year ago
improve to search packages

bff91f6b065fdf8c1c906cc195c57817864130f1 authored over 1 year ago
improve run

14583eeae3c79d95a142ef58ef1f340378f15f6b authored over 1 year ago
improve bindir for xcode

2e99338c06e933f0bb02291bbd407182450ea045 authored over 1 year ago
remove log

dabf929315f73beabf839fbd8f4b309b942e0b2c authored over 1 year ago
optimize to parse module path

56efc3503c93de047a659f2f276b71ef2631d8ff authored over 1 year ago
improve to parse gcc deps with modules

3d4343f0044601da7f331c4bf879969eb3bd9bf2 authored over 1 year ago
fix cargo metadata #4231

cb30d6458a236f498e6b6be917c9f653576577ca authored over 1 year ago
Merge pull request #4237 from xmake-io/parsedeps

improve to parse gcc deps with modules

a910291e1f763aafa6f03de3817c3d178078adba authored over 1 year ago
update changelog

be25747661046f65ef66f04266c8f135e9c762ee authored over 1 year ago
add global policies

8dcf8c655bbe13a6b10204d98310a6c178ba8ef5 authored over 1 year ago
fix cargo features #4231

3cd87cce3601759b2405b1dbf41828ae3c16513a authored over 1 year ago
sort policies for xmake show

8c054a185f4471cbd25086d0be994d1e1ce9c625 authored over 1 year ago
improve cargo find package for linux

51a80ef7d4b8fd1b2aafdde3a697b327c71fba41 authored over 1 year ago
improve cargo find_package #4228

18fe125530192566779c797d0e7006aa5c78c550 authored over 1 year ago
update changelog

cffe7e0860e58af6fbc4f0b9338db5f3fad28275 authored over 1 year ago
add run.autobuild policy

03cc3f6e5d024984f4a2f1612fd6130a86d9610a authored over 1 year ago
update changelog

087d67db2430da466cd915ab9441d6a24106447c authored over 1 year ago
enable debug package for asan

10d52f7b594c9a31cde723d34d1c4581933a7cbe authored over 1 year ago
add tsan, lsan, msan and ubsan policy

a46eb50bda5710a6be361faff204c0f699545c5b authored over 1 year ago
mark mode.asan as deprecated

b607622a00a3bd4d31a6a7feb2ca1b49dd1108cf authored over 1 year ago
enable asan for objc

efee9f525906e48699c4bf0eb10cce74d4e7b468 authored over 1 year ago
enable asan for package

8afc0e7ed5d14918fa4fafd450b23263f62ea147 authored over 1 year ago
add asan support for package and policy

3d9cf6af8a3fae36dbb5e8fe055a54000ddcadfb authored over 1 year ago
Merge pull request #4233 from Locietta/fix-lld-link

Fix Incorrect Command Line for `lld-link`

b6d968177d38d3f9519d4252034aac3f99e53d8c authored over 1 year ago
fix: `lld-link` should use `link`'s command line style, not `ld`'s

673a0edd311d67d2d66f5e39ac23f8ee1d75a168 authored over 1 year ago
Merge pull request #4225 from xmake-io/asan

Support asan for package and policy

21dfb1a801b2035e5198a6a1ee7d8a16f050d194 authored over 1 year ago
Merge pull request #4219 from Arthapz/fix-out-of-date-pcm

[Modules] fix compilation of modules when dependency is modified on clang

6e6205bf68e1c519f6dd22b41218263525c45602 authored over 1 year ago
fix format

60780965eecc21971ee11baf15866d74d7443dc8 authored over 1 year ago
fix local deps for cargo #4222

1ca0b3dc0d00d10ecc1d82aaa22c4b17d7285917 authored over 1 year ago
update changelog

9ea992d663e636981ec3f0d38d125688f265e216 authored over 1 year ago
fix typo

7669723d2a718fa78da171b68561175eb7ce435f authored over 1 year ago
improve to install and find cargo packages #4214

8879d7eeb347a5cb58c6e181f1e182ac1e2349f4 authored over 1 year ago
cleanup code and add some comments

9f78020984fa17f89201be5cea122f0ec5777d47 authored over 1 year ago
Merge pull request #4223 from jingkaimori/jingkaimori/mingw-windeploy

run windeploy on mingw

5c619b17b5847b18d284323830dedaeff9d5d6ed authored over 1 year ago
ensure opt for on_config

ce47deadcac8a8fcd7456a0ecc1eca0d935a9ed9 authored over 1 year ago
update tbox to fix os.mv

6b774d2e1bbbd830737f33b2a07ee18707be0d85 authored over 1 year ago