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
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-26
fix check -def: flags
ruki
2017-07-26
update manual docs
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-17
add add_moduledirs api and improve import
ruki
2017-07-17
improve pkg-config and add some builtin packages
ruki
2017-07-16
add lib.detect.has_includes, has_types and has_funcs api
ruki
2017-07-15
add_frameworkdirs api
ruki
2017-07-14
rename feature to buildmode
ruki
2017-07-14
add language kinds
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
fix link.has_flags
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-07
add features for msvc
ruki
2017-07-07
impl cl.features
ruki
2017-07-06
format cxxfeatures for gcc
ruki
2017-07-06
add c++ features for gcc
ruki
2017-07-06
add c++ features for clang
ruki
2017-07-06
improve find_tool for gcc on macosx
ruki
2017-07-06
add some c features for gcc and clang
ruki
2017-07-06
add gcc and clang features
ruki
2017-07-05
add detect.features and improve has_flags
ruki
2017-07-05
rename has_cxsnippets to check_vxsnippets
ruki
2017-07-04
fix symbolfile for vs201x plugin
ruki
2017-06-30
disable cache for has_cxsnippets
ruki
2017-06-30
get vstudio sdk version
ruki
2017-06-29
improve link has_flag
ruki
2017-06-29
improve has_flags cache
ruki
2017-06-29
avoid detect the same program in the same time leading to deadlock
ruki
[next]