| Age | Commit message (Collapse) | Author |
|
Add test python/cython/example
Move test pybind to python/pybind
|
|
|
|
relocatability
|
|
|
|
potential conflicts
|
|
github.com:PierreEVEN/xmake into fix-cmake_generator-wrong_cmake_var_compiler
|
|
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
|
|
instead of real value
|
|
|
|
(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
|
|
fix upper in xmake.lua
|
|
|
|
|
|
target_triple: remove cross
|
|
Fix xmake failing to find PING.EXE
|
|
|
|
|
|
|
|
|
|
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
|
|
implement private module fragment atm
|
|
|
|
(rules) add win.subsystem rules
|