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
plugin
preload
repo
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
/
core
/
tool
/
builder.lua
Age
Commit message (
Collapse
)
Author
2019-12-19
update the copyright date
ruki
2019-09-06
impl clang modules
ruki
2019-09-05
fix dependent package links
ruki
2019-08-31
remove buildmodes
ruki
2019-07-24
fix typo
OpportunityLiu
2019-07-19
add path.splitenv
OpportunityLiu
2019-06-28
fix builder
ruki
2019-06-14
split dirs arguments for config
ruki
2019-04-13
fix headers with ASF to non-ASF
ruki
2019-03-15
add opt.name for has_xxx
ruki
2019-03-09
inherit dep flags for target
ruki
2019-03-09
inherit value from target deps
ruki
2019-03-08
improve target:get
ruki
2019-02-03
improve target kind
ruki
2019-01-16
add add_headerdirs api
ruki
2019-01-07
get the given option from target
ruki
2018-12-31
modify copyright date
ruki
2018-12-20
add flagkind to has_flags
ruki
2018-11-26
add package extra config info
ruki
2018-11-22
add nolink for require package
ruki
2018-11-21
attach package info
ruki
2018-11-16
add new target kind: object
ruki
2018-11-08
add syslinks api
ruki
2018-09-04
fix rpath for shared library
ruki
2018-08-01
fix dependent target link bug
ruki
2018-02-04
fix force add flags
ruki
2017-12-28
update copyright date
ruki
2017-11-21
force to set flags without auto checking
ruki
2017-09-30
inherit some configs
ruki
2017-09-14
fix add flags bug for languages
ruki
2017-08-27
update description and index
ruki
2017-08-24
fix rpathdir bug
ruki
2017-08-18
improve rpath
ruki
2017-08-16
improve add_deps to add inherit config
ruki
2017-08-14
fix target:add and option:add bug
ruki
2017-08-14
fix deps links order
ruki
2017-08-14
modify linkflags order
ruki
2017-08-14
inherit links and linkdirs from the dependent target and option
ruki
2017-08-14
fix target deps
ruki
2017-08-10
improve add_files and compile speed
ruki
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
[next]