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
/
cl.lua
Age
Commit message (
Expand
)
Author
2019-07-23
improve check flags with file
OpportunityLiu
2019-07-17
use single pdb file for compile
OpportunityLiu
2019-07-12
add break
OpportunityLiu
2019-07-12
use hashset
OpportunityLiu
2019-07-12
fix
OpportunityLiu
2019-07-12
use sep pdb file
OpportunityLiu
2019-07-01
utf8 support
OpportunityLiu
2019-06-12
improve string.rtrim and cl output
ruki
2019-06-11
fix cl deps
ruki
2019-06-04
improve string.split
ruki
2019-05-23
fix show cl warnings
ruki
2019-05-23
improve cl.lua
ruki
2019-05-23
translate path for gcc and cl
ruki
2019-05-21
remove extra warning level
ruki
2019-05-21
support more warnings
OpportunityLiu
2019-04-13
fix headers with ASF to non-ASF
ruki
2018-12-31
modify copyright date
ruki
2018-12-20
add flagkind to has_flags
ruki
2018-11-13
improve compiler tools
ruki
2018-09-02
remove -MP4
ruki
2018-08-17
support c++ std keys
ruki
2018-08-10
remove some macro defines in cl.lua
ruki
2018-05-17
support x86 for wdk rule
ruki
2018-05-08
improve qt build deps
ruki
2018-05-08
improve build dependence
ruki
2018-04-23
add qt support for msvc and mingw
ruki
2018-02-13
fix pnd output directory bug
ruki
2017-12-28
update copyright date
ruki
2017-09-28
fix compile error with space path
ruki
2017-09-24
fix pch header for msvc
ruki
2017-09-23
add comment for cl
ruki
2017-09-23
improve including note for msvc
ruki
2017-09-23
improve cl.lua
ruki
2017-09-23
fix c++ lauguanges for cl
ruki
2017-09-22
add cxx languange maps for msvc
ruki
2017-08-27
update description and index
ruki
2017-08-10
use /Zi instead of /ZI
ruki
2017-08-04
improve precompiled header
ruki
2017-08-04
support .inl pch header
ruki
2017-08-01
improve dep compile and link
ruki
2017-07-31
fix rebuild source file when compiling fails
ruki
2017-07-28
compile pch for msvc
ruki
2017-07-20
update tbox for windows
ruki
2017-07-14
rename feature to buildmode
ruki
2017-07-14
fix has_flags when generating vs201x project
ruki
2017-07-13
fix vs201x project and cl script
ruki
2017-07-13
improve flags for linker and compiler
ruki
2017-07-13
modify all cmd to argv for core.tools
ruki
2017-07-11
rename has_flag to has_flags
ruki
2017-06-21
move tools dir to core.tools and improve tool module
ruki
[prev]