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
/
platform
Age
Commit message (
Expand
)
Author
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-07
add symbols, language, strip and vectorexts
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
fix some bug for config
ruki
2015-06-05
add ccache
ruki
2015-06-04
impl auto rebuild and fix some bug
ruki
2015-06-04
fix global prober bug
ruki
2015-06-04
rebuild compiler and linker
ruki
2015-06-04
move clang compiler and linker to tools
ruki
2015-06-04
add name argument for tools
ruki
2015-06-04
add make to tools
ruki
2015-06-04
find the given tool from name
ruki
2015-06-04
rename platform files
ruki
2015-06-04
load platform from the project and global configure directory
ruki
2015-06-03
impl verbose output for building
ruki
2015-06-03
redirect building output
ruki
2015-06-03
run the given target
ruki
2015-06-03
uses table.insert
ruki
2015-06-03
add string split
ruki
2015-06-03
clean the cached configure
ruki
2015-06-03
probe the windows envirnoment
ruki
2015-06-03
add private configure for preprocessor
ruki
2015-06-02
improve to make project configs
ruki
2015-06-02
impl rebuild and update
ruki
2015-06-02
add filename to rule
ruki
2015-06-02
impl build
ruki
2015-06-02
add linker and compiler common flags
ruki
2015-06-01
add linker and make link command
ruki
2015-05-30
load compiler and make command
ruki
2015-05-29
add compiler
ruki
2015-05-28
add some compiler options for macosx
ruki
2015-05-27
add prober to all platforms
ruki
2015-05-27
add prober to ios platform
ruki
2015-05-27
modify platform interfaces
ruki
2015-05-26
probe configure for macosx
ruki
2015-05-25
custom option menu for platform
ruki
2015-05-25
init platform configure
ruki
2015-05-21
list plats and archs for options
ruki
2015-05-20
add other platforms and update tbox for windows
ruki
2015-05-20
add get format interfaces for platform
ruki
2015-05-20
make config for the current target
ruki
2015-05-19
make object deps for makefile
ruki
2015-05-19
add platform for macosx
ruki