null soft installer system
Find a file
2014-06-23 19:15:59 +00:00
Contrib mstoolkit toolchain should use the VC toolkit linker by default. link.exe can even stand in for lib.exe if required 2014-06-23 19:15:59 +00:00
Docs Added !makensis command 2014-06-21 23:55:24 +00:00
Examples Added Armenian translation 2014-05-13 16:42:13 +00:00
Include 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
Menu 3.0b0 2014-05-11 19:55:31 +00:00
SCons mstoolkit toolchain should use the VC toolkit linker by default. link.exe can even stand in for lib.exe if required 2014-06-23 19:15:59 +00:00
Scripts automatically upload release notes (until the section number for change log changes... meh) 2013-07-14 20:34:45 +00:00
Source Fixed STD_MIN/MAX again for VCToolkit2003: SDK2003R2/CL14.00.40310.41 defines _MAX as _cpp_max and _cpp_max is a template under std. VCToolkit2003/CL13.10.3052 has a template _MAX under std but also does "#define _MAX (max)" so we cannot use "std::_MAX" and have to rely on the "(std::max)" trick. 2014-06-23 01:28:32 +00:00
COPYING 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
INSTALL a note about building wxWidgets 2012-11-05 01:42:47 +00:00
nsisconf.nsh UninstallIcon, not UnIcon 2004-02-05 21:47:08 +00:00
SConstruct mstoolkit toolchain should use the VC toolkit linker by default. link.exe can even stand in for lib.exe if required 2014-06-23 19:15:59 +00:00
TODO.txt Jim Park's Unicode NSIS merging - Step 1 : switch to TCHARs where relevant. 2010-03-24 17:22:56 +00:00