summaryrefslogtreecommitdiff
path: root/xmake/modules/package/tools
AgeCommit message (Expand)Author
2025-10-07package.tools.xmake: fix policies not being passedJérôme Leclercq
2025-10-04Fix clang toolchain packagestar9029
2025-09-30add scriptdir to project packagesShifftC
2025-09-29update.Redbeanw44602
2025-09-28fix.Redbeanw44602
2025-09-28make sure generic options are always inserted.Redbeanw44602
2025-09-25Fix rc compiler with cmake in cross-compilationstar9029
2025-09-23improve cmake default flags #6845ruki
2025-09-17clean undefined vsverschooyy
2025-09-15improve the default flags for cmake #6781ruki
2025-09-15format coderuki
2025-09-15revert cmake default flags #6781ruki
2025-09-14fix cmake flags #6781ruki
2025-09-10improve vs versionruki
2025-08-30Check policies before accessing build cache settingsstar9029
2025-08-30Clean up unused functions in xmake.luastar9029
2025-08-30Refactor policy and configuration handlingstar9029
2025-08-29Use ccache when debug xmake packagestar9029
2025-08-14support for wasm64 #6690ruki
2025-08-10improve to install targetsruki
2025-07-31improve to xmake.install to copy ported xmake.luaruki
2025-07-31fix cmake/mingw #6660ruki
2025-07-28fix.Redbeanw44602
2025-07-28update.Redbeanw44602
2025-07-28update.Redbeanw44602
2025-07-27update.Redbeanw44602
2025-07-27update.Redbeanw44602
2025-07-27support `opt.targets` in cmake tools.Redbeanw44602
2025-07-21improve tools/cmakeruki
2025-07-21improve tools/cmakeruki
2025-07-14Merge pull request #6619 from Arthapz/fix-cmake-clang-windowsruki
2025-07-14Update cmake.luaruki
2025-07-13fix: the cmake module cannot get the option `cxxflags` correctlynpc1054657282
2025-07-11(cmake) fix default flags detection on windows platformArthur LAURENT
2025-07-10fix replace gcc/ldruki
2025-07-03rename copyrightruki
2025-06-25Fix attempt to index a nil valuestar9029
2025-05-14Update autoconf.luaruki
2025-05-13(autotools) fix ld override when ld binary is not in the same directory as co...Arthur LAURENT
2025-05-10improve cmake configsruki
2025-05-09Merge pull request #6409 from Arthapz/fix-cmake-meson-sharedlibrariesruki
2025-05-09(cmake, meson) append shared/static libraries by default when releventArthur LAURENT
2025-05-08Add llvm-dlltool supportstar9029
2025-05-08Add dlltool toolset for mingwstar9029
2025-05-06(packages) forward buildtype and library kind to underlying buildsystem (cmak...Arthur LAURENT
2025-05-05(cmake) when using --toolchain=llvm on windows, dependencies should be build ...Arthur LAURENT
2025-04-24rename more buildir in pluginsruki
2025-04-24rename more buildirruki
2025-04-21add --config to cmake build install commandcarl
2025-04-14package(autoconf): remove duplicate `LDFLAGS`Doekin