Xmake v2.7.7 released, Support Haiku, Improve API check and C++20 Modules
ruki
@waruqi
rukiโs Tweets
Xmake v2.7.6 Released, Add Verilog and C++ Module Distribution Support
1
7
Support iverilog and verilator now.
github.com/xmake-io/xmake
Xmake.sh is a script-only build utility like autotools.
Advantages
No any dependencies
No installation, only one shell script file
Easy, similar configuration syntax to xmake
Compatible with autotools, same usage
1
3
Xmake v2.7.3 Released, Package Components and C++ Modules Incremental Build Support
4
6
Xmake v2.7.2 released, build third party libraries more intelligently
1
2
Xmake v2.7.1 Released, Better C++ Modules Support
2
6
We have improved c++modules so that it supports better headerunits (stl/user) and better module dependency analysis. We have also made cmakelist/compile_commands support c++modules.
2
3
New xmake watch plugin command. we can watch project codes and build it automatically.
4
xmake v2.6.7 released, fixes some stability issues.
2
I just posted "Xmake v2.6.6 Released, Support Distributed Compilation and Build Cache" on Reddit
4
Xmake v2.6.6 Released, Support Distributed Compilation and Build Cache
2
Now we can also use remote cache
2
github.com/xmake-io/xmake New a built-in local cache, which supports gcc/clang/msvc for all platforms, completely replacing ccache, caching msvc on win, and supporting caching of distributed compilation results.
xmake ~= make/ninja + cmake/meson + vcpkg/conan + distcc + ccache ๐
1
3
Community developer has experimented to use Xmake to compile the project, Xmake is a cross-platform build utility based on #Lua if using xmake.lua to maintain project construction, it generates an interesting development experience.
Here's how: bit.ly/3LYhokx
GIF
2
3
Xmake v2.6.5 released, Support remote compilation
2
I added source groups for vs/vsxmake generator
1
Remote compilation is initially supported on github.com/xmake-io/xmake but there are too many problems with git/ssh on windows, and there are still issues related to git push that have not been solved yet, so you can't enable remote compilation server on windows. : (
2
New features for xmake-vscode
1. An activity bar item for XMake
2. A tree view showing all the targets and the files in each target
3. Options configuration panel
github.com/xmake-io/xmake
2
Xmake v2.6.4 released, Improve a lot of package management features
2
3
1
Xmake v2.6.3 released, Support Vcpkg manifest mode
4
New CMake wrapper for Xrepo C and C++ package manager. We can integrate 3rd party C/C++ packages from Xrepo/Vcpkg/Conan/Codan/Homebrew/Pacman/Apt in the easiest and most consistent way in cmake
1
4
I created the xmake-examples organization to store some xmake-related example projects. You are also welcome to join the organization and contribute your own xmake project examples github.com/xmake-examples
1
1


