summaryrefslogtreecommitdiff
path: root/xmake/modules/package/tools/cmake.lua
AgeCommit message (Expand)Author
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
2022-01-09Improve cmake.tool, make and ninja supports the specified targetfasiondog
2021-12-19use ninja instead of make when generator is ninjabiobot
2021-09-29support to build embed package with cmakeruki
2021-09-08Fix cmake flags for vs_runtimeJérôme Leclercq
2021-09-08Improve cmakeJérôme Leclercq
2021-09-07Merge pull request #1645 from SirLynix/patch-6ruki
2021-09-07Update cmake.luaruki
2021-09-07Update cmake.luaruki
2021-09-07Update cmake.luaruki
2021-09-07Add windows checkJérôme Leclercq
2021-09-07Fix cmake debug flags overrideJérôme Leclercq
2021-09-07improve njobruki
2021-08-17Set CMAKE_MAKE_PROGRAM to mingw32-make.exe on WindowsJérôme Leclercq
2021-07-16Update cmake.luaruki
2021-07-03get msvc environment loaded for windows/cmakeHoildkv
2021-07-03improve tools/cmakeruki
2021-07-03respect jobs for cmake/msvcxq114
2021-07-03add os.joinenvsruki
2021-06-29add linkjobs for tools/cmakeruki
2021-06-29fix tools/cmakeruki