summaryrefslogtreecommitdiff
path: root/xmake/modules/private/action/require/impl/actions/install.lua
AgeCommit message (Expand)Author
2025-05-14package(install): attempt to patch existing .pc files with relative pathsChan Lee
2025-05-14package(install): use relative paths in generated .pc files to improve reloca...Chan Lee
2025-05-14package(install): prepend comment to generated .pc files to better distinguishChan Lee
2024-12-09improve to install package errorsruki
2024-12-05improve linknamestar9029
2024-12-05Fix package.merge_staticlibsstar9029
2024-12-04improve merge linknameruki
2024-12-04merge staticlibs for packageruki
2024-12-02Improve ccache toolstar9029
2024-12-02Use ccache when debug cmake packagestar9029
2024-08-23install toolchain packages firstruki
2024-08-23limit some calls in package on_loadruki
2024-07-27improve to patch pkgconfig pc fileruki
2024-04-25fix install_always for package #5008ruki
2024-04-19fix toolchains for packageruki
2024-03-26improve envsruki
2024-03-22revert check package toolchainsruki
2024-03-22fix check package toolchainsruki
2023-11-21add defines to pc #4405ruki
2023-10-31Check share/pkgconfig/*.pc when patching pkgconfigSuperSodaSea
2023-09-19fix package rules directoryruki
2023-09-19improve rules directory for base packageruki
2023-07-19Fix grammarwtz
2023-04-17improve longpaths policy for packageruki
2023-02-11improve to install packageruki
2022-11-01improve to fix package pathruki
2022-10-07install rulesruki
2022-09-06rename linkdeps to librarydepsruki
2022-09-06force to reinstall packageruki
2022-05-26use is_precompiledruki
2022-05-26fallback to source build if precompiled errorsruki
2022-04-21add anchorruki
2022-03-29Update install.luaruki
2022-03-29Revert package pattern, update comments.Chen Yufei
2022-03-29Fix package path match pattern.Chen Yufei
2022-03-29Fix path for artifacts using remotedir in manifests.Chen Yufei
2022-03-26Revert cmake path fix file name pattern: exclude include dir.Chen Yufei
2022-03-25pkg-config path fix generalize varname=value case.Chen Yufei
2022-03-25Improve pkg-config path fix pattern.Chen Yufei
2022-03-25Fix pkg-config quoted path installing build artifacts.Chen Yufei
2022-03-25Fix pkg-config file path installing build artifacts.Chen Yufei
2022-03-16improve find_mingwruki
2022-03-16Fix typo, code tweaks.Chen Yufei
2022-03-16fix typo and grammar.Chen Yufei
2022-03-16Use core_package.installdir to fix path prefix.Chen Yufei
2022-03-16Fix path for all platforms.Chen Yufei
2022-03-15Fix paths for precompiled package on linux.Chen Yufei
2021-12-30improve pkgconfigruki
2021-09-29add with cmakelistsruki
2021-09-25improve error tips for packageruki