summaryrefslogtreecommitdiff
path: root/xmake/core
AgeCommit message (Expand)Author
2025-05-17Merge branch 'dev' into unitybuildunitybuildruki
2025-05-17fix includes #6441ruki
2025-05-16(C++ modules support) fix unitybuild, pch and c++ modules objectfiles conflictsArthur LAURENT
2025-05-15fix link objectfiles conflictsruki
2025-05-13(profiler) change profiler perf log file nameArthur LAURENT
2025-05-13(profiler) save full report into a fileArthur LAURENT
2025-05-13Fix xmake failing to find PING.EXEJérôme Leclercq
2025-05-11(C++ modules support) default cxx11abi to true when gcc version is >= 15Arthur LAURENT
2025-05-11fix toolchain.toolruki
2025-05-09(C++ module support) improve jobgraph supportArthur LAURENT
2025-04-25add win11ruki
2025-04-24improve warningsruki
2025-04-24rename more buildir in pluginsruki
2025-04-24rename more buildirruki
2025-04-24rename config.buildirruki
2025-04-23(C++ modules support) improve modules policy namingArthur LAURENT
2025-04-23improve implibruki
2025-04-23Update target.luaruki
2025-04-23Rename `byproduct` to `artifactfile`SineStriker
2025-04-23Add `byproduct` API to targetSineStriker
2025-04-23Remove implib APISineStriker
2025-04-23Make `set_targetdir` similar to `set_prefixdir`SineStriker
2025-04-23Fix test errorSineStriker
2025-04-23Add `set_implibdir` to target APIsSineStriker
2025-04-23Fix wrong link cmdSineStriker
2025-04-23Fix implibdir in linkerSineStriker
2025-04-23Fix nil value exception in link proc when target type is package during packa...SineStriker
2025-04-23Support customizing `implib` path of MinGW/MSVCSineStriker
2025-04-15strip logo spacesruki
2025-04-12fix import toolchain modules #6317ruki
2025-04-10improve run.autobuildruki
2025-04-10enable build.autorun by defaultruki
2025-04-09Merge pull request #6209 from xmake-io/prepareruki
2025-04-09update policyruki
2025-04-09improve vs runtimeruki
2025-04-09revert 3.0 policyruki
2025-04-09compatible with order depsruki
2025-04-08switch to 3.0ruki
2025-04-08rename to add_ordersruki
2025-04-08sort target rulesruki
2025-04-08dump jobgraphruki
2025-04-08improve protobufruki
2025-04-08fix nil targetruki
2025-04-08mark as jobbatch as deprecatedruki
2025-04-08rename add_deps to add_ordersruki
2025-04-08fix jobgraph for isolated vertexruki
2025-04-08add preparecmd apisruki
2025-04-08fix remove vertexruki
2025-04-08recompute nodes for dirty graphruki
2025-04-08update commentsruki