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
/
core
/
tools
/
nvcc.lua
Age
Commit message (
Expand
)
Author
2019-06-18
fix find_program & find_file
OpportunityLiu
2019-06-18
Support clang as cuda compiler
OpportunityLiu
2019-06-09
improve to the device link for cuda
ruki
2019-06-04
improve string.split
ruki
2019-06-03
code style
OpportunityLiu
2019-06-02
move file
OpportunityLiu
2019-06-02
improve deps parsing
OpportunityLiu
2019-05-23
improve cl.lua
ruki
2019-05-21
remove extra warning level
ruki
2019-05-21
improve nvcc/warning
ruki
2019-05-21
add flag mapping
OpportunityLiu
2019-05-21
remove empty flags
OpportunityLiu
2019-05-21
simplify
OpportunityLiu
2019-05-21
reduce code
OpportunityLiu
2019-05-21
remove compiler check on *nix
OpportunityLiu
2019-05-21
return nil for no flags
OpportunityLiu
2019-05-21
check corrcet warnig flags
OpportunityLiu
2019-05-21
add some comments for nvcc warning flags
OpportunityLiu
2019-05-21
improve nvcc warning settings
OpportunityLiu
2019-05-20
improve nf_wanring for nvcc
ruki
2019-04-13
fix headers with ASF to non-ASF
ruki
2019-04-03
improve linker
ruki
2019-04-02
improve nvcc shflags
ruki
2019-03-13
fix defines for cuda
ruki
2019-01-03
fix some warning info
ruki
2018-12-31
modify copyright date
ruki
2018-12-20
add flagkind to has_flags
ruki
2018-12-20
fix mingw static link
ruki
2018-11-13
improve compiler tools
ruki
2018-11-08
fix nvcc flags on windows
ruki
2018-11-08
add syslinks api
ruki
2018-10-15
remove some unsupported nvcc flags
ruki
2018-05-08
improve build dependence
ruki
2018-03-01
add cuda language
ruki
2018-02-28
finish link cuda object on macosx
ruki
2018-02-27
add nvcc compiler and flags
ruki