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
/
gcc.lua
Age
Commit message (
Expand
)
Author
2017-09-28
fix compile error with space path
ruki
2017-09-23
improve cl.lua
ruki
2017-09-05
fix link shared target bug with rpath
ruki
2017-08-27
update description and index
ruki
2017-08-25
fix pcxxheader bug for gcc
ruki
2017-08-18
support @loader_path and ORIGIN
ruki
2017-08-18
improve rpath
ruki
2017-08-18
add rpath for macho
ruki
2017-08-04
improve precompiled header
ruki
2017-08-04
support .inl pch header
ruki
2017-08-04
improve gcc error tips
ruki
2017-08-03
improve gcc errors info
ruki
2017-08-03
improve errors tips
ruki
2017-08-01
improve dep compile and link
ruki
2017-07-31
fix rebuild source file when compiling fails
ruki
2017-07-28
add precompiled source
ruki
2017-07-28
support pch for gcc
ruki
2017-07-27
fix pch path
ruki
2017-07-27
impl compile pch for gcc
ruki
2017-07-21
fix gcc rpathdir
ruki
2017-07-15
add_frameworkdirs api
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-12
modify compflags and add compargv
ruki
2017-07-11
rename has_flag to has_flags
ruki
2017-07-10
add has_features and features for compiler
ruki
2017-06-21
move tools dir to core.tools and improve tool module
ruki
[prev]