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-07-30
fix binary not found #6655
ruki
2025-07-26
add resolve_hint_paths
ruki
2025-07-26
improve deplibs
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-06
Update targets.lua
ruki
2025-06-06
dec pattern
lonless9
2025-06-05
fix pattern
lonless9
2025-06-04
adds target group filtering to `show targets`
lonless9
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
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-08
Add macOS application bundle (.app) generation support.
JX-Master
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
[next]