| patch |
summary |
view |
raw |
| nsis_system_zlib.patch |
Contrib/SubStart/ReadMe.txt | 34 +++++++++
Contrib/SubStart/SConscript | 16 ++++
Contrib/SubStart/substart.c | 109 +++++++++++++++++++++++++++++++
Contrib/VPatch/Source/GenPat/SConscript | 1
Contrib/VPatch/Source/GenPat/adler32.cpp | 63 +----------------
Contrib/zip2exe/SConscript | 7 -
Contrib/zip2exe/zlib/ioapi.c | 2
Contrib/zip2exe/zlib/unzip.c | 2
Contrib/zip2exe/zlib/unzip.h | 2
Docs/src/build.but | 29 +++++++-
Examples/makensis.nsi | 10 +-
INSTALL | 11 ++-
SCons/utils.py | 30 +++++++-
SConstruct | 69 +++++++++++++++++--
Source/SConscript | 10 --
Source/Tests/SConscript | 14 +--
Source/build.cpp | 2
Source/czlib.h | 10 ++
Source/makenssi.cpp | 2
Source/zlib/INFBLOCK.C | 2
20 files changed, 321 insertions(+), 104 deletions(-)
|
view
|
download
|
| makensis_native_64bit.patch |
SCons/Config/gnu | 6 ------
Source/DialogTemplate.cpp | 12 ++++++------
Source/Platform.h | 17 ++++++++++-------
Source/Plugins.cpp | 6 +++---
Source/ResourceEditor.cpp | 38 ++++++++++++++------------------------
Source/ResourceEditor.h | 10 +++++-----
Source/ResourceVersionInfo.cpp | 2 +-
Source/fileform.cpp | 2 +-
Source/mmap.cpp | 2 +-
Source/script.cpp | 10 +++++-----
Source/util.cpp | 18 +++++++++---------
11 files changed, 55 insertions(+), 68 deletions(-)
|
view
|
download
|
| sconstruct_variant_dir.patch |
SConstruct | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
|
view
|
download
|
| nsi_scripts.patch |
Contrib/System/SysFunc.nsh | 2 +-
Contrib/nsDialogs/InstallOptions.nsi | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| mingw_w64.patch |
Contrib/InstallOptions/InstallerOptions.cpp | 4 +++-
SCons/Tools/crossmingw.py | 5 +++++
2 files changed, 8 insertions(+), 1 deletion(-)
|
view
|
download
|
| parallel_build.patch |
SCons/utils.py | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
|
view
|
download
|
| zmemcpy.patch |
Source/exehead/util.h | 8 ++++++++
Source/zlib/ZUTIL.H | 8 ++------
2 files changed, 10 insertions(+), 6 deletions(-)
|
view
|
download
|
| static-libgcc-libstdc++.patch |
SCons/Config/gnu | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|