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
Age
Commit message (
Expand
)
Author
2024-04-29
fix incremental compilation for gcc-14 #5022
ruki
2024-04-12
fix error
ruki
2024-04-09
fix modules
ruki
2024-04-09
format code
ruki
2024-03-24
support --sdk= by adding sysroot to std module manifest detection line
Arthur LAURENT
2024-03-23
add C++23 and libc++ flags for -print-library-module-manifest-path
Arthur LAURENT
2024-03-23
handle case for clang std module detection when -print-library-module-manifes...
Arthur LAURENT
2024-03-23
apply PR suggestion
Arthur LAURENT
2024-03-23
add missings runenvs for iorunv
Arthur LAURENT
2024-03-23
use os.iorunv
Arthur LAURENT
2024-03-23
add _ to print library module manifest path flag function getter for
Arthur LAURENT
2024-03-23
support -print-library-module-manifest-path for std module detection on clang
Arthur LAURENT
2024-03-21
strip spaces
ruki
2024-03-19
always should build modules for generator
ruki
2024-03-18
fix progress
ruki
2024-03-18
use new progress
ruki
2024-03-09
fix private dependency C++ modules objectfile handling
Arthur LAURENT
2024-03-07
Merge pull request #4806 from Arthapz/fix-clang-scan-deps-modules-macOS
ruki
2024-03-07
fix + elimination for clang-scan-deps detection
Arthur LAURENT
2024-03-07
remove + from clang name when detecting clang-scan-deps for module
Arthur LAURENT
2024-03-07
Update compiler_support.lua
ruki
2024-03-06
fix C++ library detection when no runtimes is passed
Arthur LAURENT
2024-02-18
use path.unix
ruki
2024-02-18
improve should_build for modules
ruki
2024-02-18
fix incremental compilation for tests/ modules/package
ruki
2024-02-18
fix incremental compilation for tests/ modules/package
ruki
2024-02-18
format code
ruki
2024-02-18
rename mapper path varname
ruki
2024-02-14
improve incremental compilation fix
Arthur LAURENT
2024-02-14
cleanup
Arthur LAURENT
2024-02-12
try to fix incremental build
Arthur LAURENT
2024-02-12
fix incremental compilation for msvc
Arthur LAURENT
2024-02-12
implement module reusage based on flag comparison
Arthur LAURENT
2024-02-11
Merge pull request #4707 from Arthapz/support-moduleonly-libraries
ruki
2024-02-09
Update compiler_support.lua
ruki
2024-02-09
fix libc++.modules.json finding
Arthur LAURENT
2024-02-08
fix find_file for libc++.modules.json when in a subdir
Arthur LAURENT
2024-02-08
cleanup
Arthur LAURENT
2024-02-08
fix msvc batchcmds
Arthur LAURENT
2024-02-07
cleanup
Arthur LAURENT
2024-02-07
update vs project generator to support moduleonly target kind
Arthur LAURENT
2024-02-07
fix msvc batchcmds
Arthur LAURENT
2024-02-07
use target:is_binary instead of target:kind() == "binary"
Arthur LAURENT
2024-02-07
use table.orderpairs for generate_metadata
Arthur LAURENT
2024-02-06
implement target kind moduleonly
Arthur LAURENT
2024-02-06
fix stdmodule find_file and update test (std module doesn't export
Arthur LAURENT
2024-02-05
fixe module installation
Arthur LAURENT
2024-02-05
cleanup
Arthur LAURENT
2024-02-05
fix msvc
Arthur LAURENT
2024-02-05
add support of moduleonly targets with c++.moduleonly rule
Arthur LAURENT
[prev]
[next]