summaryrefslogtreecommitdiff
path: root/xmake/plugins/project
AgeCommit message (Expand)Author
2022-09-28improve arch for vs generatorruki
2022-09-15revert changes in xmake-io/xmake#1508Nats-ji
2022-09-13fix archs for vs/vsxmake generatorruki
2022-09-06fix compile_commandsruki
2022-08-20Adding C++2b supportMorgan Caron
2022-08-20improve cmakelistsruki
2022-08-20improve cmakelistsruki
2022-08-17fix compile_comandsruki
2022-08-16Merge pull request #2641 from xmake-io/cxxmodulesruki
2022-08-16clear cxxmodules cache for vsruki
2022-08-16ignore color codesruki
2022-08-16improve cmake and vs generatorruki
2022-08-16improve clang for cmakelistsruki
2022-08-16improve sourcefiles flags for cmakeruki
2022-08-16improve std for cmakelistsruki
2022-08-15fix sourcekind for vs generatorruki
2022-08-14remove unused stdlang for cmakeruki
2022-08-14improve cmakelsitsruki
2022-08-14change toolchain for cmakelistruki
2022-08-14add objs to cmake linkruki
2022-08-14optimizate cmakelistruki
2022-08-14improve cmakelistsruki
2022-08-14improve cmakelist generatorruki
2022-08-14remove repeat for compile_commandsruki
2022-08-11Simplify sub argument(s)Gly
2022-08-11Correction about length of -isystem-after flagGly
2022-08-11prevent -isystem-after flag and -isystem in pathGly
2022-08-11replace -isystem by -I only if it starts withGly
2022-08-06improve compile_commandsruki
2022-07-26improve vs runtime for cmakeruki
2022-07-20add package:use_external_includesruki
2022-07-10Add support for cxxlatest (msvc) with CMakeLists generationfifty-six
2022-07-06Merge pull request #2537 from Domain/vs_argsruki
2022-07-06improve compile commandruki
2022-07-06use os.argsDomain
2022-07-06runargs can be a tableDomain
2022-07-06Add runtime arguments in project file. Fix #2536Domain
2022-06-30improve unity buildruki
2022-06-30update cmakelistsruki
2022-06-25more sln file standards compliantDomain
2022-06-25Revert "fix vsxmake"Domain
2022-06-07Merge pull request #2438 from Domain/vs_slnruki
2022-06-07user orderpairs/orderkeysDomain
2022-06-07fix vsxmakeruki
2022-06-06Make sure the solution and project file unchanged by sorting those tables. Fi...Domain
2022-06-05Non-default target can be built in vsDomain
2022-06-03fix #2364 vs output encodingDomain
2022-06-01fix vsxmakeruki
2022-05-31improve path and cmakelistsruki
2022-05-30vsxmake: Move include directories to AdditionalIncludeDirectories (fixes #2392)Jérôme Leclercq