summaryrefslogtreecommitdiff
path: root/xmake/plugins/project
AgeCommit message (Expand)Author
2024-07-30add /sdl and /Zc:inline flag support for `xmake project -k vs`jinke18
2024-07-24fixbug: invalid project group when generate a vs projectjinke18
2024-07-11update cmakelistsruki
2024-06-04fix typosZhuo Zhang
2024-06-03fix(plugins): convert set_languages() latest standard to cmakehuangmeng
2024-06-01Don't use v144 toolset for VS 17.10SirLynix
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-05-15add ts for vsxmakeHapiFive
2024-05-13fix vs project not found *.qrc(QT) fileskellygod
2024-05-11improve forceincludesruki
2024-05-11improve forceincludesruki
2024-05-11add forceincludes for vsxmakeruki
2024-03-22fix cmake generator #4865ruki
2024-03-14improve cmakelistsruki
2024-03-10fix cmakelist #4816ruki
2024-02-20fix vs201x cmdsruki
2024-02-20compile as moduleruki
2024-02-20improve custom cmds for vs201xruki
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-18Merge pull request #4718 from xmake-io/ccbinruki
2024-02-18use path.unixruki
2024-02-18Merge pull request #4673 from xmake-io/modulesruki
2024-02-17fix: fix compile_commands when args too longRimuruChan
2024-02-11Update cmakelists.luaruki
2024-02-08fix CMake moduleonly supportArthur LAURENT
2024-02-08fix module compilation for CMakeArthur LAURENT
2024-02-08support ProjectReferences for VS project generatorArthur LAURENT
2024-02-07implement basic cmake support for moduleonlyArthur LAURENT
2024-02-07update vs project generator to support moduleonly target kindArthur LAURENT
2024-02-07update vsxmake to handle moduleonly target kindArthur LAURENT
2024-02-07fix ccbin in compile_commands.luaruki
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-12-22Fix natvis with vsxmake projectA2va
2023-12-22improve compile_commandsstar9029
2023-12-02Update getinfo.luaruki
2023-12-02Update vs201x_solution.luaruki
2023-12-01Fix visual studio startup projectShifftC