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
/
scripts
/
tools
Age
Commit message (
Expand
)
Author
2015-10-08
fix flags for android
ruki
2015-07-15
fix strip flags for clang
ruki
2015-07-14
fix mapping flags for compiler and linker
ruki
2015-07-02
fix cannot get error log when make with -j4
ruki
2015-06-23
modify shared library template
ruki
2015-06-17
check c and c++ types
ruki
2015-06-16
modify makefile rule and enable make -j4
ruki
2015-06-16
fix the command is too long for nmake
ruki
2015-06-16
compile for android and ios ok
ruki
2015-06-16
modify the compiler and linker command
ruki
2015-06-15
enable and disable show menu for option
ruki
2015-06-15
support multi-languages and fix macro defines
ruki
2015-06-12
update platform for linux
ruki
2015-06-12
modify platform and probe toolchains
ruki
2015-06-12
probe and compile for android
ruki
2015-06-11
optimizate to find tool script
ruki
2015-06-11
add flags for platform
ruki
2015-06-11
instance different compiler for clang and gcc
ruki
2015-06-11
add self for tools
ruki
2015-06-11
merge clang to gcc
ruki
2015-06-11
fix checking option bug for windows
ruki
2015-06-10
add project menu
ruki
2015-06-08
add undefines for project
ruki
2015-06-07
add g++ and support linux
ruki
2015-06-07
add gcc
ruki
2015-06-07
add ftrapv and address sanitizer
ruki
2015-06-06
add warning and escape verboses
ruki
2015-06-05
add optimize flags
ruki
2015-06-05
join flags for compiler and linker
ruki
2015-06-05
fix verbose for makefile
ruki
2015-06-05
add ccache
ruki
2015-06-04
move clang compiler and linker to tools
ruki
2015-06-04
add name argument for tools
ruki
2015-06-04
modify some tool interfaces
ruki
2015-06-04
add make to tools
ruki
2015-06-04
find the given tool from name
ruki
2015-06-04
rename tool directory
ruki