aboutsummaryrefslogtreecommitdiffstats
path: root/host/cmake/Modules/NSIS.template.in
Commit message (Collapse)AuthorAgeFilesLines
* uhd: nsis: Remove broken shortcuts in Windows installerAaron Rossetto2021-12-161-4/+0
| | | | | | | | The Windows UHD installer binary, generated by e.g. running the PACKAGE project in the Visual Studio solution generated by CMake, creates two shortcuts to utilities that are no longer included with the installer: the USRP2 card burner and USRP-N2xx net burner. This commit removes these defunct shortcuts.
* cmake: update NSIS templateTrung Tran2018-03-301-2/+2
| | | | | | | RemoveSection is deprecate because NSIS has some macro that is the same name. The upstream NSISTemplate of CMake already update since 2012 but we did not. This commit will enable our our Packaging for windows run against latest NSIS app.
* Merge branch 'maint'Martin Braun2014-08-071-1/+2
|\
| * cmake: add UHD version to NSIS installer titleNicholas Corgan2014-08-051-1/+2
| |
* | NSIS: update Start Menu documentation links after Doxygen+Manual consolidationNicholas Corgan2014-04-091-4/+2
|/
* For Windows users, Doxygen and Manual documentation are available from Start ↵Nicholas Corgan2013-09-271-0/+4
| | | | Menu
* cmake: Added custom NSIS templatesNicholas Corgan2013-04-161-0/+955
* More personalized messages * Unused "UHD Desktop Icon" option removed * UHD Images Downloader, USRP2 Card Burner, and USRP-N2XX Net Burner added to Start Menu