summaryrefslogtreecommitdiff
path: root/xmake/rules
AgeCommit message (Expand)Author
2024-07-29fix static qt link macro.xiaobfly
2024-07-25Merge pull request #5376 from Arthapz/fix-module-objectfiles-handlingruki
2024-07-24improve warning when modules get culledArthur LAURENT
2024-07-24fix objectfiles cullingArthur LAURENT
2024-07-24fix objectfiles cullingArthur LAURENT
2024-07-23prompt an error when multiple module with the same names are detectedArthur LAURENT
2024-07-23remove unnecessary codeArthur LAURENT
2024-07-23fix qt install for mingwruki
2024-07-23simplify settingsjingkaimori
2024-07-23fix error when qt.deploy.flags policy is a tablejingkaimori
2024-07-23Merge pull request #5335 from xmake-io/installruki
2024-07-22simplify objectfile handlingArthur LAURENT
2024-07-22fix module handling for batchcmds and some cleanupsArthur LAURENT
2024-07-22remove printArthur LAURENT
2024-07-22improve compilation of modules based on if it is from a package, an other tar...Arthur LAURENT
2024-07-22improve moduleonly supportArthur LAURENT
2024-07-22strip -fmodule-mapper for GCC module reusage flag compatibility detectionArthur LAURENT
2024-07-21add a warning when a module is getting culledArthur LAURENT
2024-07-21add a fileconfig entry to disable module cullingArthur LAURENT
2024-07-21add a policy to disable module cullingArthur LAURENT
2024-07-19fix os.rm and uninstall modulesruki
2024-07-16add build.rpath and install.rpath policiesruki
2024-07-15User's qt.deploy.flags have priority over defaultsyh-sb
2024-07-13fix framework for mac qt #5336ruki
2024-07-13Merge pull request #5340 from Arthapz/improve-clang-scan-deps-warning-for-mod...ruki
2024-07-13Merge pull request #5341 from Arthapz/add-proper-warning-for-std-module-detec...ruki
2024-07-13Merge pull request #5339 from Arthapz/fix-gnuxx-flag-for-modulesruki
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 and...Arthur LAURENT
2024-07-12fix c++ language detection for modules when gnuxxXY or gnu++XY is usedArthur LAURENT
2024-07-12fix inherit links #5331ruki
2024-07-06make qt.ts prefixdir option supports absolute pathjingkaimori
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-03Improve Vala supportal1-ce
2024-07-03Update xmake.luaruki
2024-07-03add prefixdir configuration for ts fileHapiFive
2024-07-01add support for missing C++ Modules file extensionsYamaD
2024-06-27enable def for mingw/macOSruki
2024-06-20support QT_LIBINFIX propertyElite-stay
2024-06-07Fix syslinks error using qt static lib in mingwf11st
2024-06-07Fix syslinks error using qt static lib in mingwf11st
2024-06-07Fix syslinks error using qt static lib in mingwf11st
2024-05-29improve panic abort for rust no_stdruki
2024-05-29add abort panicruki
2024-05-23improve moc #5124ruki
2024-05-21improve export_allruki