NSIS/Source
2016-02-04 20:14:06 +00:00
..
7zip (C) 2015 2015-02-06 21:43:39 +00:00
boost Imported and modified some sources from Boost (http://www.boost.org) 2004-10-15 03:40:07 +00:00
bzip2 (C) 2015 2015-02-06 21:43:39 +00:00
exehead Fixed some typos (Most of them found by codespell/Stefan Weil) 2016-02-04 20:14:06 +00:00
Tests fixed bug #1098 so test-code works on ubuntu now 2014-10-05 21:52:03 +00:00
zlib (C) 2015 2015-02-06 21:43:39 +00:00
afxres.h (C) 2015 2015-02-06 21:43:39 +00:00
build.cpp Added experimental Target and CPU attributes 2015-12-09 00:47:50 +00:00
build.h Added experimental Target and CPU attributes 2015-12-09 00:47:50 +00:00
cbzip2.h Changed the order of the zlib lib files SConstruct searches for so it can find the MinGW specific .a first. 64-bit MinGW has problems with a MSVC generated lib file. 2015-09-19 18:54:02 +00:00
clzma.cpp (C) 2015 2015-02-06 21:43:39 +00:00
clzma.h (C) 2015 2015-02-06 21:43:39 +00:00
compressor.h (C) 2015 2015-02-06 21:43:39 +00:00
crc32.c * Basic System::Call support when compiling with 64-bit MinGW/GCC toolchain 2015-09-17 14:30:07 +00:00
crc32.h * Basic System::Call support when compiling with 64-bit MinGW/GCC toolchain 2015-09-17 14:30:07 +00:00
czlib.h Changed the order of the zlib lib files SConstruct searches for so it can find the MinGW specific .a first. 64-bit MinGW has problems with a MSVC generated lib file. 2015-09-19 18:54:02 +00:00
DialogTemplate.cpp Updated copyright details 2015-02-14 22:27:29 +00:00
DialogTemplate.h Updated copyright details 2015-02-14 22:27:29 +00:00
dirreader.cpp (C) 2015 2015-02-06 21:43:39 +00:00
dirreader.h (C) 2015 2015-02-06 21:43:39 +00:00
fileform.cpp * !AddIncludeDir displays the cpu architecture in the script message if specified as a parameter 2015-09-18 23:16:34 +00:00
fileform.h * block_header::offset is now pointer sized in exehead 2015-09-18 15:55:56 +00:00
growbuf.cpp * Basic System::Call support when compiling with 64-bit MinGW/GCC toolchain 2015-09-17 14:30:07 +00:00
growbuf.h * Basic System::Call support when compiling with 64-bit MinGW/GCC toolchain 2015-09-17 14:30:07 +00:00
icon.cpp * Basic System::Call support when compiling with 64-bit MinGW/GCC toolchain 2015-09-17 14:30:07 +00:00
icon.h (C) 2015 2015-02-06 21:43:39 +00:00
lang.cpp Fixed some typos (Most of them found by codespell/Stefan Weil) 2016-02-04 20:14:06 +00:00
lang.h (C) 2015 2015-02-06 21:43:39 +00:00
lineparse.cpp * Added support for 0o octal radix prefix on number literals in the preprocessor 2015-11-05 21:05:23 +00:00
lineparse.h (C) 2015 2015-02-06 21:43:39 +00:00
makenssi.cpp Changed "Command line defined" compiler message verbosity level from 4 to 3 2015-10-10 11:31:27 +00:00
manifest.cpp RequestExecutionLevel now defaults to admin 2015-08-07 00:13:36 +00:00
manifest.h *Now adds the Win10 manifest by default 2015-07-30 18:47:09 +00:00
mmap.cpp (C) 2015 2015-02-06 21:43:39 +00:00
mmap.h (C) 2015 2015-02-06 21:43:39 +00:00
Platform.h Don't look for a specific 2003 TK version when deciding which std::min/max workaround to apply 2015-11-28 21:33:12 +00:00
Plugins.cpp Allow makensis to use stubs and plugins of different bitness, based on patch #265 2015-10-01 17:32:56 +00:00
Plugins.h Allow makensis to use stubs and plugins of different bitness, based on patch #265 2015-10-01 17:32:56 +00:00
ResourceEditor.cpp Allow makensis to use stubs and plugins of different bitness, based on patch #265 2015-10-01 17:32:56 +00:00
ResourceEditor.h Allow makensis to use stubs and plugins of different bitness, based on patch #265 2015-10-01 17:32:56 +00:00
ResourceVersionInfo.cpp (C) 2015 2015-02-06 21:43:39 +00:00
ResourceVersionInfo.h (C) 2015 2015-02-06 21:43:39 +00:00
SConscript fix gcc build 2014-10-05 21:04:19 +00:00
script.cpp Added experimental Target and CPU attributes 2015-12-09 00:47:50 +00:00
ShConstants.cpp (C) 2015 2015-02-06 21:43:39 +00:00
ShConstants.h Updated copyright details 2015-02-14 22:27:29 +00:00
strlist.cpp Clarify ${GetParameters} documentation 2015-11-17 08:54:02 +00:00
strlist.h (C) 2015 2015-02-06 21:43:39 +00:00
tchar.h * Try to avoid invalid parameter debug warning in newer versions of MSVCRT.dll when calling _vsnwprintf as a _vscwprintf replacement 2015-11-01 17:11:53 +00:00
tokens.cpp Make sure we have a valid .chm file in the 3.0 installer as well 2015-12-09 22:52:21 +00:00
tokens.h Added experimental Target and CPU attributes 2015-12-09 00:47:50 +00:00
tstring.cpp (C) 2015 2015-02-06 21:43:39 +00:00
tstring.h (C) 2015 2015-02-06 21:43:39 +00:00
uservars.h Updated copyright details 2015-02-14 22:27:29 +00:00
utf.cpp (C) 2015 2015-02-06 21:43:39 +00:00
utf.h (C) 2015 2015-02-06 21:43:39 +00:00
util.cpp Fixed some typos (Most of them found by codespell/Stefan Weil) 2016-02-04 20:14:06 +00:00
util.h * Basic System::Call support when compiling with 64-bit MinGW/GCC toolchain 2015-09-17 14:30:07 +00:00
validateunicode.cpp (C) 2015 2015-02-06 21:43:39 +00:00
validateunicode.h (C) 2015 2015-02-06 21:43:39 +00:00
winchar.cpp (C) 2015 2015-02-06 21:43:39 +00:00
winchar.h (C) 2015 2015-02-06 21:43:39 +00:00
writer.cpp * block_header::offset is now pointer sized in exehead 2015-09-18 15:55:56 +00:00
writer.h * block_header::offset is now pointer sized in exehead 2015-09-18 15:55:56 +00:00