NSIS/Source
2010-06-17 15:56:42 +00:00
..
7zip Jim Park's Unicode NSIS merging - Step 4 : merging more TCHAR stuff that shouldn't have any impact 2010-03-29 14:24:47 +00:00
boost Imported and modified some sources from Boost (http://www.boost.org) 2004-10-15 03:40:07 +00:00
bzip2 Jim Park's Unicode NSIS merging - Step 1 : switch to TCHARs where relevant. 2010-03-24 17:22:56 +00:00
exehead Fix a problem with ANSI/Unicode different opcode numbers 2010-06-14 14:28:03 +00:00
Tests Using standard wchar string functions instead of winchar_* 2010-04-30 14:48:19 +00:00
zlib #2995455: Make NSIS embedded inflate function compatible with zlib 2010-05-10 17:44:52 +00:00
afxres.h happy new year! 2009-02-01 14:44:30 +00:00
build.cpp Improving compression performance (avoiding unnecessary file flush and better handling the 2GB limit) 2010-06-17 15:56:42 +00:00
build.h Default OutFile determined by NSI script filename 2010-06-16 15:07:05 +00:00
cbzip2.h Jim Park's Unicode NSIS merging - Step 1 : switch to TCHARs where relevant. 2010-03-24 17:22:56 +00:00
clzma.cpp _countof and swprintf fixes for VC6 2010-03-30 17:50:08 +00:00
clzma.h Jim Park's Unicode NSIS merging - Step 1 : switch to TCHARs where relevant. 2010-03-24 17:22:56 +00:00
compressor.h Jim Park's Unicode NSIS merging - Step 1 : switch to TCHARs where relevant. 2010-03-24 17:22:56 +00:00
crc32.c Jim Park's Unicode NSIS merging - Step 1 : switch to TCHARs where relevant. 2010-03-24 17:22:56 +00:00
crc32.h Jim Park's Unicode NSIS merging - Step 1 : switch to TCHARs where relevant. 2010-03-24 17:22:56 +00:00
czlib.h Jim Park's Unicode NSIS merging - Step 2 : merge TCHARs changes into trunk 2010-03-26 17:18:17 +00:00
DialogTemplate.cpp Unicode port: Unicode version of NSIS can now generate both ANSI & Unicode installers (using new instruction UnicodeInstaller on/off). 2010-06-14 10:07:22 +00:00
DialogTemplate.h Unicode port: Unicode version of NSIS can now generate both ANSI & Unicode installers (using new instruction UnicodeInstaller on/off). 2010-06-14 10:07:22 +00:00
dirreader.cpp Jim Park's Unicode NSIS merging - Step 4 : merging more TCHAR stuff that shouldn't have any impact 2010-03-29 14:24:47 +00:00
dirreader.h Jim Park's Unicode NSIS merging - Step 1 : switch to TCHARs where relevant. 2010-03-24 17:22:56 +00:00
fileform.cpp #1753070: Enable that makensis and its related utilities can be built natively for 64-bit systems 2010-03-27 19:20:16 +00:00
fileform.h Jim Park's Unicode NSIS merging - Step 1 : switch to TCHARs where relevant. 2010-03-24 17:22:56 +00:00
growbuf.cpp Jim Park's Unicode NSIS merging - Step 1 : switch to TCHARs where relevant. 2010-03-24 17:22:56 +00:00
growbuf.h Jim Park's Unicode NSIS merging - Step 1 : switch to TCHARs where relevant. 2010-03-24 17:22:56 +00:00
icon.cpp more simple TCHARs fixes 2010-04-12 16:00:17 +00:00
icon.h Jim Park's Unicode NSIS merging - Step 1 : switch to TCHARs where relevant. 2010-03-24 17:22:56 +00:00
lang.cpp Unicode port: Unicode version of NSIS can now generate both ANSI & Unicode installers (using new instruction UnicodeInstaller on/off). 2010-06-14 10:07:22 +00:00
lang.h Some TCHAR fixes, linker flag for Unicode, and cosmetic touch without real changes 2010-04-14 10:15:40 +00:00
lineparse.cpp VC6 unicode fixes, NSISException still broken 2010-05-04 22:28:53 +00:00
lineparse.h Jim Park's Unicode NSIS merging - Step 1 : switch to TCHARs where relevant. 2010-03-24 17:22:56 +00:00
makenssi.cpp Default OutFile determined by NSI script filename 2010-06-16 15:07:05 +00:00
manifest.cpp Jim Park's Unicode NSIS merging - Step 4 : merging more TCHAR stuff that shouldn't have any impact 2010-03-29 14:24:47 +00:00
manifest.h Jim Park's Unicode NSIS merging - Step 1 : switch to TCHARs where relevant. 2010-03-24 17:22:56 +00:00
mmap.cpp Improving compression performance (avoiding unnecessary file flush and better handling the 2GB limit) 2010-06-17 15:56:42 +00:00
mmap.h Jim Park's Unicode NSIS merging - Step 1 : switch to TCHARs where relevant. 2010-03-24 17:22:56 +00:00
Platform.h Adding new ${__FILEDIR__} preprocessor define containing directory of current script 2010-06-17 10:11:29 +00:00
Plugins.cpp Unicode port: Unicode version of NSIS can now generate both ANSI & Unicode installers (using new instruction UnicodeInstaller on/off). 2010-06-14 10:07:22 +00:00
Plugins.h Unicode port: Unicode version of NSIS can now generate both ANSI & Unicode installers (using new instruction UnicodeInstaller on/off). 2010-06-14 10:07:22 +00:00
ResourceEditor.cpp Using standard wchar string functions instead of winchar_* 2010-04-30 14:48:19 +00:00
ResourceEditor.h more simple TCHARs fixes 2010-04-12 16:00:17 +00:00
ResourceVersionInfo.cpp Using standard wchar string functions instead of winchar_* 2010-04-30 14:48:19 +00:00
ResourceVersionInfo.h Additional error checking by Jim Park. 2010-04-15 12:11:06 +00:00
SConscript Unicode: Improved UTF8 detection, less verbose 2010-04-20 15:29:55 +00:00
script.cpp Adding new ${__FILEDIR__} preprocessor define containing directory of current script 2010-06-17 10:11:29 +00:00
ShConstants.cpp Some TCHAR fixes, linker flag for Unicode, and cosmetic touch without real changes 2010-04-14 10:15:40 +00:00
ShConstants.h Just renaming some class members and adding Jim Park's comments 2010-04-13 15:19:12 +00:00
strlist.cpp Unicode port: Unicode version of NSIS can now generate both ANSI & Unicode installers (using new instruction UnicodeInstaller on/off). 2010-06-14 10:07:22 +00:00
strlist.h Unicode port: Unicode version of NSIS can now generate both ANSI & Unicode installers (using new instruction UnicodeInstaller on/off). 2010-06-14 10:07:22 +00:00
tchar.h VC6 unicode fixes, NSISException still broken 2010-05-04 22:28:53 +00:00
tokens.cpp #1977885: adding !finalize preprocessor commands for post-build execution 2010-06-16 14:10:41 +00:00
tokens.h #1977885: adding !finalize preprocessor commands for post-build execution 2010-06-16 14:10:41 +00:00
tstring.cpp Unicode port: Generate Unicode LangStrings even if source was an ANSI file 2010-05-28 13:10:16 +00:00
tstring.h Unicode port: Generate Unicode LangStrings even if source was an ANSI file 2010-05-28 13:27:30 +00:00
uservars.h Additional error checking by Jim Park. 2010-04-15 12:11:06 +00:00
util.cpp VC6 unicode fixes, NSISException still broken 2010-05-04 22:28:53 +00:00
util.h VC6 unicode fixes, NSISException still broken 2010-05-04 22:28:53 +00:00
validateunicode.cpp Unicode: Improved UTF8 detection, less verbose 2010-04-20 15:29:55 +00:00
validateunicode.h Unicode: Improved UTF8 detection, less verbose 2010-04-20 15:29:55 +00:00
winchar.cpp Using standard wchar string functions instead of winchar_* 2010-04-30 14:48:19 +00:00
winchar.h Using standard wchar string functions instead of winchar_* 2010-04-30 14:48:19 +00:00
writer.cpp Unicode port: Unicode version of NSIS can now generate both ANSI & Unicode installers (using new instruction UnicodeInstaller on/off). 2010-06-14 10:07:22 +00:00
writer.h Unicode port: Unicode version of NSIS can now generate both ANSI & Unicode installers (using new instruction UnicodeInstaller on/off). 2010-06-14 10:07:22 +00:00