.. |
7zip
|
Igor requested the paragraph to be removed
|
2005-01-09 12:56:36 +00:00 |
boost
|
Imported and modified some sources from Boost (http://www.boost.org)
|
2004-10-15 03:40:07 +00:00 |
bzip2
|
added NSISCALL to functions used in the stub (EXEHEAD)
|
2005-04-02 11:23:12 +00:00 |
exehead
|
look for _?= in the entire command line in case realcmds skipped the first and only space
|
2005-06-23 22:34:35 +00:00 |
Tests
|
renamed target to test-code and made conf test alias the target to an error
|
2005-06-24 10:51:45 +00:00 |
zlib
|
fixed build warnings (including bug report #1005303 )
|
2004-08-14 17:35:05 +00:00 |
afxres.h
|
- compiles without PSDK again
|
2004-01-30 22:04:10 +00:00 |
build.cpp
|
made NSIS_VERSION a define set by the scons script
|
2005-05-12 16:27:35 +00:00 |
build.h
|
- stubs are no longer included in makensis but read from the Stubs directory
|
2005-04-02 12:04:07 +00:00 |
cbzip2.h
|
added dict_size parameter to Compressor::Init() so a cast to CLZMA won't be required to pass a dictionary size
|
2004-10-11 14:26:13 +00:00 |
clzma.cpp
|
LZMA_IO_ERROR was returned instead of LZMA_THREAD_ERROR
|
2005-01-18 18:06:09 +00:00 |
clzma.h
|
added dict_size parameter to Compressor::Init() so a cast to CLZMA won't be required to pass a dictionary size
|
2004-10-11 14:26:13 +00:00 |
compressor.h
|
added dict_size parameter to Compressor::Init() so a cast to CLZMA won't be required to pass a dictionary size
|
2004-10-11 14:26:13 +00:00 |
crc32.c
|
- updated the makefiles and code to allow compliation with MinGW once again (some of patch #875485 by perditionc)
|
2004-03-12 20:43:54 +00:00 |
czlib.h
|
added dict_size parameter to Compressor::Init() so a cast to CLZMA won't be required to pass a dictionary size
|
2004-10-11 14:26:13 +00:00 |
DialogTemplate.cpp
|
no using namespace in header file
|
2005-06-24 15:49:39 +00:00 |
DialogTemplate.h
|
no using namespace in header file
|
2005-06-24 15:49:39 +00:00 |
dirreader.cpp
|
use case insensitive string comparison
|
2005-01-14 18:35:21 +00:00 |
dirreader.h
|
new interface for reading directories which helps getting some preprocessor clutter outside of script.cpp
|
2004-11-26 15:37:31 +00:00 |
growbuf.cpp
|
refactoring: split strlist.h classes into separate {h,cpp} files
|
2004-10-02 15:17:00 +00:00 |
growbuf.h
|
refactoring: split strlist.h classes into separate {h,cpp} files
|
2004-10-02 15:17:00 +00:00 |
lang.cpp
|
made NSIS_VERSION a define set by the scons script
|
2005-05-12 16:27:35 +00:00 |
lang.h
|
moved implementation of LangStringList and StringsArray into lang.cpp
|
2004-10-12 21:22:55 +00:00 |
lineparse.cpp
|
Added missing #include "Platform.h"
|
2004-10-15 03:23:13 +00:00 |
lineparse.h
|
moved implementation of LineParser into lineparse.cpp
|
2004-10-11 11:45:15 +00:00 |
makenssi.cpp
|
made NSIS_VERSION a define set by the scons script
|
2005-05-12 16:27:35 +00:00 |
mmap.cpp
|
refactoring: split strlist.h classes into separate {h,cpp} files
|
2004-10-02 15:17:00 +00:00 |
mmap.h
|
added missing #include statement for Linux
|
2004-10-11 21:21:24 +00:00 |
Platform.h
|
implemented RFE #1172123 - $LOCALAPPDATA
|
2005-05-07 05:33:55 +00:00 |
Plugins.cpp
|
moved implementation of PluginsList into Plugins.cpp
|
2004-10-12 21:27:09 +00:00 |
Plugins.h
|
moved implementation of PluginsList into Plugins.cpp
|
2004-10-12 21:27:09 +00:00 |
ResourceEditor.cpp
|
2005
|
2005-01-04 14:54:48 +00:00 |
ResourceEditor.h
|
2005
|
2005-01-04 14:54:48 +00:00 |
ResourceVersionInfo.cpp
|
use new MultiByteToWideChar and WideCharToMultiByte implementation
|
2004-12-11 16:10:28 +00:00 |
ResourceVersionInfo.h
|
moved implementation of CVersionStrigList into ResourceVersionInfo.cpp
|
2004-10-11 14:23:45 +00:00 |
SConscript
|
only pass -DNSIS_VERSION to files that actually use it
|
2005-06-17 14:03:22 +00:00 |
script.cpp
|
bail on output name that starts with a quote
|
2005-06-03 18:45:51 +00:00 |
ShConstants.cpp
|
moved implementation of ConstantsStringList into ShConstants.cpp
|
2004-10-12 21:05:59 +00:00 |
ShConstants.h
|
moved implementation of ConstantsStringList into ShConstants.cpp
|
2004-10-12 21:05:59 +00:00 |
strlist.cpp
|
refactoring: split strlist.h classes into separate {h,cpp} files
|
2004-10-02 15:17:00 +00:00 |
strlist.h
|
int to size_t
|
2004-10-12 20:26:23 +00:00 |
tokens.cpp
|
- stubs are no longer included in makensis but read from the Stubs directory
|
2005-04-02 12:04:07 +00:00 |
tokens.h
|
renamed SubSection to SectionGroup
|
2005-01-10 12:43:52 +00:00 |
uservars.h
|
- makensis should now compile on any POSIX compliment platform (Linux, *BSD, Mac OS X, etc.)
|
2004-03-29 20:21:00 +00:00 |
util.cpp
|
applied patch #1179116 - debian amd64/gcc-4.0 build fixes
|
2005-04-08 14:45:14 +00:00 |
util.h
|
stringify the define itself, not its name
|
2005-05-19 16:35:38 +00:00 |