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
/
main.lua
Age
Commit message (
Expand
)
Author
2026-01-16
improve to project generator
ruki
2025-09-10
support for vs2026
ruki
2025-07-03
rename copyright
ruki
2025-07-02
rename xcode2 to xcode
ruki
2025-04-03
Add new native xcode generator (xcode2).
JX-Master
2023-09-14
support remote build for project generator
ruki
2023-07-12
improve stats
ruki
2022-06-30
improve unity build
ruki
2021-07-06
improve vs2022 for project generator
ruki
2020-12-19
update copyright date
ruki
2020-09-25
fix trailing white-space
ruki
2020-09-23
fix xmake.spec
ruki
2020-06-30
use cmake to generate xcodeproj
ruki
2020-06-21
remove some toolchains envs
ruki
2020-02-23
Merge pull request #686 from rivy/change.success
ruki
2020-02-22
change ~ remove unnecessary trailing `${clear}` from cprint()'s
Roy Ivy III
2020-02-22
change ~ use 'success' theme more widely
Roy Ivy III
2020-02-22
impl generate build.ninja
ruki
2020-01-20
improve tab complete
Opportunity
2019-12-19
update the copyright date
ruki
2019-09-21
add xmakefile generator
ruki
2019-09-19
remove ok_hand
ruki
2019-07-19
cleanup code
OpportunityLiu
2019-07-19
add auto detect vs version
OpportunityLiu
2019-07-14
support call xmake from msbuild
OpportunityLiu
2019-04-13
fix headers with ASF to non-ASF
ruki
2019-04-05
format some codes
ruki
2019-04-05
Add support to export compile_flags.txt
carllu
2019-03-06
support vs2019 preview
ruki
2019-02-13
add cmakelists plugin stub
ruki
2018-12-31
modify copyright date
ruki
2017-12-28
update copyright date
ruki
2017-08-27
update description and index
ruki
2017-07-20
rename core.project.task to core.base.task
ruki
2017-07-19
export compile_commands.json for clang tools
ruki
2017-03-20
fix code files mode to 644
ruki
2017-01-08
modify License to Apache License
ruki
2016-11-29
add support for vs2017.
EnoroF
2016-08-29
generate vs2013 project files
ruki
2016-08-09
fix flags bug for vcproj
ruki
2016-08-06
add vs2005 and vs2008 empty plugin
ruki
2016-07-14
add some ok hands
ruki
2016-07-14
add colors for actions and plugins
ruki
2016-07-14
modify title
ruki
2016-06-01
list lua scripts and fix arguments
ruki
2016-05-31
add project plugin
ruki