Development Files: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
(Drone.io -> Travis-CI.org past builds)
(→‎Nightly builds: Strikeout broken info)
Line 31: Line 31:
The nightly build ZIP archive is compiled from the latest development files. <strike>It's updated daily at midnight UTC.</strike>
The nightly build ZIP archive is compiled from the latest development files. <strike>It's updated daily at midnight UTC.</strike>


[[File:Zip.gif]] [{{SERVER}}/nightly/nsis.zip Download the latest build] [[{{SERVER}}/nightly/build.log build log]]
[[File:Zip.gif]] [{{SERVER}}/nightly/nsis.zip Download the latest build] [<strike>[{{SERVER}}/nightly/build.log build log]</strike>]


The latest build was generated on <nightlybuildtimestamp></nightlybuildtimestamp>
The latest build was generated on <strike><nightlybuildtimestamp></nightlybuildtimestamp></strike>


See past builds at [https://travis-ci.org/kichik/nsis Travis-CI.org].
See past builds at [https://travis-ci.org/kichik/nsis Travis-CI.org].

Revision as of 22:59, 25 September 2017

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.

Details about SVN and access to the NSIS source code can be found here.

You can also browse the SVN repository using a web interface.

Nightly builds

The nightly build ZIP archive is compiled from the latest development files. It's updated daily at midnight UTC.

Zip.gif Download the latest build [build log]

The latest build was generated on Sun, 09 Mar 2025, 13:46 GMT

See past builds at Travis-CI.org.