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
/
base
/
compiler.lua
Age
Commit message (
Expand
)
Author
2015-07-14
fix mapping flags for compiler and linker
ruki
2015-07-06
add some api for options
ruki
2015-06-17
check c and c++ types
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
add defines to config.h if ok
ruki
2015-06-15
support multi-languages and fix macro defines
ruki
2015-06-12
add linkdirs and includedirs for platform
ruki
2015-06-12
update platform for linux
ruki
2015-06-12
probe and compile for android
ruki
2015-06-11
optimizate to find tool script
ruki
2015-06-11
add platform configure to compiler and linker
ruki
2015-06-11
add flags for platform
ruki
2015-06-11
add self for tools
ruki
2015-06-11
open new file and create directory
ruki
2015-06-11
add option flags to project
ruki
2015-06-11
fix checking option bug for windows
ruki
2015-06-11
check includes, links and interfaces
ruki
2015-06-08
add undefines for project
ruki
2015-06-07
add symbols, language, strip and vectorexts
ruki
2015-06-06
append warning flags
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-04
move clang compiler and linker to tools
ruki