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
/
rules
/
c++
/
modules
/
modules_support
/
msvc.lua
Age
Commit message (
Expand
)
Author
2022-08-07
Code cleanup
Arthur LAURENT
2022-08-07
Use target:add("xxflags") instead of passing a file
Arthur LAURENT
2022-08-06
feed the linker with the header unit object files
Arthur LAURENT
2022-08-06
enable /stdifcsearchdir only if user ask for it
Arthur LAURENT
2022-08-06
Add missing C++ header and support experimental/
Arthur LAURENT
2022-08-06
Implement module mapper file for MSVC
Arthur LAURENT
2022-08-06
cache module deps
ruki
2022-08-06
add batchjobs stub
ruki
2022-08-06
remove unused opt
ruki
2022-08-06
support for compile_commands
ruki
2022-08-05
Assert on multiple provides
Arthur LAURENT
2022-08-05
Remove incorrect usage of set_depcache
Arthur LAURENT
2022-08-05
Use table.insert instead of table.append
Arthur LAURENT
2022-08-05
Fix incorrect usage of set_depmtime/set_depcache
Arthur LAURENT
2022-08-05
outputdir is never nil
Arthur LAURENT
2022-08-05
Move headerunits extracting into a dedicated function
Arthur LAURENT
2022-08-05
Handle angle relative path
Arthur LAURENT
2022-08-05
Remove useless isdir checks
Arthur LAURENT
2022-08-05
Use batchcmds:mkdir instead of os.mkdir when possible
Arthur LAURENT
2022-08-05
Improve header unit support
Arthur LAURENT
2022-08-04
Fix bmi generation path when module is generated by build chain
Arthur LAURENT
2022-08-05
update dep flags
ruki
2022-08-05
use projectdir var
ruki
2022-08-05
rename sourcebatch to headerunits
ruki
2022-08-05
add more comments
ruki
2022-08-05
add some comments
ruki
2022-08-04
improve to get toolchain includedirs
ruki
2022-08-04
fix module flags for msvc/clang
ruki
2022-08-04
improve modules for msvc
ruki
2022-08-04
improve load modules
ruki
2022-08-04
improve contains modules
ruki
2022-08-04
rename some apis
ruki
2022-08-03
remove tailing spaces
ruki
2022-08-03
[C++20 Modules] Improve support
Arthur LAURENT
2022-08-03
[C++20 Modules] Improve support on MSVC Clang and GCC
Arthur LAURENT
[prev]