Commit graph

19 commits

Author SHA1 Message Date
kichik
80bc65beb1 support python 3 for building
python 2.6 is no longer supported

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6921 212acab6-be3b-0410-9dea-997c60f758d6
2017-10-06 18:23:05 +00:00
anders_k
e922c1b182 NSIS Menu POSIX fixes (bug #1144)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6758 212acab6-be3b-0410-9dea-997c60f758d6
2016-06-26 13:36:30 +00:00
anders_k
f6ae3a47e5 Must distribute notinstalled.html
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6755 212acab6-be3b-0410-9dea-997c60f758d6
2016-06-12 00:09:17 +00:00
anders_k
2a341bc918 Better NSIS Menu .manifest requirement detection
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6631 212acab6-be3b-0410-9dea-997c60f758d6
2015-11-03 23:28:08 +00:00
kichik
dabc0c1088 revert to wxWidgets 2.8.12 as 2.9.X is still experimental and doesn't work for us
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6333 212acab6-be3b-0410-9dea-997c60f758d6
2013-04-11 07:53:47 +00:00
kichik
3d42178659 upgraded to wxWidgets 2.9.4 and fixed unicode build (files were written into vc_mswuunsis and not vc_mswunsis; and some of the IF statement in the batch file didn't work)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6331 212acab6-be3b-0410-9dea-997c60f758d6
2013-04-10 09:13:20 +00:00
kichik
c57a89312f there's only one header.gif (the unicode fork has a different header)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6280 212acab6-be3b-0410-9dea-997c60f758d6
2012-11-11 03:36:45 +00:00
wizou
cdf7735a77 Jim Park's Unicode NSIS merging - Step 2 : merge TCHARs changes into trunk
Compiler output is identical before & after this step

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6037 212acab6-be3b-0410-9dea-997c60f758d6
2010-03-26 17:18:17 +00:00
wizou
752d7d239a Jim Park's Unicode NSIS merging - Step 1 : switch to TCHARs where relevant.
Compiler output is identical before & after this step

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/branches/wizou@6036 212acab6-be3b-0410-9dea-997c60f758d6
2010-03-24 17:22:56 +00:00
kichik
45da025cd8 support specifying WXWIN on command line
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6002 212acab6-be3b-0410-9dea-997c60f758d6
2009-11-29 23:19:58 +00:00
kichik
5955e090c7 fixed dependency list
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5477 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-03 20:48:59 +00:00
kichik
0a7a11111f detect wx-config before trying to run it (part of bug #1672315)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5028 212acab6-be3b-0410-9dea-997c60f758d6
2007-04-01 18:00:19 +00:00
kichik
7b3240cd5c distribute nsis.exe.manifest for the nsis menu as it's dynamically linked
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5010 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-30 16:30:22 +00:00
pabs3
4580795d2f partially fixed bug #1672315: NSIS Menu not portable to Linux wxGTK
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4983 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-08 01:47:14 +00:00
kichik
d2f099430b append nsis menu include/lib paths in the sconscript
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4964 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-02 11:36:18 +00:00
kichik
b293ebb229 added MSVCRT_FLAG
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4963 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-02 11:17:08 +00:00
kichik
b8bf22affb build NSIS Menu from source (requires wxWidgets)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4958 212acab6-be3b-0410-9dea-997c60f758d6
2007-02-24 18:57:55 +00:00
pabs3
0913023f33 Merge patch for better installs on POSIX platforms.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4486 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-21 09:54:23 +00:00
kichik
7c5f6d159f install NSIS Menu, no building for now
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4070 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-17 18:38:36 +00:00