summaryrefslogtreecommitdiff
path: root/xmake/core/project/target.lua
AgeCommit message (Expand)Author
2026-03-30update commentsruki
2026-03-23fix some typosruki
2026-02-07add libdir,includedir,bindir support for install/uninstallruki
2025-12-03mark target/package/toolchain:memcache as publicruki
2025-11-12disable to inherit links in depsruki
2025-11-02fix(target) cache compiler by sourcekind instead of global cache for targetArthur LAURENT
2025-10-11improve implibruki
2025-10-11revert implibruki
2025-10-11add implib for binaryruki
2025-10-04fix rule enabled/disabledruki
2025-10-04decrease rule jobs in jobgraphruki
2025-09-26fix check cxxflagsruki
2025-09-26improve to has_toolruki
2025-08-19improve extrafilesruki
2025-08-19improve target:extrafilesruki
2025-07-31fix remove files #6652ruki
2025-07-03rename copyrightruki
2025-06-07improve sourcekindruki
2025-06-07improve nasm filesruki
2025-05-16(C++ modules support) fix unitybuild, pch and c++ modules objectfiles conflictsArthur LAURENT
2025-05-15fix link objectfiles conflictsruki
2025-04-24rename more buildir in pluginsruki
2025-04-24rename config.buildirruki
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-23Add `set_implibdir` to target APIsSineStriker
2025-04-23Support customizing `implib` path of MinGW/MSVCSineStriker
2025-04-08add preparecmd apisruki
2025-04-08add on_prepare stagesruki
2025-01-12fix errors for apisruki
2025-01-08get packages with namespaceruki
2025-01-07add namespace for toolchainruki
2025-01-07add namespace for ruleruki
2025-01-07support for namespace optionsruki
2025-01-07support for inner namespace accessruki
2025-01-06fix target path for namespaceruki
2024-10-17Make target:filerule able to match package rulesJérôme Leclercq
2024-10-11replace some hash caseruki
2024-09-05improve to get link nameruki
2024-09-02rename package envsruki
2024-08-19fix sonameruki
2024-08-05improve pch filename for msvc #5413ruki
2024-07-15improve to install filesruki
2024-07-15fix headerfile outputdirruki
2024-07-15improve install dirruki
2024-07-15add set_prefixdirruki
2024-07-01add set_autogendirruki