index
:
xmake.git
ascend
bundle
cl
clang
claude/sharp-bose
cmake
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
preload
repo
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
/
platforms
/
checker.lua
Age
Commit message (
Collapse
)
Author
2018-12-29
improve platform
ruki
2018-12-12
improve to xmake global
ruki
2018-11-14
improve to detect clang as gcc
ruki
2018-09-29
improve to find xcode
ruki
2018-06-22
improve mingw platform
ruki
2018-04-20
rename xcode dir config
ruki
2018-04-20
rename cuda dir option
ruki
2018-03-20
rename sdk detect modules
ruki
2018-02-28
finish link cuda object on macosx
ruki
2017-12-28
update copyright date
ruki
2017-11-07
improve to detect toolchains on macOS
ruki
2017-08-27
update description and index
ruki
2017-07-21
fix check toolchain for android platform
ruki
2017-07-17
fix core.project.global to base
ruki
2017-07-11
rename has_flag to has_flags
ruki
2017-06-28
fix check toolchain bug
ruki
2017-06-19
impl has_flags and rename detect.xxx to detect.xxxs
ruki
2017-06-19
use find_toolname in tool.lua
ruki
2017-06-19
improve find toolchains from env vals
ruki
2017-06-17
add find_toolname
ruki
2017-06-16
replace old find compiler scripts and fix string.endswith
ruki
2017-05-24
add find ndk and toolchains
ruki
2017-05-19
improve os.tmpdir()
ruki
2017-05-18
add git.clone and http.download module
ruki
2017-05-18
improve find xcode sdkver
ruki
2017-05-16
remove old ccache tools
ruki
2017-03-31
disable show checking toolchains info in default
ruki
2017-03-31
delay check toolchains
ruki
2017-02-23
improve linux platform
ruki
2017-02-22
improve check for macosx
ruki
2017-02-21
modify check tool failed info
ruki
2017-01-08
modify License to Apache License
ruki
2017-01-06
move checker to on_check
ruki
2016-08-12
attempt to check env first
ruki
2016-07-14
add colors for verbose info
ruki
2016-07-14
modify title
ruki
2016-07-04
fix get ar failed after checking ar
ruki
2016-06-10
improve mingw and cross toolchains configure
ruki
2016-05-24
remove make
ruki
2016-05-05
fix ccache check bug
ruki
2016-04-25
impl target minver for xcode
ruki
2016-04-23
add arguments for check arch
ruki
2016-04-23
add iphoneos platform
ruki
2016-04-17
simplify checker
ruki
2016-04-15
add common checker for platforms
ruki