summaryrefslogtreecommitdiff
path: root/xmake/core
AgeCommit message (Expand)Author
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
2025-04-08optimize remove noderuki
2025-04-08optimize partial toporuki
2025-04-08check pending countruki
2025-04-08fix remove noderuki
2025-04-08init partial topo sortruki
2025-04-08improve jobgraphruki
2025-04-08get parital single noderuki
2025-04-08improve testsruki
2025-04-08add partial topo testruki
2025-04-08add queue and improve graphruki