summaryrefslogtreecommitdiff
path: root/xmake/modules/package/tools/cmake.lua
AgeCommit message (Expand)Author
2025-07-31fix cmake/mingw #6660ruki
2025-07-28fix.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-03rename copyrightruki
2025-06-25Fix attempt to index a nil valuestar9029
2025-05-10improve cmake configsruki
2025-05-09(cmake, meson) append shared/static libraries by default when releventArthur LAURENT
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-03fix cmake 4.x errorruki
2025-04-03improve tools.cmakeruki
2025-03-22package(cmake): fix incorrect flag handling caused by substring matchingDoekin
2025-02-10package.tools.cmake: Set CMAKE_SYSTEM_PROCESSOR when cross-compilingJérôme Leclercq
2025-02-08improve tools.cmakeruki
2025-01-22improve cmake for ninjaruki
2025-01-03add comments for #6032.Redbeanw44602
2025-01-02fix dummy cmakelist generated wrong default ms_runtime parameters.Redbeanw44602
2025-01-01fix wrong archiver when using clang with msvc-wine.Redbeanw44602
2024-12-11Improve protobuf teststar9029
2024-12-02Use ccache when debug cmake packagestar9029
2024-11-27remove unused codesruki
2024-11-26Update cmake.luaruki
2024-11-26improve mingw CMAKE_SYSTEM_NAMEstar9029
2024-11-26fix cmake & mingw detect cross-compilation on windowsstar9029
2024-11-23improve find stringstar9029
2024-11-23Improve cmake & ninja cpoy pdbstar9029
2024-11-22fix msvc-wine with cmake packagestar9029
2024-11-21revert cmake flagsruki
2024-11-21fix cmake flagsruki
2024-11-21fix cmake flagsruki
2024-11-21revert cmake flagsruki
2024-11-21fix cmake flagsruki
2024-11-20Merge pull request #5823 from star-hengxing/msvc-build-toolsruki
2024-11-18add CMAKE_MODULE_LINKER_FLAGS for tools.cmake #5826ruki
2024-11-15improve cmake flagsruki
2024-11-15support msvc-winestar9029
2024-11-13improve default pic for packagesruki
2024-10-17fix ninja for cmakeruki
2024-10-15pass opt to tools/msbuild in tools/cmakeShiwei Wang