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
/
languages
/
c++
/
api.lua
Age
Commit message (
Collapse
)
Author
2020-09-29
rename other pathes to paths
ruki
2020-09-25
fix trailing white-space
ruki
2020-05-25
add toolchain api for language
ruki
2020-03-19
fix includedirs for package
ruki
2019-12-19
update the copyright date
ruki
2019-04-13
fix headers with ASF to non-ASF
ruki
2019-03-13
add language apis to package
ruki
2019-02-03
add builtin includes
ruki
2019-01-16
add add_headerfiles and mark add_headers/set_headerdir as deprecated
ruki
2019-01-11
mark add_cxsnippet as deprecated
ruki
2018-12-31
modify copyright date
ruki
2018-12-19
fix add_rpathdirs bug in sub xmake.lua
ruki
2018-11-08
add syslinks api
ruki
2017-12-28
update copyright date
ruki
2017-08-27
update description and index
ruki
2017-08-04
improve precompiled header
ruki
2017-07-27
fix pch path
ruki
2017-07-27
impl compile pch for gcc
ruki
2017-07-27
add set_config_header instead of set_config_h and set_config_h_prefix
ruki
2017-07-17
mark [un]defines_h_if_ok as deprecated and remove some old deprecated apis
ruki
2017-07-15
add_frameworkdirs api
ruki
2017-06-30
add option:add and remove some unused codes
ruki
2017-05-11
add add_csnippet and add_cxxsnippet into option
ruki
2017-04-05
add frameworks for c++
ruki
2017-04-01
add rpathdirs api
ruki
2017-02-06
add some option apis for docs
ruki
2017-01-08
modify License to Apache License
ruki
2017-01-06
improve scanner to support static and binary and check main
ruki
2017-01-06
move some c/c++ apis to language
ruki