summaryrefslogtreecommitdiff
path: root/xmake/rules/c++/modules/modules_support/msvc.lua
AgeCommit message (Expand)Author
2022-08-30improve compileruki
2022-08-30improve codesruki
2022-08-30improve compileruki
2022-08-29improve msvc to fix long pathruki
2022-08-29Fix msvc headerunits batchcmdsArthur LAURENT
2022-08-29improve modules for clangruki
2022-08-27format coderuki
2022-08-27remove unused containsruki
2022-08-18remove unused codesruki
2022-08-17improve headerunit resolution and shared library support on msvcArthur LAURENT
2022-08-16improve msvc codeArthur LAURENT
2022-08-13translate pathruki
2022-08-13expand requires flagsruki
2022-08-13improve requriesflagsruki
2022-08-13improve msvcruki
2022-08-13remove tailing spacesruki
2022-08-11code styleArthur LAURENT
2022-08-10improve codeArthur LAURENT
2022-08-10improve clangArthur LAURENT
2022-08-10remove unused varsArthur LAURENT
2022-08-10fix msvcArthur LAURENT
2022-08-10Improve MSVCArthur LAURENT
2022-08-10don't rebuild headerunits build by other targetsArthur LAURENT
2022-08-10Improve MSVC and clang module buildArthur LAURENT
2022-08-10Avoid building a same header unit at the same timeArthur LAURENT
2022-08-09improve mapper for clang/msvcruki
2022-08-09improve mapper for msvcruki
2022-08-09build batchjobs for clang/msvcruki
2022-08-08Add batchjobs for msvcArthur LAURENT
2022-08-07Use localcache instead of a fileArthur LAURENT
2022-08-07Improve codeArthur LAURENT
2022-08-07Fix msvcArthur LAURENT
2022-08-07Improve codeArthur LAURENT
2022-08-07Implement module mapper for clangArthur LAURENT
2022-08-07Code cleanupArthur LAURENT
2022-08-07Use target:add("xxflags") instead of passing a fileArthur LAURENT
2022-08-06feed the linker with the header unit object filesArthur LAURENT
2022-08-06enable /stdifcsearchdir only if user ask for itArthur LAURENT
2022-08-06Add missing C++ header and support experimental/Arthur LAURENT
2022-08-06Implement module mapper file for MSVCArthur LAURENT
2022-08-06cache module depsruki
2022-08-06add batchjobs stubruki
2022-08-06remove unused optruki
2022-08-06support for compile_commandsruki
2022-08-05Assert on multiple providesArthur LAURENT
2022-08-05Remove incorrect usage of set_depcacheArthur LAURENT
2022-08-05Use table.insert instead of table.appendArthur LAURENT
2022-08-05Fix incorrect usage of set_depmtime/set_depcacheArthur LAURENT
2022-08-05outputdir is never nilArthur LAURENT
2022-08-05Move headerunits extracting into a dedicated functionArthur LAURENT