summaryrefslogtreecommitdiff
path: root/xmake/plugins/project/cmake
AgeCommit message (Expand)Author
2025-04-20(C++ modules) simplify names of module supportArthur LAURENT
2025-04-20(C++ modules) simplify module support directory treeArthur LAURENT
2025-04-09improve target_cmdsruki
2025-04-08prepare targets for more generatorsruki
2025-04-08prepare targets in cmakelists generatorruki
2024-12-19Update cmakelists.luaruki
2024-12-19[fix] error path escape for windows + android ndk --sysroot= c: path/to/ndk ...wps
2024-11-02fixed error when generating cmake (xmake project -k cmake) for a target that ...cmolocznik
2024-09-27fix obj hashsetstar9029
2024-09-27fix target_link_librariesstar9029
2024-09-27support object target for cmakelistsstar9029
2024-08-21fix compiler for cmakeruki
2024-08-20improve to get flagsruki
2024-08-20improve flags support for targetruki
2024-08-09fix cmake compilers #5448ruki
2024-07-11update cmakelistsruki
2024-06-03fix(plugins): convert set_languages() latest standard to cmakehuangmeng
2024-05-30improve exceptionsruki
2024-05-30improve mapflagsruki
2024-05-29add encodings for cmakelists #5149ruki
2024-05-271. use nf_encoding(self, encoding) in core.tools.cl and core.tools.gcc;huarkiou
2024-05-27add encoding flags when generate cmakelistshuarkiou
2024-03-22fix cmake generator #4865ruki
2024-03-14improve cmakelistsruki
2024-03-10fix cmakelist #4816ruki
2024-02-19improve cmake minverruki
2024-02-19fix link objects for cmake/modulesruki
2024-02-19scan modulesruki
2024-02-19fix detect cmake versionruki
2024-02-19remove logsruki
2024-02-19add native c++ module support for cmakeruki
2024-02-19ignore c++ modules rulesruki
2024-02-19improve target_buildcmdruki
2024-02-18use path.unixruki
2024-02-11Update cmakelists.luaruki
2024-02-08fix CMake moduleonly supportArthur LAURENT
2024-02-08fix module compilation for CMakeArthur LAURENT
2024-02-07implement basic cmake support for moduleonlyArthur LAURENT
2024-02-06implement target kind moduleonlyArthur LAURENT
2024-01-25rename vs_runtime to runtimes in package configsruki
2024-01-18consider sources from targets with the c++.build.modules ruleDavid Mórász
2023-11-15Merge pull request #4373 from xmake-io/xpackruki
2023-11-14add icon fileruki
2023-11-14Update cmakelists.luaxpxz
2023-11-01remove some get_from_pkgsruki
2023-10-20Merge pull request #4306 from SirLynix/patch-14ruki
2023-10-20cmakelists: restore system headersJérôme Leclercq
2023-10-19🐞 fix(project/cmake/cmakelists): fix when generate map filexqyjlj
2023-10-11improve flags for vsxmake #4268ruki
2023-10-01Merge pull request #4253 from A2va/orderkeys-sort-functionruki