summaryrefslogtreecommitdiffstats
path: root/scripts/nsis.py
Commit message (Expand)AuthorAgeFilesLines
* scripts/nsis.py: Automatically package required DLLs of QEMU executablesBin Meng2022-10-311-4/+42
* scripts/nsis.py: Fix destination directory name when invoked on WindowsBin Meng2022-10-311-5/+7
* scripts/nsis.py: Drop the unnecessary path separatorBin Meng2022-10-311-1/+1
* nsis installer: Fix mouse-over descriptions for emulatorsPeter Maydell2022-03-181-1/+12
* nsis installer: List emulators in alphabetical orderPeter Maydell2022-03-181-2/+2
* meson: Fix argument for makensis (build regression)Stefan Weil2020-11-181-1/+1
* meson: add NSIS buildingMarc-André Lureau2020-09-011-0/+78