summaryrefslogtreecommitdiff
path: root/xmake
AgeCommit message (Expand)Author
2022-12-01add includedirs to preprocess stageArthur LAURENT
2022-12-01support incremental private module buildArthur LAURENT
2022-12-01fix msvc.luaArthur LAURENT
2022-12-01improve templatesruki
2022-12-01use cxx for modulesruki
2022-12-01fix commentsArthur LAURENT
2022-12-01remove .i after reading itArthur LAURENT
2022-12-01fix cppversion flag cache in gcc.luaArthur LAURENT
2022-12-01compile privates module on clangArthur LAURENT
2022-12-01compile privates module en gccArthur LAURENT
2022-12-01compile private module on msvcArthur LAURENT
2022-12-01Merge branch 'dev' into process_modulesArthur Laurent
2022-12-01update msvc.luaArthur LAURENT
2022-11-30Add defines to clang and gccArthur LAURENT
2022-11-30preprocess msvc Arthur LAURENT
2022-11-30Generate dependencies of preprocessed modules to avoid importing #ifdef importArthur LAURENT
2022-11-30Fix clang module supportArthur LAURENT
2022-11-30rewrite cursesruki
2022-11-30fix option configvar #discussions/3111ruki
2022-11-30improve core/uiruki
2022-11-29improve package info #3106ruki
2022-11-29fix xrepo for powershell 7.3xq114
2022-11-28fix tools/xmakeruki
2022-11-28pass build directory to tools/xmakeruki
2022-11-26enable exceptions by default in packageruki
2022-11-25fix cmakelists generator #3074ruki
2022-11-25improve to run cl.exeruki
2022-11-24add xmake g --checkruki
2022-11-24just check configsruki
2022-11-24improve to find clangruki
2022-11-24improve find_programverruki
2022-11-22update cpu detection for new intel cpusxq114
2022-11-22fix xrepo-add #3092ruki
2022-11-22improve unity build to support package rules with extensionsruki
2022-11-21improve wasi toolchainruki
2022-11-21fix memcacheruki
2022-11-21improve with pic cacheruki
2022-11-20improve pic for autoconfruki
2022-11-19fix build.ninja #3082ruki
2022-11-18improve to ping hostruki
2022-11-18format coderuki
2022-11-17Update package.luaruki
2022-11-17improve package parentsruki
2022-11-16Fix package:parens_add overwriting if another instance of the package existsSirLynix
2022-11-17support rc for llvm #3071ruki
2022-11-15revert fpic to asflagsruki
2022-11-15pass fpic to asflagsruki
2022-11-15clean msvc import library #3052ruki
2022-11-15improve to find_clruki
2022-11-14Allow package on_fetch to return false to disable xmake findJérôme Leclercq