pabs3
747ad310e5
Kill some compiler warnings under Linux and mingw32
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4994 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-11 15:58:46 +00:00
kichik
edeb26b7a7
don't Return from macro, use Goto
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4993 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-10 17:49:21 +00:00
kichik
7c08c07d9f
use HKCU
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4992 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-10 17:49:03 +00:00
kichik
18baaa804d
typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4991 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-10 16:24:40 +00:00
kichik
2969aa40fc
remember previously selected sections
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4990 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-10 14:41:05 +00:00
kichik
f6849b6bec
it's /o not /0
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4989 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-10 14:16:30 +00:00
kichik
307dd13446
LOGICLIB_SECTIONCMP is no longer required
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4988 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-10 12:55:33 +00:00
kichik
5e8edf541e
cd to the right directory
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4987 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-09 18:50:12 +00:00
kichik
bc5c323c6d
removed /Q from rd - ask to be sure
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4986 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-09 18:13:24 +00:00
kichik
e659fbc3f9
applied patch #1677482 - wxbuild.bat for paths with spaces
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4985 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-09 18:11:53 +00:00
kichik
cfa0085a2a
fixed bug #1667976 - new nsis menu is larger
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4984 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-09 15:56:41 +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
140845e1bb
typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4982 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-07 18:55:25 +00:00
pabs3
ed044c3046
FTBFS due to using the wrong log_printf function
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4981 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-07 09:26:19 +00:00
kichik
faac838b4e
report error in log for WriteReg* when RegSetValueEx itself fails and not only RegCreateKeyEx
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4980 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-06 21:22:37 +00:00
kichik
9fc8466b7c
listing file is fun
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4979 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-06 21:14:12 +00:00
kichik
6ea14b45da
size optimization
...
it's official. even msdn now says SHGetMalloc returns the same allocator CoTaskMemFree uses and a little debugging backs this even on Windows 95
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4978 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-06 20:35:53 +00:00
kichik
08650c9384
size optimization - GlobalFree isn't called in any other case, no need here as well
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4977 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-04 19:53:58 +00:00
kichik
417bc94156
fixed cross-reference
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4976 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-04 18:49:27 +00:00
kichik
f45a2d81eb
it's MSTOOLKIT not MSVCTOOLKIT
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4975 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-04 17:00:27 +00:00
kichik
083e7d1956
missing comma
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4974 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-03 15:19:58 +00:00
kichik
5493360c14
oops... comment line continuation
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4973 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-03 14:23:43 +00:00
kichik
781c8aa1b8
size optimization - use don't add "Locale" twice to data section
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4972 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-03 14:19:30 +00:00
kichik
05d910c289
size optimization - use GetNSISString to do complicated stirng processing
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4971 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-03 14:18:49 +00:00
kichik
b00c69290f
size optimization - no need for both GetEnvironmentVariable and ExpandEnvironmentStrings
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4970 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-03 14:18:20 +00:00
kichik
5ea297c4ca
more on building and installing without cross-compiler on posix
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4969 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-03 13:21:55 +00:00
kichik
6355acfa03
match language number on site
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4968 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-03 13:05:13 +00:00
kichik
6ff6d600a7
fixed uninstallers processing of /D=
...
realcmds might point exactly to cmdline, so zeroing cmdline-2 may not affect it
instead, zero cmdline-2, cmdline-1, cmdline and cmdline+1 (entire " /D=")
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4967 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-03 12:49:08 +00:00
kichik
a32989e4f6
default UI language
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4966 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-03 10:31:18 +00:00
kichik
b3947cabac
actually working LIBPATH and CPPPATH options (renamed to APPEND_*)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4965 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-02 20:33:43 +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
78a980fe03
allocate memory for "--" as well
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4962 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-02 09:49:54 +00:00
pabs3
3d7194ee59
fixed bug #1661503 : inconsistency between Win32/Linux makensis command line options
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4961 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-02 04:35:35 +00:00
kichik
9cbba1c7ba
fixed bug #1670741 - NSIS Menu can't be built on linux due to .rc & .cpp -> .o
...
added automatic code that changes the target name of resource files to something slightly unique
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4960 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-01 21:05:43 +00:00
kichik
695fddbc32
implemented RFE #1669513 - bitwise operators for !define /math
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4959 212acab6-be3b-0410-9dea-997c60f758d6
2007-02-27 21:04:12 +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
kichik
1a7016361c
applied patch #1667950 - Silence spurious warnings when compiling with VC8
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4957 212acab6-be3b-0410-9dea-997c60f758d6
2007-02-24 18:23:33 +00:00
kichik
7a9faeb2a5
fixed bug #1667637 - build, test failures in nsis CVS on Debian GNU/Linux
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4956 212acab6-be3b-0410-9dea-997c60f758d6
2007-02-24 12:16:32 +00:00
kichik
f9efe8a94d
fixed vc7 build errors
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4955 212acab6-be3b-0410-9dea-997c60f758d6
2007-02-24 11:35:51 +00:00
kichik
c1c68544e0
it's WIN32_LEAN_AND_MEAN, not WIN32_MEAN_AND_LEAN and it makes build fail anyway
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4954 212acab6-be3b-0410-9dea-997c60f758d6
2007-02-23 17:01:14 +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
f47ce901b2
fixed bug #1664957 - Vista Start Menu
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4952 212acab6-be3b-0410-9dea-997c60f758d6
2007-02-23 12:45:13 +00:00
kichik
28a3b53b05
implemeneted RFE #1666501 - MakeNSISw: esc -> close
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4951 212acab6-be3b-0410-9dea-997c60f758d6
2007-02-23 12:42:21 +00:00
kichik
cb30b6ed2f
fixed bug #1666873 - LZMA test segfault on Debian GNU/Linux
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4950 212acab6-be3b-0410-9dea-997c60f758d6
2007-02-23 12:34:51 +00:00
kichik
3694d06099
fixed bug #1664648 - Sections.nsh doesn't like $0
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4947 212acab6-be3b-0410-9dea-997c60f758d6
2007-02-20 21:42:53 +00:00
kichik
0c4ba9481a
fixed bug #1664428 - LicenseForceSelection validation check can be easily skipped
...
rollback 1.269 as lParam can be NULL, as in this case
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4946 212acab6-be3b-0410-9dea-997c60f758d6
2007-02-20 21:34:32 +00:00
kichik
71df1fde32
fixed bug #1663795 - Galician language is broken in MUI installers
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4945 212acab6-be3b-0410-9dea-997c60f758d6
2007-02-20 20:34:19 +00:00
kichik
60cc573859
added Galician for the compliation tests
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4944 212acab6-be3b-0410-9dea-997c60f758d6
2007-02-20 20:21:56 +00:00
kichik
69ac340afe
applied patch #1662419 - Documentation typo fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4943 212acab6-be3b-0410-9dea-997c60f758d6
2007-02-17 17:36:06 +00:00