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
/
platform.lua
Age
Commit message (
Expand
)
Author
2015-12-01
improve prober
v1.0.3
ruki
2015-06-20
install c++ console template
ruki
2015-06-17
using relative pathes for xmake.lua
ruki
2015-06-15
add os name
ruki
2015-06-10
remove wrap config for prober
ruki
2015-06-04
fix global prober bug
ruki
2015-06-04
move clang compiler and linker to 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
uses table.insert
ruki
2015-06-03
add string split
ruki
2015-06-03
clean the cached configure
ruki
2015-06-02
add filename to rule
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-28
add some compiler options for macosx
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 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