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-11-17
Update xmake project help message for vs2026
Jérôme Leclercq
2025-11-12
fix reset_config_and_caches
ruki
2025-11-12
fix project default config in vsxmake #7014
ruki
2025-10-29
improve batchcmds:show
ruki
2025-10-21
recheck target toolchains in vs
ruki
2025-10-21
recheck target toolchains in vsxmake
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-10
support for vs2026
ruki
2025-09-09
Merge pull request #6780 from xmake-io/opti
ruki
2025-09-07
optimize to save toolchain cache
ruki
2025-09-06
fix executable path for cmake #6768
ruki
2025-09-04
improve batchcmds
ruki
2025-08-23
fix vsxmake options #6739
ruki
2025-08-20
fix config
ruki
2025-08-17
fix arg
ruki
2025-08-15
ignore pch flags #6710
ruki
2025-07-30
fix binary not found #6655
ruki
2025-07-10
fix cmakelists
ruki
2025-07-09
add default cmake version
ruki
2025-07-03
rename copyright
ruki
2025-07-02
rename xcode2 to xcode
ruki
2025-07-02
format code
ruki
2025-07-02
Merge pull request #6411 from JX-Master/xcode-generator
ruki
2025-07-02
Update pbxproj.lua
ruki
2025-07-02
Update get_xcode_info.lua
ruki
2025-06-29
fix target utils
ruki
2025-06-27
Fix product name issue.
JX-Master
2025-06-26
Merge pull request #6572 from fcying/dev
ruki
2025-06-26
feat(plugin/project): support gen compile_commands.json for specific target
fcying
2025-06-24
Use pairs iterator for project.options instead of ipairs
A2va
2025-06-17
fix progress path for cmake #6553
ruki
2025-06-11
use # instead of _
ruki
2025-06-11
-a
ruki
2025-06-11
update target name
ruki
2025-06-10
fix cp props
ruki
2025-06-10
fix imports
ruki
2025-06-10
translate file path for vsxmake
ruki
2025-06-03
fix path
ruki
2025-06-03
improve path
ruki
2025-06-03
modify policy
ruki
2025-06-03
add multiversion vsxmake policy #6519
ruki
2025-05-21
fix vs201x #6476
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-13
added support for headeronly targets in ninja generator (headeronly targets a...
PierreEVEN
[next]