summaryrefslogtreecommitdiff
path: root/xmake/rules/c++/modules
AgeCommit message (Expand)Author
2022-08-06remove unused optruki
2022-08-06support for compile_commandsruki
2022-08-05Add C++23 and c* headersArthur LAURENT
2022-08-05Use common stl cache across targetsArthur LAURENT
2022-08-05Fix find_angle_header_file pkgs discoveryArthur LAURENT
2022-08-05Fix clang output build module flagsArthur LAURENT
2022-08-05Improve find angle header fileArthur LAURENT
2022-08-05Fix syntax errorArthur LAURENT
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-05Do not insert duplicate header unitArthur 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
2022-08-05Handle angle relative pathArthur LAURENT
2022-08-05Remove useless isdir checksArthur LAURENT
2022-08-05Use batchcmds:mkdir instead of os.mkdir when possibleArthur LAURENT
2022-08-05Improve header unit supportArthur LAURENT
2022-08-04Fix bmi generation path when module is generated by build chainArthur LAURENT
2022-08-04Insert deps includedirs/sysincludedirs when search angle header filesArthur LAURENT
2022-08-05update dep flagsruki
2022-08-05add mapper commentsruki
2022-08-05use projectdir varruki
2022-08-05rename sourcebatch to headerunitsruki
2022-08-05optimize to get headerunits inforuki
2022-08-05add more commentsruki
2022-08-05add some commentsruki
2022-08-04improve has_flagsruki
2022-08-04fix typoruki
2022-08-04normalize pathruki
2022-08-04improve to get toolchain includedirsruki
2022-08-04format code for gccruki
2022-08-04fix module flags for msvc/clangruki
2022-08-04improve modules for msvcruki
2022-08-04improve load modulesruki
2022-08-04improve to find angle header fileruki
2022-08-04format some codesruki
2022-08-04improve contains modulesruki
2022-08-04rename some apisruki
2022-08-04add stl headersruki
2022-08-04add some commentsruki
2022-08-04format some codesruki
2022-08-03remove tailing spacesruki
2022-08-03[C++20 Modules] Improve supportArthur LAURENT
2022-08-03[C++20 Modules] Move contains_modules function into common.luaArthur LAURENT
2022-08-03[C++20 Modules] Restore removed commentsArthur LAURENT
2022-08-03[C++20 Modules] Use a helper function to get module_builderArthur LAURENT
2022-08-03[C++20] Improve target_with_modules detectionArthur LAURENT
2022-08-03[C++20 Modules] Restore removed commentsArthur LAURENT