summaryrefslogtreecommitdiff
path: root/xmake/plugins
AgeCommit message (Collapse)Author
2022-07-23run arbitrary commandruki
2022-07-23add watch --runruki
2022-07-23improve eventsruki
2022-07-23improve watchruki
2022-07-23improve watch pluginruki
2022-07-23impl watch actionruki
2022-07-23add watch plugin stubruki
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
Add runtime arguments in project file. Fix #2536
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
Fix #2432 This reverts commit 5a2ac394c0cd7b5ee39ba88b5022c8e7f58dde3f.
2022-06-10Fix error message when plugin already existsJérôme Leclercq
2022-06-09improve plugins managerruki
2022-06-07Merge pull request #2438 from Domain/vs_slnruki
Make sure the solution and project file unchanged by sorting those tables
2022-06-07user orderpairs/orderkeysDomain
2022-06-07fix vsxmakeruki
2022-06-06Make sure the solution and project file unchanged by sorting those tables. ↵Domain
Fix #2437
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
2022-05-22improve vsxmakeruki
2022-05-22add frameworks to cmake linksruki
2022-05-22add frameworkdir to cmakelistsruki
2022-05-22improve cmakelistsruki
2022-05-22improve path for cmake/vsruki
2022-05-07fix filegroup matchruki
2022-05-07Merge pull request #2342 from SirLynix/cmake_outputdir_fixruki
cmakelists: Fix generation when using a specific output dir
2022-05-07cmakelists: Fix generation when using a specific output dirSirLynix
2022-05-07Add some plugin.project.kind for project generatorsSirLynix
2022-05-07improve vs generatorruki
2022-04-27fix getinforuki
2022-04-26fixLatias94
2022-04-25fix generated cmakelists when using `set_languages("c++latest")`Latias94
2022-04-22fix cuda for vsruki
2022-04-20add source group for cmakeruki
2022-04-20add source group to cmakeruki
2022-04-20improve filter and support file group for vsxmakeruki
2022-04-20update changelogruki
2022-04-20add filegroups apiruki
2022-04-17sort cmakelistsruki
2022-04-14add remote action stubruki