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
/
tools
/
cl.lua
Age
Commit message (
Expand
)
Author
2017-06-21
move tools dir to core.tools and improve tool module
ruki
2017-06-21
rename shellname to program
ruki
2017-04-12
improve optimization flags for cl compiler
ruki
2017-03-27
fix io.read and io.write raw lua api
ruki
2017-03-20
fix some bug for vs201x project
ruki
2017-03-20
optimize vs201x project plugin
ruki
2017-02-26
save tool kind for windows
ruki
2017-02-26
build static library for rust
ruki
2017-02-19
fix filter compiler errors for windows
ruki
2017-02-15
rewrite objectfiles for target
ruki
2017-02-14
select feature for compiler
ruki
2017-02-14
modify interface for compiling multiple source files
ruki
2017-02-06
modify linker script
ruki
2017-01-08
modify License to Apache License
ruki
2016-08-09
fix flags bug for vcproj
ruki
2016-07-28
check -FS flags for windows
ruki
2016-07-25
add -FS option
ruki
2016-07-24
enable pdb for windows
ruki
2016-07-24
add some flag interfaces for compilers
ruki
2016-07-14
modify title
ruki
2016-07-12
fix check flags bug
ruki
2016-07-12
fix and optimizate to compile issues for cl.exe
ruki
2016-07-11
optimizate to generate includes
ruki
2016-07-11
optimizate to check includes for windows
ruki
2016-07-11
add os.mclock for sandbox
ruki
2016-07-10
fix parse include files pattern
ruki
2016-07-10
parse includes from cl.exe
ruki
2016-07-10
check include dependence
ruki
2016-07-09
add archiver and extractor
ruki
2016-07-09
fix install directory and modify compiler and linker interfaces
ruki
2016-05-11
add environment
ruki
2016-04-27
add cl and link tools for windows
ruki