aboutsummaryrefslogtreecommitdiff
path: root/scripts/nsis.py
AgeCommit message (Expand)AuthorFilesLines
2022-10-31scripts/nsis.py: Automatically package required DLLs of QEMU executablesBin Meng1-4/+42
2022-10-31scripts/nsis.py: Fix destination directory name when invoked on WindowsBin Meng1-5/+7
2022-10-31scripts/nsis.py: Drop the unnecessary path separatorBin Meng1-1/+1
2022-03-18nsis installer: Fix mouse-over descriptions for emulatorsPeter Maydell1-1/+12
2022-03-18nsis installer: List emulators in alphabetical orderPeter Maydell1-2/+2
2020-11-18meson: Fix argument for makensis (build regression)Stefan Weil1-1/+1
2020-09-01meson: add NSIS buildingMarc-André Lureau1-0/+78