summaryrefslogtreecommitdiff
path: root/xmake/modules/package/tools/cmake.lua
AgeCommit message (Expand)Author
2023-07-12revert cmake toolsruki
2023-07-12fix cmake envsruki
2023-07-09fix find windres #3942ruki
2023-07-03improve gcc/clang for tools.cmake #3913ruki
2023-07-02fix tools.cmake for cross compilation #3913ruki
2023-07-02fix tools.cmake for cross compilation #3913ruki
2023-06-19improve system name for tools.cmakeruki
2023-06-17fix linker for cmakeruki
2023-06-12use targetos instead of custom opt fieldArthur LAURENT
2023-06-12allow custom system name when cross compilingArthur LAURENT
2023-06-06add toolchain utilsruki
2023-06-06improve tools.xmakeruki
2023-06-03improve linker for cmakeruki
2023-05-24improve tools.cmake for wasmruki
2023-03-10improve optstar-hengxing
2023-03-10fix ninja optstar-hengxing
2023-03-05Set ANDROID_PLATFORM with CMakeJérôme Leclercq
2023-03-02fix tools.cmakeruki
2023-02-07improve packagedepsruki
2023-01-04add frameworks for packagedepsruki
2022-12-22Prevent cmake to find in host paths when cross-compilingJérôme Leclercq
2022-12-11emscripten fixesSirLynix
2022-12-03improve cmake generator with wasm (uses mingw make)Jérôme Leclercq
2022-10-21add pass pkgconf to cmakeruki
2022-10-12support arm64 for tools/cmakeruki
2022-10-12improve tools/cmake for toolchainsruki
2022-10-01rename orderdeps to librarydepsruki
2022-09-28add arm64 for tools.cmake #2878ruki
2022-09-23improve verbose inforuki
2022-09-12improve cross-compilation for macosxruki
2022-07-20Update cmake.luaJérôme Leclercq
2022-07-20cmake: add support of include_external_headers policyJérôme Leclercq
2022-07-02add lto to cmakeruki
2022-06-25improve tools.cmake to support wasmruki
2022-04-30add vs_toolset for cmakeruki
2022-04-28improve tools.cmakeruki
2022-04-15fix libdirruki
2022-03-25fix tools.cmakeruki
2022-03-25fix tools.cmakeruki
2022-03-25fix load iphoneosruki
2022-03-24improve cmake toolsruki
2022-03-23Enable PIC if only specifying toolchain.Chen Yufei
2022-03-21improve xmake.lua for coreruki
2022-03-17update tools.cmakeruki
2022-03-04fix tools/cmake for linkerruki
2022-03-02support toolchains for other platformsruki
2022-02-19fix sysroot for mingwruki
2022-02-09switch to both mode for cmake toolsruki
2022-01-22package/cmake: copy pdb files to install dirJérôme Leclercq
2022-01-09Improve cmake_build, supports the specified config and targetfasiondog