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
/
cmake
Age
Commit message (
Expand
)
Author
2026-05-10
cmakelists generator: remove unused variable
Northn
2026-05-10
cmakelists generator: minor code refactor
Northn
2026-05-10
add a fallback to compiler/linker frontend detection when cmake version is <3.26
Northn
2026-05-10
handle compiler/linkers arguments based on their frontend variant
Northn
2026-04-10
refactor(cmakelists): define target_objectfiles library as INTERFACE when it ...
ShrBox
2026-04-10
fix(cmakelists): use target_link_libraries to link object libraries
ShrBox
2026-03-29
fix const limit on lua5.5
ruki
2025-10-29
improve batchcmds:show
ruki
2025-10-06
use rand64 first
ruki
2025-10-01
fix hash api
ruki
2025-10-01
update some uuid hashes
ruki
2025-09-06
fix executable path for cmake #6768
ruki
2025-07-10
fix cmakelists
ruki
2025-07-09
add default cmake version
ruki
2025-07-03
rename copyright
ruki
2025-06-29
fix target utils
ruki
2025-06-26
feat(plugin/project): support gen compile_commands.json for specific target
fcying
2025-06-17
fix progress path for cmake #6553
ruki
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-09
(cmake) fix fileset support version checking
Arthur LAURENT
2025-05-09
(C++ modules support) fix CMake generation
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-20
(C++ modules) simplify names of module support
Arthur LAURENT
2025-04-20
(C++ modules) simplify module support directory tree
Arthur LAURENT
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
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-02
fixed error when generating cmake (xmake project -k cmake) for a target that ...
cmolocznik
2024-09-27
fix obj hashset
star9029
2024-09-27
fix target_link_libraries
star9029
2024-09-27
support object target for cmakelists
star9029
2024-08-21
fix compiler for cmake
ruki
2024-08-20
improve to get flags
ruki
2024-08-20
improve flags support for target
ruki
2024-08-09
fix cmake compilers #5448
ruki
2024-07-11
update cmakelists
ruki
2024-06-03
fix(plugins): convert set_languages() latest standard to cmake
huangmeng
2024-05-30
improve exceptions
ruki
2024-05-30
improve mapflags
ruki
2024-05-29
add encodings for cmakelists #5149
ruki
2024-05-27
1. use nf_encoding(self, encoding) in core.tools.cl and core.tools.gcc;
huarkiou
2024-05-27
add encoding flags when generate cmakelists
huarkiou
[next]