summaryrefslogtreecommitdiff
path: root/xmake
AgeCommit message (Collapse)Author
2024-07-13Merge pull request #5343 from xmake-io/conanruki
Improve conan to support vs 17.1
2024-07-13fix framework for mac qt #5336ruki
2024-07-13improve commentruki
2024-07-13improve conan to support vs 17.1 #5338ruki
2024-07-13Merge pull request #5340 from ↵ruki
Arthapz/improve-clang-scan-deps-warning-for-modules add a proper warning when falling back to fallback module scanner for…
2024-07-13Merge pull request #5341 from ↵ruki
Arthapz/add-proper-warning-for-std-module-detection add proper warning for std module detection
2024-07-13Merge pull request #5339 from Arthapz/fix-gnuxx-flag-for-modulesruki
fix c++ language detection for modules when gnuxxXY or gnu++XY is used
2024-07-12improve std module warning for clangArthur LAURENT
2024-07-12add proper warning for std module detectionArthur LAURENT
2024-07-12add a proper warning when falling back to fallback module scanner for gcc ↵Arthur LAURENT
and clang
2024-07-12fix c++ language detection for modules when gnuxxXY or gnu++XY is usedArthur LAURENT
2024-07-12check frameworks for packageruki
2024-07-11Merge pull request #5334 from xmake-io/linksruki
fix inherit links #5331
2024-07-12fix inherit links #5331ruki
2024-07-11update cmakelistsruki
2024-07-11Merge pull request #5330 from xmake-io/dependruki
Dump dependents for target file
2024-07-11dump deps by readelfruki
2024-07-11enable ldd for bsdruki
2024-07-11enable objdumpruki
2024-07-11dump deps by lddruki
2024-07-11dump deps by otoolruki
2024-07-11improve objdump for macos and linuxruki
2024-07-11dump deps by objdumpruki
2024-07-11use dumpbin to dump windows bin depsruki
2024-07-11add symbols.dependruki
2024-07-11Merge pull request #5319 from xmake-io/cudaruki
improve to find cuda for linux arm64 #5317
2024-07-11check links for package libraryruki
2024-07-09improve to find cuda for linux arm64 #5317ruki
2024-07-09improve ifx/hasflagsruki
2024-07-09add ifx moduleruki
2024-07-09fix ifx envruki
2024-07-09improve to find ifxruki
2024-07-09add ifx toolchainruki
2024-07-08fix vs archruki
2024-07-08enable arm64ec for tools.cmake againruki
2024-07-08enable arm64ec for tools.cmakeruki
2024-07-08support arm64ecruki
2024-07-08add windows arm supportruki
2024-07-08fix find_cl versionruki
2024-07-07fix find ldruki
2024-07-07add xpack component description #5310ruki
2024-07-06make qt.ts prefixdir option supports absolute pathjingkaimori
2024-07-05Merge pull request #5302 from al1-ce/devruki
Improve Vala support
2024-07-05fix build version for xpack #5306ruki
2024-07-05Update xmake.luaruki
2024-07-05Rename build variable and add per file progress messageal1-ce
2024-07-04Fix variable names, arg order and compile configal1-ce
2024-07-04Refactor vala buildcmdal1-ce
2024-07-04Merge pull request #5303 from ChrisCatCP/vs_unicoderuki
fix msvc output when toolset less than 8.0
2024-07-04Update load.luaBai Miao