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
/
modules
/
core
/
tools
/
go.lua
Age
Commit message (
Collapse
)
Author
2025-12-05
format code
ruki
2025-12-05
rewrite golang support
ruki
2025-07-03
rename copyright
ruki
2023-10-24
pass extras to tools
ruki
2022-06-14
improve optimize for emcc
ruki
2022-01-07
remove format from builder/tools
ruki
2021-10-27
remove some comments
ruki
2021-02-09
improve core/tools and remove os.args
ruki
2020-12-19
update copyright date
ruki
2020-11-10
add nf_includedir
ruki
2020-09-25
fix trailing white-space
ruki
2020-07-19
add goos and goarch
ruki
2020-05-16
rename dlang, rust, swift, go ldflags
ruki
2019-12-19
update the copyright date
ruki
2019-08-31
remove buildmodes
ruki
2019-08-11
fix typos
FrankHB
Changed all 'complie' to 'compile'. Added missing 'the' for some cases. Signed-off-by: FrankHB <
[email protected]
>
2019-04-13
fix headers with ASF to non-ASF
ruki
2019-04-03
improve linker
ruki
2018-12-31
modify copyright date
ruki
2018-11-13
improve compiler tools
ruki
2018-08-03
modify format
ruki
2018-05-08
improve build dependence
ruki
2017-12-28
update copyright date
ruki
2017-09-28
fix compile error with space path
ruki
2017-08-27
update description and index
ruki
2017-08-01
improve dep compile and link
ruki
2017-07-14
rename feature to buildmode
ruki
2017-07-13
improve flags for linker and compiler
ruki
2017-07-13
modify all cmd to argv for core.tools
ruki
2017-07-11
rename has_flag to has_flags
ruki
2017-06-21
move tools dir to core.tools and improve tool module
ruki