| Age | Commit message (Collapse) | Author |
|
|
|
potential conflicts
|
|
commit ab0a145e1e51100a0ec789d3a403ca5281d72e61
Author: PierreEVEN <[email protected]>
Date: Wed May 14 11:16:49 2025 +0200
fixed CMAKE_COMPILER_ID value that was set to CMAKE_<LANG>_COMPILER_ID instead of real value
commit edf7b7fe1956d922010260ef102838b90c9eda11
Author: PierreEVEN <[email protected]>
Date: Wed May 14 11:06:42 2025 +0200
Use project language to detect compiler ID
|
|
(C++ modules support) fix _patch_sourcebatch when target and deps is in the same namespace
|
|
|
|
(autotools) fix ld override when ld binary is not in the same directo…
|
|
|
|
exists, instead of CMAKE_CXX_COMPILER_ID
|
|
|
|
|
|
|
|
compiler
|
|
|
|
Fix make ninja gen headeronly target
|
|
|
|
|
|
target_triple: remove cross
|
|
|
|
|
|
|
|
|
|
appears as phony target)
|
|
linker it doesn't requires)
|
|
(platform.windows.subsystem rules) fix startwiths => startswith
|
|
|
|
|
|
(C++ modules support) improve std module support for gcc and clang
|
|
|
|
|
|
|
|
(C++ modules support) Improve module format output
|
|
|
|
(C++ modules support) fix nil built_artifacts error when an error occur during the module sorting
|
|
|
|
|
|
during the module sorting
|
|
|
|
support when using msstl
|
|
(rules) add win.subsystem rules
|
|
finding gcc std module with clang
|
|
|
|
|
|
|
|
|
|
it to platform.windows
|
|
|
|
(C++ module support) improve jobgraph support
|
|
|
|
|
|
rule to platform.windows.subsystem
|