Development Files

From NSIS Wiki
(Redirected from Development)
Jump to navigationJump to search

Source code

Source code can be obtained using SVN or using the packaged tarball available in the file list.

Prior to version 2.07, source code was included in the installer.

Development files

Using the development files you can try the latest cutting-edge features and fixes. These files have not been tested so they should not be used in production environments.

See the development change log for the changes since the last release.

To get the changes right to your mailbox, subscribe to nsis-commits.

SVN access

You can use SVN to get the latest development source code. You will always get the latest files and only updated files will be downloaded.

SVN is also easier for debugging, because you can download and compare older revisions and merge your own changes.

You can browse the SVN repository using a web interface.

Code is also mirrored to GitHub but tags and branches might not be fully up-to-date.

Nightly builds

The nightly build ZIP archive is compiled from the latest development files. It's updated every time new code is pushed. It's no longer technically "nightly".

Zip.gif Download the latest build

The latest build was generated on Sun, 31 Mar 2024, 10:24 GMT

See past builds at GitHub Actions.