Commit graph

14 commits

Author SHA1 Message Date
kichik
06ab0c6314 convert to plug-in library and never unload so user variables are saved
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5843 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-12 19:27:02 +00:00
kichik
6dba6f5f93 use default crt entry point
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5012 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-30 19:44:52 +00:00
kichik
e80b4d084c removed vauge mathcrt.lib
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4953 212acab6-be3b-0410-9dea-997c60f758d6
2007-02-23 15:10:42 +00:00
kichik
22088d6674 fixed bug #1610773 - nsis-2.22 fails to install on Linux (mingw32)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4840 212acab6-be3b-0410-9dea-997c60f758d6
2006-12-08 12:22:13 +00:00
kichik
f03e32fc2f MSVC_VERSION has Exp prefix for express versions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4825 212acab6-be3b-0410-9dea-997c60f758d6
2006-11-27 14:38:16 +00:00
kichik
7519ae9fe2 proper MSVS_VERSION check
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4817 212acab6-be3b-0410-9dea-997c60f758d6
2006-11-17 11:38:15 +00:00
joostverburg
f04bd2fa14 automatic MSVC 2005 detection
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4816 212acab6-be3b-0410-9dea-997c60f758d6
2006-11-14 19:14:53 +00:00
kichik
4e84de07ca fixed TEMP_MSVC2005 test
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4799 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-30 19:45:18 +00:00
joostverburg
1247550061 MSVC 2005 support. Add TEMP_MSVC2005=yes to the build command line.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4796 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-29 11:50:31 +00:00
kichik
9929eb7120 use True/False instead of 1/0
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4270 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-17 08:50:41 +00:00
kichik
53fa1d20ac install and distribute examples, contribs and documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4005 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-30 18:04:55 +00:00
kichik
4a77cdc9fe less code in SConscripts, more shared code in SConstruct
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3986 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-22 16:51:00 +00:00
kichik
b9e8ba7ba9 Math compiles
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3976 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-19 20:00:43 +00:00
kichik
b604cdfe3f new build system using SCons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3969 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-16 18:48:50 +00:00