index
:
xmake.git
ascend
bundle
cl
clang
claude/sharp-bose
cmake
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
preload
repo
requireslock
rust
string
template
test
tests
unitybuild
vcpkg
verilator
vs
wait
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
/
core
/
tool
/
builder.lua
Age
Commit message (
Expand
)
Author
2017-08-04
improve precompiled header
ruki
2017-07-27
impl compile pch for gcc
ruki
2017-07-21
fix gcc rpathdir
ruki
2017-07-18
add option and target dep api
ruki
2017-07-14
rename feature to buildmode
ruki
2017-07-13
improve flags for linker and compiler
ruki
2017-07-10
add has_features and features for compiler
ruki
2017-06-27
improve has_cxsnippet and add links
ruki
2017-06-22
fix builder has_flags bug
ruki
2017-06-21
move tools dir to core.tools and improve tool module
ruki
2017-05-22
fix link error in debug mode for go tests
ruki
2017-05-12
use target name as link
ruki
2017-05-12
fix target kind for option
ruki
2017-05-12
fix link target deps bug
ruki
2017-05-12
add includes and links from target deps automatically
ruki
2017-03-14
fix cxflags bug
ruki
2017-02-27
rename go tool kind to gc
ruki
2017-02-21
modify flags
ruki
2017-02-17
build go project ok
ruki
2017-02-15
modify targetfile
ruki
2017-02-15
remove archiver
ruki
2017-02-14
select feature for compiler
ruki
2017-02-07
remove repeat load implementaion for linker
ruki
2017-02-07
move some linker interfaces to builder
ruki
2017-02-06
modify linker script
ruki
2017-02-04
add builder to tool
ruki