Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
xmake
A cross-platform build utility based on Lua
Collective -
Host: opensource -
https://opencollective.com/xmake
- Website: https://xmake.io
- Code: https://github.com/xmake-io/xmake
Apple tvOS: Fix typo in flag
github.com/xmake-io/xmake - SirLynix opened this pull request 6 months ago
github.com/xmake-io/xmake - SirLynix opened this pull request 6 months ago
add .gitattributes to enable syntax coloration on module files
github.com/xmake-io/xmake - Arthapz opened this pull request 6 months ago
github.com/xmake-io/xmake - Arthapz opened this pull request 6 months ago
bump llvm version to llvm 19 for std modules tests because llvm modul…
github.com/xmake-io/xmake - Arthapz opened this pull request 6 months ago
github.com/xmake-io/xmake - Arthapz opened this pull request 6 months ago
add a policy to disable module culling
github.com/xmake-io/xmake - Arthapz opened this pull request 6 months ago
github.com/xmake-io/xmake - Arthapz opened this pull request 6 months ago
compile_commands.json 中的 ifc 文件相对路径无法被 VS Code IntelliSense 识别
github.com/xmake-io/xmake - weichzh opened this issue 6 months ago
github.com/xmake-io/xmake - weichzh opened this issue 6 months ago
add policy msbuild.multi_tool_task
github.com/xmake-io/xmake - ChrisCatCP opened this pull request 6 months ago
github.com/xmake-io/xmake - ChrisCatCP opened this pull request 6 months ago
Improve cmake.install for ninja
github.com/xmake-io/xmake - waruqi opened this pull request 6 months ago
github.com/xmake-io/xmake - waruqi opened this pull request 6 months ago
多target的项目中,使用add_shflags("/NOENTRY")的纯资源动态库项目会对其它shared项目产生影响
github.com/xmake-io/xmake - augustheart opened this issue 6 months ago
github.com/xmake-io/xmake - augustheart opened this issue 6 months ago
Cannot create static library providing C++ module
github.com/xmake-io/xmake - iDingDong opened this issue 6 months ago
github.com/xmake-io/xmake - iDingDong opened this issue 6 months ago
升级 xmake 后,包构建失败:package(nlohmann-json): links not found!
github.com/xmake-io/xmake - ivanallen opened this issue 6 months ago
github.com/xmake-io/xmake - ivanallen opened this issue 6 months ago
Improve copy pdb when using ninja on Windows
github.com/xmake-io/xmake - star-hengxing opened this issue 6 months ago
github.com/xmake-io/xmake - star-hengxing opened this issue 6 months ago
User's `qt.deploy.flags` should have priority over defaults
github.com/xmake-io/xmake - yh-sb opened this pull request 6 months ago
github.com/xmake-io/xmake - yh-sb opened this pull request 6 months ago
No way to set build type in `qt.deploy.flags` passed to windeployqt
github.com/xmake-io/xmake - yh-sb opened this issue 6 months ago
github.com/xmake-io/xmake - yh-sb opened this issue 6 months ago
How to set llvm-rc's options on msys2/clangarm64?
github.com/xmake-io/xmake - rel1ve opened this issue 6 months ago
github.com/xmake-io/xmake - rel1ve opened this issue 6 months ago
添加`qt5widget`包后,xmake的qt规则无法自动识别qt路径
github.com/xmake-io/xmake - jingkaimori opened this issue 6 months ago
github.com/xmake-io/xmake - jingkaimori opened this issue 6 months ago
支持在 xmake-repo 下发 toolchain 和 opiton
github.com/xmake-io/xmake - TOMO-CAT opened this issue 6 months ago
github.com/xmake-io/xmake - TOMO-CAT opened this issue 6 months ago
links not found when add_deps("openmp")
github.com/xmake-io/xmake - xq114 opened this issue 6 months ago
github.com/xmake-io/xmake - xq114 opened this issue 6 months ago
Please add support for IAR ARM embedded toolchain
github.com/xmake-io/xmake - LostTime76 opened this issue 6 months ago
github.com/xmake-io/xmake - LostTime76 opened this issue 6 months ago
Improve conan to support vs 17.1
github.com/xmake-io/xmake - waruqi opened this pull request 6 months ago
github.com/xmake-io/xmake - waruqi opened this pull request 6 months ago
xmake添加多个deps时,deps内部有相互依赖的情况下编译无法通过
github.com/xmake-io/xmake - poemdistance opened this issue 6 months ago
github.com/xmake-io/xmake - poemdistance opened this issue 6 months ago
add proper warning for std module detection
github.com/xmake-io/xmake - Arthapz opened this pull request 6 months ago
github.com/xmake-io/xmake - Arthapz opened this pull request 6 months ago
add a proper warning when falling back to fallback module scanner for…
github.com/xmake-io/xmake - Arthapz opened this pull request 6 months ago
github.com/xmake-io/xmake - Arthapz opened this pull request 6 months ago
fix c++ language detection for modules when gnuxxXY or gnu++XY is used
github.com/xmake-io/xmake - Arthapz opened this pull request 6 months ago
github.com/xmake-io/xmake - Arthapz opened this pull request 6 months ago
incorrect conan profile generated when using vs 17.1x
github.com/xmake-io/xmake - shaqtsui opened this issue 6 months ago
github.com/xmake-io/xmake - shaqtsui opened this issue 6 months ago
plugin.compile_commands.autoupdate 报错
github.com/xmake-io/xmake - TOMO-CAT opened this issue 6 months ago
github.com/xmake-io/xmake - TOMO-CAT opened this issue 6 months ago
Macos下Qt开发使用add_frameworks添加的frameworks没有添加到链接命令中
github.com/xmake-io/xmake - KnightJun opened this issue 6 months ago
github.com/xmake-io/xmake - KnightJun opened this issue 6 months ago
The behavior of `set_optimize` is inconsistent on MSVC-related platforms.
github.com/xmake-io/xmake - ObeliskGate opened this issue 6 months ago
github.com/xmake-io/xmake - ObeliskGate opened this issue 6 months ago
只获取 target:deps 自身的 syslinks,不要递归获取 target:pkgs 的 syslinks
github.com/xmake-io/xmake - TOMO-CAT opened this issue 6 months ago
github.com/xmake-io/xmake - TOMO-CAT opened this issue 6 months ago
Dump dependents for target file
github.com/xmake-io/xmake - waruqi opened this pull request 6 months ago
github.com/xmake-io/xmake - waruqi opened this pull request 6 months ago
Dangling symlinks and os.exists()
github.com/xmake-io/xmake - SirNate0 opened this issue 6 months ago
github.com/xmake-io/xmake - SirNate0 opened this issue 6 months ago
Improve the default installation policy
github.com/xmake-io/xmake - waruqi opened this issue 6 months ago
github.com/xmake-io/xmake - waruqi opened this issue 6 months ago
improve to find cuda for linux arm64 #5317
github.com/xmake-io/xmake - waruqi opened this pull request 6 months ago
github.com/xmake-io/xmake - waruqi opened this pull request 6 months ago
Add ifx fortran compiler support
github.com/xmake-io/xmake - waruqi opened this pull request 6 months ago
github.com/xmake-io/xmake - waruqi opened this pull request 6 months ago
ld cannot find related library when build cuda program
github.com/xmake-io/xmake - ArberSephirotheca opened this issue 6 months ago
github.com/xmake-io/xmake - ArberSephirotheca opened this issue 6 months ago
add windows arm/arm64ec support
github.com/xmake-io/xmake - waruqi opened this pull request 6 months ago
github.com/xmake-io/xmake - waruqi opened this pull request 6 months ago
make qt.ts prefixdir option supports absolute path
github.com/xmake-io/xmake - jingkaimori opened this pull request 6 months ago
github.com/xmake-io/xmake - jingkaimori opened this pull request 6 months ago
lite-xl text editor/IDE official documentation
github.com/xmake-io/xmake - paulross80 opened this issue 6 months ago
github.com/xmake-io/xmake - paulross80 opened this issue 6 months ago
Unable to run newly-created project
github.com/xmake-io/xmake - thanhnguyen2187 opened this issue 6 months ago
github.com/xmake-io/xmake - thanhnguyen2187 opened this issue 6 months ago
xpack nsis format build time error
github.com/xmake-io/xmake - Wzshun opened this issue 6 months ago
github.com/xmake-io/xmake - Wzshun opened this issue 6 months ago
cannot get config variable with xmake project
github.com/xmake-io/xmake - charlesseizilles opened this issue 6 months ago
github.com/xmake-io/xmake - charlesseizilles opened this issue 6 months ago
fix msvc output when toolset less than 8.0
github.com/xmake-io/xmake - ChrisCatCP opened this pull request 6 months ago
github.com/xmake-io/xmake - ChrisCatCP opened this pull request 6 months ago
fix xrepo invalid prompt on linux
github.com/xmake-io/xmake - xq114 opened this pull request 6 months ago
github.com/xmake-io/xmake - xq114 opened this pull request 6 months ago
add prefixdir configuration for ts file
github.com/xmake-io/xmake - 1143910315 opened this pull request 6 months ago
github.com/xmake-io/xmake - 1143910315 opened this pull request 6 months ago
[Toolchains][Fortran] Intel Fortran Toolchain Support for the `ifx` Compiler
github.com/xmake-io/xmake - tn-072 opened this issue 6 months ago
github.com/xmake-io/xmake - tn-072 opened this issue 6 months ago
Qt DLLs not found with vsxmake2022
github.com/xmake-io/xmake - charlesseizilles opened this issue 6 months ago
github.com/xmake-io/xmake - charlesseizilles opened this issue 6 months ago
怎么在用 iorunv + try-catch 功能的时候, 即能获取错误又能获取已经打印的标准输出
github.com/xmake-io/xmake - Sunrisepeak opened this issue 6 months ago
github.com/xmake-io/xmake - Sunrisepeak opened this issue 6 months ago
fix load targets repeatly #5288
github.com/xmake-io/xmake - waruqi opened this pull request 6 months ago
github.com/xmake-io/xmake - waruqi opened this pull request 6 months ago
lock to check platform/toolchains
github.com/xmake-io/xmake - waruqi opened this pull request 6 months ago
github.com/xmake-io/xmake - waruqi opened this pull request 6 months ago
PyTorch C++ API binary compiled with xmake crashes
github.com/xmake-io/xmake - LeBron-Jian opened this issue 6 months ago
github.com/xmake-io/xmake - LeBron-Jian opened this issue 6 months ago
unity_build recursion with xmake test
github.com/xmake-io/xmake - charlesseizilles opened this issue 6 months ago
github.com/xmake-io/xmake - charlesseizilles opened this issue 6 months ago
x86 build does not produce valid Win32 (XP) application
github.com/xmake-io/xmake - ArgoreOfficial opened this issue 6 months ago
github.com/xmake-io/xmake - ArgoreOfficial opened this issue 6 months ago
Ubuntu PPA is missing packages for 24.04
github.com/xmake-io/xmake - davidchisnall opened this issue 6 months ago
github.com/xmake-io/xmake - davidchisnall opened this issue 6 months ago
fix pch for gcc/clang #5270
github.com/xmake-io/xmake - waruqi opened this pull request 6 months ago
github.com/xmake-io/xmake - waruqi opened this pull request 6 months ago
add build.intermediate_directory policy #5278
github.com/xmake-io/xmake - waruqi opened this pull request 6 months ago
github.com/xmake-io/xmake - waruqi opened this pull request 6 months ago
add support for missing C++ Modules file extensions
github.com/xmake-io/xmake - yamader opened this pull request 6 months ago
github.com/xmake-io/xmake - yamader opened this pull request 6 months ago
Please add missing C++20 Modules file extension
github.com/xmake-io/xmake - yamader opened this issue 6 months ago
github.com/xmake-io/xmake - yamader opened this issue 6 months ago
Allow custom intermediate directory layout in dependir/objectir/targetdir
github.com/xmake-io/xmake - xq114 opened this issue 6 months ago
github.com/xmake-io/xmake - xq114 opened this issue 6 months ago
[fix]Fixed the failure of the command line completion function in linux
github.com/xmake-io/xmake - JackLin00 opened this pull request 7 months ago
github.com/xmake-io/xmake - JackLin00 opened this pull request 7 months ago
`compile_flags` plugin is too selective when filtering flags
github.com/xmake-io/xmake - MinekPo1 opened this issue 7 months ago
github.com/xmake-io/xmake - MinekPo1 opened this issue 7 months ago
Path with xxx-include not included in pch
github.com/xmake-io/xmake - MaxwellGengYF opened this issue 7 months ago
github.com/xmake-io/xmake - MaxwellGengYF opened this issue 7 months ago
find_package fails to find binutils on system
github.com/xmake-io/xmake - enzalito opened this issue 7 months ago
github.com/xmake-io/xmake - enzalito opened this issue 7 months ago
With set_toolchains("@cosmocc") : fatal error: string: No such file or directory
github.com/xmake-io/xmake - raphael10-collab opened this issue 7 months ago
github.com/xmake-io/xmake - raphael10-collab opened this issue 7 months ago
g++ module .o: No such file or directory
github.com/xmake-io/xmake - paulross80 opened this issue 7 months ago
github.com/xmake-io/xmake - paulross80 opened this issue 7 months ago
get.ps1: Update method to get temp path to avoid failure in 8.3 path #5255
github.com/xmake-io/xmake - Patrick-Ze opened this pull request 7 months ago
github.com/xmake-io/xmake - Patrick-Ze opened this pull request 7 months ago
PowerShell installation script will fail when the TMP path contains fields in 8.3 format
github.com/xmake-io/xmake - Patrick-Ze opened this issue 7 months ago
github.com/xmake-io/xmake - Patrick-Ze opened this issue 7 months ago
使用export_list后xmake project -k xcode报错
github.com/xmake-io/xmake - shuax opened this issue 7 months ago
github.com/xmake-io/xmake - shuax opened this issue 7 months ago