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
Add support of -fmodule-output on llvm >= 16
github.com/xmake-io/xmake - Arthapz opened this pull request almost 2 years ago
github.com/xmake-io/xmake - Arthapz opened this pull request almost 2 years ago
batchcmds:compile cannot work with c++20 stl header units
github.com/xmake-io/xmake - star-hengxing opened this issue almost 2 years ago
github.com/xmake-io/xmake - star-hengxing opened this issue almost 2 years ago
add clang dependency scanner (LLVM >= 16) for C++ modules
github.com/xmake-io/xmake - Arthapz opened this pull request almost 2 years ago
github.com/xmake-io/xmake - Arthapz opened this pull request almost 2 years ago
fix msvc modules dependency dir
github.com/xmake-io/xmake - Arthapz opened this pull request almost 2 years ago
github.com/xmake-io/xmake - Arthapz opened this pull request almost 2 years ago
improve modules compflags
github.com/xmake-io/xmake - Arthapz opened this pull request almost 2 years ago
github.com/xmake-io/xmake - Arthapz opened this pull request almost 2 years ago
improve clang libc++ module support
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
conditionnaly add c++17 flag on qt rules
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
fix target run with single arguments
github.com/xmake-io/xmake - star-hengxing opened this pull request about 2 years ago
github.com/xmake-io/xmake - star-hengxing opened this pull request about 2 years ago
Fix clang module mapper
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
Add support of importing modules from packages
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
fix c++ language detection for C++23 modules
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
构建c++20modules出错 (msys2/gcc12)
github.com/xmake-io/xmake - AomaYple opened this issue about 2 years ago
github.com/xmake-io/xmake - AomaYple opened this issue about 2 years ago
CMAKE_SYSTEM_PROCESSOR is missing when building packages on mingw
github.com/xmake-io/xmake - xq114 opened this issue about 2 years ago
github.com/xmake-io/xmake - xq114 opened this issue about 2 years ago
add support of C++23 standard modules on msvc
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
fix cuda link vs runtime
github.com/xmake-io/xmake - star-hengxing opened this pull request about 2 years ago
github.com/xmake-io/xmake - star-hengxing opened this pull request about 2 years ago
cleanup clang module code
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
fix gcc dep format detection and usage
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
Move set version outside of _generate_doxyfile as they keeps changing
github.com/xmake-io/xmake - A2va opened this pull request about 2 years ago
github.com/xmake-io/xmake - A2va opened this pull request about 2 years ago
Fix import order on GCC and force it on clang and msvc
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
xmake dev causes "Wrong descriptor" error
github.com/xmake-io/xmake - SirLynix opened this issue about 2 years ago
github.com/xmake-io/xmake - SirLynix opened this issue about 2 years ago
add support of prefixdir and installation configuration for modules
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
add support of internal partitions
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
Refactor module build
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
Compile private C++20 modules
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
Generate dependencies of preprocessed modules to avoid importing #ifdef import
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
Fix clang module support
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
github.com/xmake-io/xmake - Arthapz opened this pull request about 2 years ago
add `installdir` property to fetched packages
github.com/xmake-io/xmake - xq114 opened this issue about 2 years ago
github.com/xmake-io/xmake - xq114 opened this issue about 2 years ago
fix unknown utils.ispc
github.com/xmake-io/xmake - star-hengxing opened this pull request about 2 years ago
github.com/xmake-io/xmake - star-hengxing opened this pull request about 2 years ago
clang编译器参数“-fcxx-exceptions”被意外添加到gcc编译器导致无法编译
github.com/xmake-io/xmake - sharedwonder opened this issue about 2 years ago
github.com/xmake-io/xmake - sharedwonder opened this issue about 2 years ago
Add flags for specific compilers and linkers
github.com/xmake-io/xmake - waruqi opened this issue about 2 years ago
github.com/xmake-io/xmake - waruqi opened this issue about 2 years ago
C++ exception enabled/disabled switch method
github.com/xmake-io/xmake - MaxwellGengYF opened this issue about 2 years ago
github.com/xmake-io/xmake - MaxwellGengYF opened this issue about 2 years ago
vsxmake generator: Add a BuildAll target
github.com/xmake-io/xmake - SirLynix opened this issue about 2 years ago
github.com/xmake-io/xmake - SirLynix opened this issue about 2 years ago
Compiling Modules Inconsistant
github.com/xmake-io/xmake - cgbsu opened this issue about 2 years ago
github.com/xmake-io/xmake - cgbsu opened this issue about 2 years ago
Linux 内核模块编译错误 #define asm_inline asm __inline
github.com/xmake-io/xmake - yinntian opened this issue over 2 years ago
github.com/xmake-io/xmake - yinntian opened this issue over 2 years ago
Improve MSVC module code
github.com/xmake-io/xmake - Arthapz opened this pull request over 2 years ago
github.com/xmake-io/xmake - Arthapz opened this pull request over 2 years ago
feature: EmmyLua annotations
github.com/xmake-io/xmake - xiyaowong opened this issue over 2 years ago
github.com/xmake-io/xmake - xiyaowong opened this issue over 2 years ago
Improve Qt detection on Linux
github.com/xmake-io/xmake - Arthapz opened this pull request over 2 years ago
github.com/xmake-io/xmake - Arthapz opened this pull request over 2 years ago
Send cached object file failed
github.com/xmake-io/xmake - Domain opened this issue over 2 years ago
github.com/xmake-io/xmake - Domain opened this issue over 2 years ago
更新VS2022后,xmake编译时引用的cl.exe地址不正确
github.com/xmake-io/xmake - hanasaki666 opened this issue over 2 years ago
github.com/xmake-io/xmake - hanasaki666 opened this issue over 2 years ago
Support of custom QML2_IMPORT_PATH and auto-add output path to import custom qmlplugins
github.com/xmake-io/xmake - Arthapz opened this pull request over 2 years ago
github.com/xmake-io/xmake - Arthapz opened this pull request over 2 years ago
Set compiler's input encoding
github.com/xmake-io/xmake - VlaDexa opened this issue over 2 years ago
github.com/xmake-io/xmake - VlaDexa opened this issue over 2 years ago
Using 'armasm' as an assembler for armclang
github.com/xmake-io/xmake - KnightJun opened this pull request over 2 years ago
github.com/xmake-io/xmake - KnightJun opened this pull request over 2 years ago
Append config values without overwriting existing ones
github.com/xmake-io/xmake - arkena00 opened this issue over 2 years ago
github.com/xmake-io/xmake - arkena00 opened this issue over 2 years ago
Add a add_assets to the vs generator
github.com/xmake-io/xmake - TNtube opened this issue over 2 years ago
github.com/xmake-io/xmake - TNtube opened this issue over 2 years ago
Cannot install dependencies from xrepo
github.com/xmake-io/xmake - michael-brennan2005 opened this issue almost 3 years ago
github.com/xmake-io/xmake - michael-brennan2005 opened this issue almost 3 years ago
Problem with building xmake-repo packages on Windows with clang-cl
github.com/xmake-io/xmake - lasagnaphil opened this issue almost 3 years ago
github.com/xmake-io/xmake - lasagnaphil opened this issue almost 3 years ago
Fail to fetch repository if an empty folder is present
github.com/xmake-io/xmake - xq114 opened this issue almost 3 years ago
github.com/xmake-io/xmake - xq114 opened this issue almost 3 years ago
增加对 windows arm arm64编译支持
github.com/xmake-io/xmake - ranwei1025 opened this issue almost 3 years ago
github.com/xmake-io/xmake - ranwei1025 opened this issue almost 3 years ago
xmake依赖vcpkg::boost时编译失败
github.com/xmake-io/xmake - hanasaki666 opened this issue almost 3 years ago
github.com/xmake-io/xmake - hanasaki666 opened this issue almost 3 years ago
add `-rdc=true` as default option for cuda
github.com/xmake-io/xmake - xq114 opened this issue almost 3 years ago
github.com/xmake-io/xmake - xq114 opened this issue almost 3 years ago
Project/vsxmake: Handle c++latest as stdcpplatest
github.com/xmake-io/xmake - SirLynix opened this pull request about 3 years ago
github.com/xmake-io/xmake - SirLynix opened this pull request about 3 years ago
Add -FC after depends check (fix #1824)
github.com/xmake-io/xmake - SirLynix opened this pull request about 3 years ago
github.com/xmake-io/xmake - SirLynix opened this pull request about 3 years ago
Add nondepflags (fix #1824)
github.com/xmake-io/xmake - SirLynix opened this pull request about 3 years ago
github.com/xmake-io/xmake - SirLynix opened this pull request about 3 years ago
Optimal parallelization of targets for C++20 modules
github.com/xmake-io/xmake - ozankabak opened this issue about 3 years ago
github.com/xmake-io/xmake - ozankabak opened this issue about 3 years ago
Unable to import CMake QtCreator plugin libs
github.com/xmake-io/xmake - Arthapz opened this issue about 3 years ago
github.com/xmake-io/xmake - Arthapz opened this issue about 3 years ago
Improve and support custom unknown toolchain
github.com/xmake-io/xmake - waruqi opened this issue about 3 years ago
github.com/xmake-io/xmake - waruqi opened this issue about 3 years ago
动态库B依赖由静态库链接出的动态库A,动态库B的链接命令中出现静态库
github.com/xmake-io/xmake - rtoslab opened this issue over 3 years ago
github.com/xmake-io/xmake - rtoslab opened this issue over 3 years ago
Improve link mechanism and order
github.com/xmake-io/xmake - waruqi opened this issue over 3 years ago
github.com/xmake-io/xmake - waruqi opened this issue over 3 years ago
Move vsxmake.autoupdate dependfile to the persistent .xmake cache folder
github.com/xmake-io/xmake - SirLynix opened this pull request over 3 years ago
github.com/xmake-io/xmake - SirLynix opened this pull request over 3 years ago
Add `xmake pack` command to generate installation package like cmake/cpack
github.com/xmake-io/xmake - waruqi opened this issue over 3 years ago
github.com/xmake-io/xmake - waruqi opened this issue over 3 years ago
Library ordering with multiple dependencies
github.com/xmake-io/xmake - cmeerw opened this issue almost 4 years ago
github.com/xmake-io/xmake - cmeerw opened this issue almost 4 years ago
gcc正常,xmake : x86_64-w64-mingw32-gcc: error: CreateProcess: No such file or directory
github.com/xmake-io/xmake - Kojima648 opened this issue almost 4 years ago
github.com/xmake-io/xmake - Kojima648 opened this issue almost 4 years ago
lock failed after every xmake command
github.com/xmake-io/xmake - posutsai opened this issue about 4 years ago
github.com/xmake-io/xmake - posutsai opened this issue about 4 years ago
Unrecognised emulation mode when building simple yasm project
github.com/xmake-io/xmake - ab22593k opened this issue over 4 years ago
github.com/xmake-io/xmake - ab22593k opened this issue over 4 years ago
Create and submit the package into official distribution repositories
github.com/xmake-io/xmake - waruqi opened this issue over 4 years ago
github.com/xmake-io/xmake - waruqi opened this issue over 4 years ago
在添加静态库依赖包时能够添加额外的参数(如/WHOLEARCHIVE)
github.com/xmake-io/xmake - fasiondog opened this issue over 4 years ago
github.com/xmake-io/xmake - fasiondog opened this issue over 4 years ago
显示找不到 Microsoft Visual Studio (x64) version
github.com/xmake-io/xmake - EisBlau777 opened this issue over 4 years ago
github.com/xmake-io/xmake - EisBlau777 opened this issue over 4 years ago
add_packages 和 add_deps 之间无法控制链接顺序
github.com/xmake-io/xmake - fasiondog opened this issue about 5 years ago
github.com/xmake-io/xmake - fasiondog opened this issue about 5 years ago
Link order problem with remote packages
github.com/xmake-io/xmake - mwik opened this issue over 5 years ago
github.com/xmake-io/xmake - mwik opened this issue over 5 years ago
link.exe redirect output problem
github.com/xmake-io/xmake - waruqi opened this issue over 5 years ago
github.com/xmake-io/xmake - waruqi opened this issue over 5 years ago
Mac上在mingw-w64编译qt项目 实现思路?
github.com/xmake-io/xmake - jiagushuai opened this issue almost 6 years ago
github.com/xmake-io/xmake - jiagushuai opened this issue almost 6 years ago
Integrate with Conan package manager
github.com/xmake-io/xmake - solvingj opened this issue almost 6 years ago
github.com/xmake-io/xmake - solvingj opened this issue almost 6 years ago