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
/
modules
/
detect
/
tools
Age
Commit message (
Expand
)
Author
2018-04-23
add find_yasm
ruki
2018-04-20
rename cuda dir option
ruki
2018-04-10
check flags for swift
ruki
2018-03-20
rename sdk detect modules
ruki
2018-03-09
parse nvcc version
ruki
2018-03-09
support cuda for windows
ruki
2018-03-08
improve check flags for nvcc
ruki
2018-02-28
finish link cuda object on macosx
ruki
2018-02-27
add nvcc compiler and flags
ruki
2017-12-28
update copyright date
ruki
2017-11-21
improve the checking errors tips
ruki
2017-11-16
fix os.nuldev on gcc/mingw
ruki
2017-10-17
add tcc
ruki
2017-09-28
fix find_cl
ruki
2017-09-21
modify find_program interface
ruki
2017-09-20
add find_yum
ruki
2017-09-20
add find_apt
ruki
2017-09-20
add find_pacman
ruki
2017-08-27
update description and index
ruki
2017-08-14
merge repo and require codes
ruki
2017-07-26
fix check -def: flags
ruki
2017-07-14
add language kinds
ruki
2017-07-12
fix link.has_flags
ruki
2017-07-11
rename has_flag to has_flags
ruki
2017-07-10
add has_features and features for compiler
ruki
2017-07-07
add features for msvc
ruki
2017-07-07
impl cl.features
ruki
2017-07-06
format cxxfeatures for gcc
ruki
2017-07-06
add c++ features for gcc
ruki
2017-07-06
add c++ features for clang
ruki
2017-07-06
improve find_tool for gcc on macosx
ruki
2017-07-06
add some c features for gcc and clang
ruki
2017-07-06
add gcc and clang features
ruki
2017-06-29
improve link has_flag
ruki
2017-06-29
improve has_flags cache
ruki
2017-06-22
add rustc.has_flag
ruki
2017-06-21
add link and ml has_flag
ruki
2017-06-21
add ar and dmd has_flags
ruki
2017-06-20
add cl.has_flag
ruki
2017-06-20
add has_flag for g++, clang, clang++
ruki
2017-06-20
improve has_flags for gcc
ruki
2017-06-19
impl has_flags and rename detect.xxx to detect.xxxs
ruki