| Age | Commit message (Collapse) | Author |
|
Fix unitybuild with pch/modules
|
|
|
|
|
|
fix includes #6441
|
|
|
|
|
|
|
|
(C++ modules support) fix unitybuild, pch and c++ modules objectfiles…
|
|
update: find qt by qt_sdkver option
|
|
|
|
|
|
|
|
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.
|
|
Wrap opt.paths in a table for find tools
|
|
|
|
|
|
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
|
|
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
|
|
|