Page Index - xmake-io/xmake GitHub Wiki
99 page(s) in this GitHub Wiki:
- Home
- xmake
- Support this project
- Technical support
- Introduction (中文)
- Installation
- With cURL
- With Wget
- With PowerShell
- Other installation methods
- Simple Project Description
- Package dependences
- Commandline interface reference
- Build a project
- Run target
- Debug target
- Configure platform
- Menu configuration
- Supported platforms
- Supported toolchains
- IDE-Tied
- Languages
- Assemblers
- Supported languages
- Features
- Supported Project Types
- Package management
- Download and build
- Supported package repositories
- Package management features
- Processing architecture
- Distributed Compilation
- Remote Compilation
- Local/Remote Build Cache
- Benchmark
- Multi-task parallel compilation
- Single task compilation
- More Examples
- Debug and release profiles
- Custom scripts
- Automatic integration of dependent packages
- Qt QuickApp Program
- Cuda Program
- WDK/UMDF Driver Program
- Darwin Applications
- Framework and Bundle Program (Darwin)
- OpenMP Program
- Zig Program
- Automatically fetch remote toolchain
- fetch a special version of LLVM
- Fetch a cross-compilation toolchain
- Fetch toolchain and packages
- Plugins
- Generate IDE project file plugin(makefile, vs2002 - vs2022 .. )
- Run a custom lua script plugin
- IDE/Editor Integration
- Xmake Gradle Plugin (JNI)
- CI Integration
- GitHub Action
- Who is using Xmake?
- Contacts
- Thanks
- C and Cplusplus build system, I use xmake
- Use xmake to build Zig project
- Xmake and Cplusplus Package Management
- xmake v2.3.2, Build as fast as ninja
- xmake v2.3.3 released, Support for building iOS MacOS Framework and App
- xmake v2.3.4 released, Better toolchain support
- xmake v2.3.5 released, Multi toolchain flexible switching support
- xmake v2.3.6 released, Support fortran compilation and go dlang package dependences
- xmake v2.3.7 released, Add tinyc and emscripten toolchains
- xmake v2.3.7 released, Add tinyc emscripten toolchains
- xmake v2.3.8 released, Add Intel Compiler Support
- xmake v2.3.9 released, Add independent Xrepo C C package manager
- xmake v2.5.1 released, Support for Apple Silicon and more powerful package management
- xmake v2.5.2 released, Support pull remote cross toolchain and package integration
- xmake v2.5.3 Released, Support to build Linux bpf program and integrate Conda packages
- xmake v2.5.4 Released, Support apt portage package manager and improve xrepo shell
- xmake v2.5.5 released, Support to download and install precompiled packages
- xmake v2.5.6 released, Improve compatibility of pre compiled binary package
- xmake v2.5.7 released, Use lockfile to freeze package dependencies and Vala Metal language support
- xmake v2.5.8 is released, Support Pascal Swig program and Lua53 runtime
- xmake v2.5.9 released, Improve Cplusplus20 Modules and support Nim, Keil MDK and Unity Build
- xmake v2.6.1 released, Switch to Lua5.4 runtime, Support Rust and Cplusplus mixed compilation
- Xmake v2.6.2 released, Support building Linux kernel driver module
- Xmake v2.6.3 released, Support Vcpkg manifest mode
- Xmake v2.6.4 released, Improve a lot of package management features
- Xmake v2.6.5 released, Support remote compilation
- Xmake v2.6.6 Released, Support Distributed Compilation and Build Cache
- Xmake v2.7.1 Released, Better Cplusplus Modules Support
- Xmake v2.7.2 released, build third party libraries more intelligently
- Xmake v2.7.3 Released, Package Components and Cplusplus Modules Incremental Build Support
- Xmake v2.7.6 Released, Add Verilog and Cplusplus Module Distribution Support
- Xmake v2.7.7 released, Support Haiku, Improve API check and Cplusplus20 Modules
- Xmake v2.7.8 released, Improve package virtual environment and build speed
- Xmake v2.8.1 Released, Lots of Detailed Feature Improvements
- Xmake v2.8.2 Released, Official package repository count over 1k
- Xmake v2.8.3 Released, Improve Wasm and Support Xmake Source Debugging
- Xmake v2.8.5 released, Support for link sorting and unit testing