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
/
plugins
/
project
/
vstudio
/
impl
/
vs200x_vcproj.lua
Age
Commit message (
Expand
)
Author
2026-03-29
fix const limit on lua5.5
ruki
2025-07-03
rename copyright
ruki
2021-02-18
rename targetkind to kind
ruki
2020-12-19
update copyright date
ruki
2020-09-25
fix trailing white-space
ruki
2020-04-07
remove some ifelse
ruki
2019-12-19
update the copyright date
ruki
2019-11-25
uses hash.uuid4
ruki
2019-09-06
impl clang modules
ruki
2019-08-31
fix all codes about sourcebatches
ruki
2019-08-11
fix typos
FrankHB
2019-07-24
fix typo
OpportunityLiu
2019-07-14
support call xmake from msbuild
OpportunityLiu
2019-04-13
fix headers with ASF to non-ASF
ruki
2019-02-03
improve target kind
ruki
2018-12-31
modify copyright date
ruki
2018-09-21
improve mfc rules
ruki
2018-09-04
fixme -> FIXME
夕伽
2018-09-04
add *.rc files to vsproject
夕伽
2018-09-03
1 string.lower(xxx) -> xxx:lower()
夕伽
2018-09-03
add *.rc files to vsproject
夕伽
2018-09-03
1 string.lower(xxx) -> xxx:lower()
夕伽
2018-09-02
vsporject add some configs
夕伽
2018-08-31
code format
夕伽
2018-08-30
The output directory of VS is adjusted to match the xmake script, using targe...
夕伽
2017-12-28
update copyright date
ruki
2017-08-27
update description and index
ruki
2017-08-14
merge repo and require codes
ruki
2017-07-13
fix vs201x project and cl script
ruki
2017-06-30
fix link flags for vs project plugin
ruki
2017-06-26
modify compiler and linker args
ruki
2017-03-20
fix code files mode to 644
ruki
2017-01-08
modify License to Apache License
ruki
2016-08-29
generate vs2013 project files
ruki
2016-08-09
modify pdb path for vcproj
ruki
2016-08-09
fix flags bug for vcproj
ruki
2016-08-08
fix source file path error for vcproj
ruki
2016-08-08
add compflags and linkflags interfaces
ruki
2016-08-07
create empty vcproj
ruki