summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/cpack-nsis-arguments-command-line.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/cpack-nsis-arguments-command-line.rst')
-rw-r--r--Help/release/dev/cpack-nsis-arguments-command-line.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/Help/release/dev/cpack-nsis-arguments-command-line.rst b/Help/release/dev/cpack-nsis-arguments-command-line.rst
new file mode 100644
index 0000000..610a338
--- /dev/null
+++ b/Help/release/dev/cpack-nsis-arguments-command-line.rst
@@ -0,0 +1,7 @@
+cpack-nsis-arguments-command-line
+---------------------------------
+
+* The :cpack_gen:`CPack NSIS Generator` gained two new variables
+ :variable:`CPACK_NSIS_EXECUTABLE_PRE_ARGUMENTS` and
+ :variable:`CPACK_NSIS_EXECUTABLE_POST_ARGUMENTS`
+ to provide arguments to the nsis executable invocation.
'>Fix q_atomic_decrement for 64-bit SolarisSamuli Piippo2012-03-141-0/+2 * Fix documentation errorShane Kearns2012-03-131-1/+0 * Optimise QFile::seek that doesn't move the file pointerShane Kearns2012-03-131-0/+3 * Support changing locales at runtime in QPA plugins.Nick Ratelle2012-03-121-2/+33 * Fixes mismatching delete operatorRafael Roquetto2012-03-111-1/+1 * Fixed wrong iconv_open call under QNXRafael Roquetto2012-03-111-1/+1 * Fixes codecs.pri to reflect new QNX mkspec nameRafael Roquetto2012-03-091-1/+1 * Enable storage of global Qt settings in app-local settings file on MacPasi Matilainen2012-03-072-2/+84 * Don't allow app panic on QProcess destruction, kill or terminateMurray Read2012-03-07