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
Age
Commit message (
Expand
)
Author
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
compile pch for msvc
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-21
fix compile shared lib using clang on linux
ruki
2017-07-20
update tbox for windows
ruki
2017-07-19
export compile_commands.json for clang tools
ruki
2017-07-15
add_frameworkdirs api
ruki
2017-07-14
rename feature to buildmode
ruki
2017-07-14
fix has_flags when generating vs201x project
ruki
2017-07-13
fix vs201x project and cl script
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-12
fix swiftc and on_load environment
ruki
2017-07-12
add os.args and fix command args
ruki
2017-07-11
rename has_flag to has_flags
ruki
2017-07-10
add has_features and features for compiler
ruki
2017-07-04
fix symbolfile for vs201x plugin
ruki
2017-06-21
move tools dir to core.tools and improve tool module
ruki