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
/
gcc.lua
Age
Commit message (
Expand
)
Author
2022-12-01
compile privates module en gcc
Arthur LAURENT
2022-12-01
Merge branch 'dev' into process_modules
Arthur Laurent
2022-12-01
use cxx for modules
ruki
2022-11-30
Add defines to clang and gcc
Arthur LAURENT
2022-11-30
Generate dependencies of preprocessed modules to avoid importing #ifdef import
Arthur LAURENT
2022-10-31
generate deps for clang module
ruki
2022-10-30
improve to build module for gcc
ruki
2022-10-30
save dependinfo for gcc/modules
ruki
2022-08-24
fix modules for gcc
ruki
2022-08-17
improve gcc stl headerunits
ruki
2022-08-13
translate path
ruki
2022-08-09
build batchjobs for clang/msvc
ruki
2022-08-08
build batchjobs modules for gcc
ruki
2022-08-08
Clean code
Arthur LAURENT
2022-08-08
fix path
ruki
2022-08-08
fix batchjobs for gcc/headerunits
ruki
2022-08-08
add batchjobs for gcc
ruki
2022-08-07
Use localcache instead of a file
Arthur LAURENT
2022-08-07
Improve code
Arthur LAURENT
2022-08-07
Build stl header units only when not present and add dummy append_headerunits...
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
Fix syntax error
Arthur LAURENT
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
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
add mapper comments
ruki
2022-08-05
use projectdir var
ruki
2022-08-05
rename sourcebatch to headerunits
ruki
2022-08-04
normalize path
ruki
2022-08-04
improve to get toolchain includedirs
ruki
2022-08-04
format code for gcc
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]