| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
package(install): use relative paths in generated .pc files to improve relocatability
|
|
Add rule python.cython
|
|
PierreEVEN/fix-cmake_generator-wrong_cmake_var_compiler
Fixed cmake generator that was using 'CMAKE_COMPILER_ID'
|
|
Improve msvc-wine support.
|
|
|
|
|
|
https://github.com/xmake-io/xmake/pull/6439\#discussion_r2090681624)
|
|
|
|
in previous commit)
|
|
|
|
|
|
(C++ modules support) profile module support
|
|
|
|
|
|
Add test python/cython/example
Move test pybind to python/pybind
|
|
|
|
relocatability
|
|
|
|
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
|
|
|