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
lua
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
/
actions
/
build
/
builder.lua
Age
Commit message (
Collapse
)
Author
2018-08-23
try building project
ruki
2018-05-22
add wdk.sign.test
ruki
2018-05-08
improve build deps
ruki
2018-05-08
improve build dependence
ruki
2018-04-13
add other scripts for rule
ruki
2017-12-28
update copyright date
ruki
2017-08-27
update description and index
ruki
2017-07-20
fix option check
ruki
2017-07-20
update tbox for windows
ruki
2017-07-20
optimize rebuild speed
ruki
2017-07-05
improve to link targets if objects and deps are not changed
ruki
2017-05-26
improve xxx_script to support pattern match
ruki
2017-05-12
improve phony target
ruki
2017-04-09
support not kind
ruki
2017-04-01
add --all arguments for build, install and package
ruki
2017-04-01
add set_default api for target
ruki
2017-03-20
fix code files mode to 644
ruki
2017-01-08
modify License to Apache License
ruki
2016-07-14
modify title
ruki
2016-07-09
add archiver and extractor
ruki
2016-07-09
fix install directory and modify compiler and linker interfaces
ruki
2016-07-04
fix package bug
ruki
2016-07-03
fix check ar failed for windows
ruki
2016-06-17
fix builder bug for coroutine
ruki
2016-06-15
check the object file when building
ruki
2016-06-07
fix ccache option bug
ruki
2016-05-28
load tasks from project
ruki
2016-05-24
impl extractor using ar
ruki
2016-05-23
add merge object tests
ruki
2016-05-21
check the file mtime
ruki
2016-05-21
impl on_build_xxx
ruki
2016-05-21
print percent for builder
ruki
2016-05-21
format errors for builder
ruki
2016-05-19
fix os.corun redirect log
ruki
2016-05-19
impl multi-jobs for builder
ruki
2016-05-13
fix project option bug and impl auto-config for build and clean action
ruki
2016-05-11
add environment
ruki
2016-05-05
fix builder bug for windows
ruki
2016-05-05
impl builder
ruki
2016-05-05
reimpl build objects
ruki
2016-05-05
modify assert and check target
ruki
2016-05-05
remove makefile from config action
ruki