summary refs log tree commit diff stats
path: root/scripts/nsis.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix objdump output parser in "nsis.py"Arthur Sengileyev2025-04-131-1/+1
* scripts/nsis.py: Run dependency check for each DLL file only onceStefan Weil2025-01-171-5/+5
* 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