index
:
xmake.git
ascend
bundle
cl
clang
claude/sharp-bose
comments
copilot/fix-6807
copyright
debug
dev
elf
emcc
env
errs
go
headerunits
jobgraph
linkdeps
linkgroups
links
lua55
master
mergelib
mimalloc
missdll
ndk
nim
ohos
option
pack
package
packagever
pairs
path
pch
ping
requireslock
rust
string
template
test
tests
unitybuild
vcpkg
verilator
vs
xpack
zig
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xmake
/
plugins
Age
Commit message (
Expand
)
Author
2025-05-15
renamed XMAKE_GLOBAL_COMPILER_ID to CURRENT_COMPILER_ID (advice from https://...
PierreEVEN
2025-05-15
Renamed remaining CMAKE_COMPILER_ID to XMAKE_GLOBAL_COMPILER_ID (was missing ...
PierreEVEN
2025-05-14
renamed CMAKE_COMPILER_ID property to XMAKE_GLOBAL_COMPILER_ID to avoid poten...
PierreEVEN
2025-05-14
Squashed commit of the following:
PierreEVEN
2025-05-14
Fixed cmake generator that was using 'CMAKE_COMPILER_ID' which doesn't exists...
PierreEVEN
2025-05-13
added support for headeronly targets in ninja generator (headeronly targets a...
PierreEVEN
2025-05-13
Made headeronly targets appears as phony targets (so it doesn't ask for a lin...
PierreEVEN
2025-05-09
(cmake) fix fileset support version checking
Arthur LAURENT
2025-05-09
(C++ modules support) fix CMake generation
Arthur LAURENT
2025-05-09
(C++ module support) improve jobgraph support
Arthur LAURENT
2025-05-06
plugin: handle custom git url syntax
ShifftC
2025-05-03
Merge pull request #6386 from PierreEVEN/fix-cmake_generator-compiler_names
ruki
2025-05-03
[fix] Use the new cmake syntax with a custom target add_library(... OBJECT IM...
PierreEVEN
2025-05-03
(generators) cmake : fix compiler detection if (Gcc) with a more standard syntax
PierreEVEN
2025-04-27
update the search regex for installing packages
binLep
2025-04-24
rename more buildir in plugins
ruki
2025-04-24
rename more buildir
ruki
2025-04-24
rename config.buildir
ruki
2025-04-23
rename implib name
ruki
2025-04-23
Rename `byproduct` to `artifactfile`
SineStriker
2025-04-23
Add `byproduct` API to target
SineStriker
2025-04-23
Remove implib API
SineStriker
2025-04-23
Add `set_implibdir` to target APIs
SineStriker
2025-04-23
Support customizing `implib` path of MinGW/MSVC
SineStriker
2025-04-20
(C++ modules) simplify names of module support
Arthur LAURENT
2025-04-20
(C++ modules) simplify module support directory tree
Arthur LAURENT
2025-04-12
improve vs201x
ruki
2025-04-09
move rule_group to deprecated
ruki
2025-04-09
improve makefile generator
ruki
2025-04-09
ignore rules and stages
ruki
2025-04-09
improve target_cmds
ruki
2025-04-08
prepare targets for more generators
ruki
2025-04-08
prepare targets in cmakelists generator
ruki
2025-03-25
Update compile_commands.lua
ruki
2025-03-25
fix compile_commands with nvcc
xq114
2025-03-07
update the given repo
ruki
2025-02-11
fix usage for xmake project
ruki
2025-02-11
make check_targetname private
ShifftC
2025-02-08
Replace target check in plugin show
ShifftC
2025-01-25
fix import
ruki
2025-01-23
add verilator support for compdb
ruki
2025-01-22
support verilator for compdb
ruki
2025-01-22
add clang-cl for ninja #6052
ruki
2025-01-08
improve package name
ruki
2025-01-07
support namespace for xpack
ruki
2025-01-07
add namespace for rule
ruki
2025-01-07
support for inner namespace access
ruki
2025-01-04
Fix compile_commands for msvc include
star9029
2024-12-20
Merge pull request #5995 from xq114/master
ruki
2024-12-20
add profile to vs project
Inari0
[next]