summaryrefslogtreecommitdiff
path: root/xmake/plugins
AgeCommit message (Collapse)Author
2020-12-22remove configcacheruki
2020-12-22rewrite some cachesruki
2020-12-19update copyright dateruki
2020-12-18improve to generate vs201xruki
2020-12-17improve to load platform for vs pluginruki
2020-12-17fix ciruki
2020-12-14remove __vcvarsallruki
2020-12-12add -y to common flagsruki
2020-12-11fix trimend bug for vsxmakeruki
2020-12-11fix arch for vs201x pluginruki
2020-12-08ignore default setting for compile_commandsruki
2020-12-08add --yes to vsxmakeruki
2020-12-08add windres for ninja projectruki
2020-12-04fix c++ language intellisense for vsxmakeruki
2020-11-29add sysincludedirs to vsxmakeruki
2020-11-24Merge pull request #1066 from SirLynix/vsproj-multiprocessorruki
vsproj: Handle /Gm(-) and /MP
2020-11-24Merge pull request #1067 from SirLynix/typo-fixruki
Fix typo in vsproj xml
2020-11-25improve vcprojruki
2020-11-24vsproj: Handle /Gm(-) and /MPJérôme Leclercq
2020-11-24Fix typo in vsproj xmlJérôme Leclercq
2020-11-18show full file path in vscoderuki
2020-11-18disable external includes for cmakeruki
2020-11-11Merge pull request #1025 from SirLynix/fix-warningsruki
Enable more warnings on "all" settings
2020-11-11Replace extra warning by allextraJérôme Leclercq
2020-11-10Add support for "extra" warning levelJérôme Leclercq
2020-11-10Revert "GCC/Clang: Add -Wextra when enabling all warnings"Jérôme Leclercq
This reverts commit 35f2bce6d454934554f9e97adfa96270e776d56e.
2020-11-10Revert "MSVC: Use /W4 when enabling all warnings"Jérôme Leclercq
This reverts commit cf3cd2f2d25376d29e20e87bfd9f4aed31af5568.
2020-11-10GCC/Clang: Add -Wextra when enabling all warningsJérôme Leclercq
2020-11-10MSVC: Use /W4 when enabling all warningsJérôme Leclercq
2020-11-10impl nd_sysincludedirruki
2020-11-10ninja generator: support for CLI-specified toolsJonathan Poelen
2020-10-24rm all/update reporuki
2020-10-24list/rm reporuki
2020-10-22add xrepo stubruki
2020-10-20support set_languages for cmakelistsruki
2020-10-06improve toolchain flags orderruki
2020-09-29rename other pathes to pathsruki
2020-09-25fix trailing white-spaceruki
2020-09-23fix xmake.specruki
2020-09-18improve checking tipsruki
2020-08-29fix makefile/cleanruki
2020-08-29fix cmake minverruki
2020-08-29improve cmake generator againruki
2020-08-29improve cmake generatorruki
2020-08-08fix vs compcmd for asruki
2020-08-02fix show toolchainsruki
2020-07-14fix vsarchOpportunity
2020-07-14fix vsxmake archruki
2020-06-30improve makefile generatorruki
2020-06-30fix auto completeOpportunity