summaryrefslogtreecommitdiff
path: root/xmake/actions/uninstall/main.lua
AgeCommit message (Expand)Author
2026-02-07add libdir,includedir,bindir support for install/uninstallruki
2025-10-19add action utils to get target and groupruki
2025-07-03rename copyrightruki
2024-08-23improve cleanruki
2024-07-16fix install/uninstall with adminruki
2023-04-09load targets to fix qt/env #3614ruki
2023-02-08remove unused target args for config actionruki
2023-01-06fix xmake installruki
2022-12-08format coderuki
2022-04-14improve run and installruki
2021-08-19Fix install/uninstall output when using --adminJérôme Leclercq
2020-12-19update copyright dateruki
2020-10-15improve install and uninstallruki
2020-09-25fix trailing white-spaceruki
2020-09-15improve install and uninstallruki
2020-07-22disaboe verbose config for other actionsruki
2020-04-30improve errors msgruki
2020-02-22change ~ remove unnecessary trailing `${clear}` from cprint()'sRoy Ivy III
2020-02-22change ~ use 'success' theme more widelyRoy Ivy III
2020-01-08improve to install and uninstallruki
2019-12-19update the copyright dateruki
2019-09-19remove ok_handruki
2019-05-25improve confirmruki
2019-04-13fix headers with ASF to non-ASFruki
2019-01-03simplify error and warn stylesruki
2019-01-03improve theme nameruki
2019-01-02use color.error and color.warning stylesruki
2018-12-31modify copyright dateruki
2018-12-11add target:installdir() and set_installdirruki
2017-12-28update copyright dateruki
2017-09-21improve option and add require optionruki
2017-09-20add --yes to confirm the user inputruki
2017-09-01improve install and uninstall actions, support DESTDIR and PREFIX envruki
2017-08-27update description and indexruki
2017-07-20rename core.project.task to core.base.taskruki
2017-05-24add privilege.sudo and find sudo modulesruki
2017-05-23modify some code stylesruki
2017-05-22use privilege while uninstallingTitanSnow
2017-04-01add set_default api for targetruki
2017-03-29update tbox to fix copy file for macosxruki
2017-03-28add installing and uninstalling tipsruki
2017-03-28add sudo interfaceruki
2017-03-27improve install and uninstall tipsruki
2017-03-27fix io.read and io.write raw lua apiruki
2017-03-27fix uninstall with perm tipsruki
2017-03-20fix code files mode to 644ruki
2017-02-17remove some traceruki
2017-01-08modify License to Apache Licenseruki
2017-01-06remove installer and add on_install on_uninstall for platformruki
2016-07-14add colors for actions and pluginsruki