summaryrefslogtreecommitdiff
path: root/xmake/modules
AgeCommit message (Expand)Author
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 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-21add --config to cmake build install commandcarl
2025-04-20(C++ modules) simplify names of module supportArthur LAURENT
2025-04-20(C++ modules) simplify module support directory treeArthur LAURENT
2025-04-16Optimize CodeSineStriker
2025-04-16Add support for automatically using windows system proxySineStriker
2025-04-14package(autoconf): remove duplicate `LDFLAGS`Doekin
2025-04-12fix pch and modules for gccruki
2025-04-12normalize jobnameruki
2025-04-12improve modules with pchruki
2025-04-11Merge pull request #6312 from xmake-io/extractruki
2025-04-11remove tmpdirsruki
2025-04-11improve extract #6311ruki
2025-04-10improve cmake:find_package again #6296ruki
2025-04-10improve cmake:find_package #6296ruki
2025-04-10package(autoconf): resolve issue with backslash-separated `CXX` path in MSYSChan Lee
2025-04-10Merge pull request #6304 from Doekin/emscriptenruki
2025-04-10suppress warningsruki
2025-04-10improve `emscripten` detection by including `emcc.py` searchDoekin
2025-04-09move rule_group to deprecatedruki
2025-04-09fix link jobsruki
2025-04-09ignore rules and stagesruki
2025-04-09improve target_cmdsruki
2025-04-09compatible with order depsruki
2025-04-08prepare targets in cmakelists generatorruki
2025-04-08move target filesruki
2025-04-08fix distccruki
2025-04-08enable jobgraph for pchruki
2025-04-08fix progressruki
2025-04-08sort file rulesruki
2025-04-08rename to add_ordersruki
2025-04-08sort target rulesruki
2025-04-08dump jobgraphruki
2025-04-08add target deps ordersruki
2025-04-08check to add jobruki
2025-04-08fix build modulesruki
2025-04-08enable more build.object to jobgraphruki
2025-04-08improve to build object to support jobgraphruki
2025-04-08add jobgraph:groupruki
2025-04-08rename add_deps to add_ordersruki
2025-04-08improve jobsruki
2025-04-08add stage jobs for targetruki
2025-04-08fix jobgraph for isolated vertexruki
2025-04-08pass target roots as argsruki
2025-04-08add target_utilsruki