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
/
project
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-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-24
rename more buildir in plugins
ruki
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-02-11
fix usage for xmake project
ruki
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-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
2024-12-19
Update cmakelists.lua
ruki
2024-12-19
[fix] error path escape for windows + android ndk --sysroot= c: path/to/ndk ...
wps
2024-11-14
Support custom vc build tools
star9029
2024-11-07
improve vs groups
ruki
2024-11-07
improve group
ruki
2024-11-02
fixed error when generating cmake (xmake project -k cmake) for a target that ...
cmolocznik
2024-10-23
fix typo
ruki
2024-10-22
improve to nvcc build for ninja
ruki
2024-09-27
fix obj hashset
star9029
2024-09-27
fix target_link_libraries
star9029
2024-09-27
support object target for vsxamke
star9029
2024-09-27
support object target for cmakelists
star9029
2024-09-23
fix programfile
ruki
2024-09-23
improve program file for vsxmake #5642
ruki
2024-09-09
Merge pull request #2 from Domain/patch-2
Domain
[next]