NSIS/Source
anders_k 6adc39c848 Math plugin needs tchar.h
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6561 212acab6-be3b-0410-9dea-997c60f758d6
2014-10-23 16:02:16 +00:00
..
7zip Tabs to spaces and minor cleanup 2014-07-05 11:55:28 +00:00
boost Imported and modified some sources from Boost (http://www.boost.org) 2004-10-15 03:40:07 +00:00
bzip2 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
exehead Math plugin needs tchar.h 2014-10-23 16:02:16 +00:00
Tests fixed bug #1098 so test-code works on ubuntu now 2014-10-05 21:52:03 +00:00
zlib Fixed 5 GCC warnings 2014-06-22 18:50:54 +00:00
afxres.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
build.cpp * Added IsWow64 to x64.nsh and fixed RunningX64 for 64-bit installers. 2014-08-15 20:25:18 +00:00
build.h Display a "plugin not found" error message when a invalid command looks like a plugin call. 2014-08-21 13:15:07 +00:00
cbzip2.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
clzma.cpp 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
clzma.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
compressor.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
crc32.c 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
crc32.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
czlib.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
DialogTemplate.cpp * ChangeUI should warn when it cannot find a dialog. 2014-08-05 13:53:20 +00:00
DialogTemplate.h * ChangeUI should warn when it cannot find a dialog. 2014-08-05 13:53:20 +00:00
dirreader.cpp 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
dirreader.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
fileform.cpp 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
fileform.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
growbuf.cpp Added preprocess only mode (/[SAFE]PPO switch) 2014-06-19 19:06:49 +00:00
growbuf.h Added preprocess only mode (/[SAFE]PPO switch) 2014-06-19 19:06:49 +00:00
icon.cpp Basic Win64 support (MSVC) 2014-02-08 00:13:52 +00:00
icon.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
lang.cpp * ChangeUI should warn when it cannot find a dialog. 2014-08-05 13:53:20 +00:00
lang.h Tabs to spaces and minor cleanup 2014-07-05 11:55:28 +00:00
lineparse.cpp 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
lineparse.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
makenssi.cpp !makensis on POSIX does not support -OUTPUTCHARSET 2014-07-12 11:08:37 +00:00
manifest.cpp Preliminary ManifestSupportedOS and WinVer.nsh Win10 support 2014-10-21 23:13:26 +00:00
manifest.h Preliminary ManifestSupportedOS and WinVer.nsh Win10 support 2014-10-21 23:13:26 +00:00
mmap.cpp 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
mmap.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
Platform.h Added PEDllCharacteristics attribute and changed default DllCharacteristics to TS_AWARE+NO_SEH+NX_COMPAT+DYNAMIC_BASE 2014-08-15 19:15:06 +00:00
Plugins.cpp Display a "plugin not found" error message when a invalid command looks like a plugin call. 2014-08-21 13:15:07 +00:00
Plugins.h Display a "plugin not found" error message when a invalid command looks like a plugin call. 2014-08-21 13:15:07 +00:00
ResourceEditor.cpp * ChangeUI should warn when it cannot find a dialog. 2014-08-05 13:53:20 +00:00
ResourceEditor.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
ResourceVersionInfo.cpp 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
ResourceVersionInfo.h Tabs to spaces and minor cleanup 2014-07-05 11:55:28 +00:00
SConscript fix gcc build 2014-10-05 21:04:19 +00:00
script.cpp Patch #258, Makensisw x64 fixes 2014-10-12 20:09:35 +00:00
ShConstants.cpp Don't use the evil _tcsnccpy/strncpy function. 2014-05-20 17:26:33 +00:00
ShConstants.h Don't use the evil _tcsnccpy/strncpy function. 2014-05-20 17:26:33 +00:00
strlist.cpp 64bit fixes and optimizations 2014-05-19 22:03:09 +00:00
strlist.h Tabs to spaces and minor cleanup 2014-07-05 11:55:28 +00:00
tchar.h If <cwchar> is included by libc++ then clang has problems picking the correct overloaded function (bug #1085) 2014-07-08 18:35:54 +00:00
tokens.cpp Preliminary ManifestSupportedOS and WinVer.nsh Win10 support 2014-10-21 23:13:26 +00:00
tokens.h Added PEDllCharacteristics attribute and changed default DllCharacteristics to TS_AWARE+NO_SEH+NX_COMPAT+DYNAMIC_BASE 2014-08-15 19:15:06 +00:00
tstring.cpp 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
tstring.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
uservars.h Tabs to spaces and minor cleanup 2014-07-05 11:55:28 +00:00
utf.cpp 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
utf.h MakeNSIS WM_COPYDATA notify messages now use the QH_OUTPUTCHARSET encoding if specified by the host. CP_ACP is the default for compatibility with old IDEs. 2014-06-11 22:01:38 +00:00
util.cpp RunChildProcessRedirected takes a narrow string in the legacy ANSI mode 2014-10-05 22:18:29 +00:00
util.h Don't allow !addincludedir with trailing path separator to propagate to !include 2014-07-18 16:37:08 +00:00
validateunicode.cpp 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
validateunicode.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
winchar.cpp 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
winchar.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
writer.cpp Fixed MinGW (GCC 4.5.2) 2014-07-19 19:21:43 +00:00
writer.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00