Removed LibraryLocal utility
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7061 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
42e1df24a4
commit
52ac543360
7 changed files with 14 additions and 175 deletions
|
@ -112,9 +112,6 @@ If no cross-compiler is available, use the following:
|
|||
\c scons SKIPSTUBS=all SKIPPLUGINS=all SKIPUTILS=all SKIPMISC=all
|
||||
\c NSIS_CONFIG_CONST_DATA_PATH=no PREFIX=/path/to/extracted/zip
|
||||
\c install-compiler
|
||||
\c
|
||||
\c scons NSIS_CONFIG_CONST_DATA_PATH=no PREFIX=/path/to/extracted/zip
|
||||
\c /path/to/extracted/zip/LibraryLocal
|
||||
|
||||
This should only build makensis and install it to the directory where a precompiled package, such as the \R{build_nightly}{nightly build} or a \W{http://sourceforge.net/project/showfiles.php?group_id=22049}{zipped release version} (nsis-x.xx.zip), is extracted. Note that the in order for this to work, the precompiled package must be compiled using the exact same sources as makensis. In particular, \c{Source\\exehead\\config.h}, the options passed to scons and \c{Source\\exehead\\fileform.h} must be identical. Nightly builds and zipped release versions are built with the default options.
|
||||
|
||||
|
|
|
@ -32,6 +32,8 @@ Released on ??? ??th, 20??
|
|||
|
||||
\b MakeNSIS prints -CMDHELP to stdout (\W{http://sf.net/p/nsis/bugs/1203}{bug #1203})
|
||||
|
||||
\b Removed LibraryLocal utility
|
||||
|
||||
\S2{} Translations
|
||||
|
||||
\b Added Hind\u012b{i} (\W{http://sf.net/p/nsis/patches/289}{patch #289})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue