Commit graph

3689 commits

Author SHA1 Message Date
kichik
d6145f7e0f provide stdin to keep xcopy happy
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4335 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-20 19:36:03 +00:00
kichik
7ac5477abc use NLF_STRINGS_NO_SPECIAL instead of NLF_STRINGS - 3, as the number three can easily change
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4334 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-18 13:12:47 +00:00
kichik
4e33bf099a added NLF_STRINGS_NO_SPECIAL, number of real NLF strings, not including special strings not defined in the NLF
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4333 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-18 13:12:08 +00:00
kichik
5d91cbcd10 added inline comment example
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4332 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-18 12:04:34 +00:00
kichik
9ab47b62b5 fixed bug #1328629 - Explicitly setting $LANGUAGE does not operate as expected
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4331 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-17 13:39:18 +00:00
icemank
0a17affe37 Fixed #ifdef blocks.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4330 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-16 12:52:04 +00:00
icemank
2bae0bb2ee Fixed indentations.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4329 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-16 12:50:29 +00:00
icemank
174feaed16 Fixed comment handling.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4328 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-16 05:37:13 +00:00
kichik
b8991b1482 original LIB is used, no need to remove #/.sconf_temp
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4327 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-13 14:49:39 +00:00
kichik
e1d65c2150 don't add /GX to defenv
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4326 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-13 13:33:28 +00:00
kichik
8507a9027d added workaround for Platform SDK's libcp.lib
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4325 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-13 13:16:38 +00:00
kichik
0f7012e04e use my_convert in !delfile
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4324 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-12 14:40:36 +00:00
kichik
8414047fd9 fixed bug #1320297 - LogicLib.nsh portability issues
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4323 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-12 14:26:25 +00:00
kichik
c94fdbf119 added !appendfile
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4322 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-12 14:24:21 +00:00
kichik
e7bdb6aad8 no language strings and variables with InstallDirRegKey
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4321 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-12 13:50:26 +00:00
kichik
23f9afc99d possible .data optimization
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4320 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-12 13:32:47 +00:00
kichik
0d494737dc extract RegTool with the random data as well
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4319 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-12 11:10:23 +00:00
kichik
f3d46b8cb5 typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4318 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-11 20:04:17 +00:00
kichik
315c7b1d64 * strip quotes and /S from RegTool's RunOnce key before checking if it exists
* added random data to the extraction name of RegTool to avoid problems with install->reboot->install->reboot


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4317 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-11 16:47:58 +00:00
kichik
babe73be5b updated change log
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4316 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-11 16:31:27 +00:00
kichik
d144639111 write HWND and HWND2 entries to the INI with the control's HWND
no more weird calculations when there's a browse button


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4315 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-11 16:27:04 +00:00
kichik
49179ea08d Platfrom SDK's headers and libraries are newer than VC Toolkit's
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4314 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-10 11:45:01 +00:00
kichik
8aa498bc5d output an error message for SCons 0.96.90 or older, instead of a TypeError exception
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4313 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-08 21:13:02 +00:00
joostverburg
34b6c3357d larger browse button, localized texts will fit in better
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4312 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-08 10:27:25 +00:00
kichik
02de188fee no need for 'SectionIn RO' to be case sensitive
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4311 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-07 15:45:08 +00:00
kichik
21816d8036 proper umask
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4310 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-07 13:41:44 +00:00
kichik
a7ae019046 write temporary nsh to temp dir to avoid permission problems with unprivileged users
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4309 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-07 13:23:58 +00:00
kichik
fae25f96ef get output file from command line
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4308 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-07 13:21:09 +00:00
kichik
03a887ba35 added !tempfile and !delfile
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4307 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-07 13:08:44 +00:00
kichik
a546017631 workaround for scons bug - use CPPDEFINES in RCCOM
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4306 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-05 13:47:12 +00:00
kichik
0a86da7f01 use CPPDEFINES in RCCOM
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4305 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-05 13:42:04 +00:00
kichik
fbe0f8e2d0 wrong package name
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4304 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-04 14:14:38 +00:00
kichik
6ae7a6cc40 upload files to /incoming
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4303 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-04 14:06:54 +00:00
kichik
7d1c3d452b * create_special_build takes 2 arguments, not 3
* use log_dir in log()


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4302 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-04 13:46:43 +00:00
kichik
b6cfab9c6a no need for log_dir='..' for scons call of special build
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4301 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-04 13:25:06 +00:00
kichik
059c23f608 missing comma
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4300 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-04 13:12:37 +00:00
kichik
9e8e472c77 fixed installation diff test
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4298 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-04 12:58:02 +00:00
kichik
6e1c12ffcb missing comma
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4297 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-04 12:46:24 +00:00
kichik
c4d94990f2 2.10
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4296 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-04 12:22:34 +00:00
kichik
ea91437063 exit on failure
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4295 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-04 12:16:52 +00:00
kichik
bc748d8b41 2.10
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4294 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-04 12:05:52 +00:00
kichik
e0e4e54cea validate_filename was called before skip_root in is_valid_instpath and so no root directory was ever valid, even with AllowRootDirInstall
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4293 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-04 11:18:43 +00:00
joostverburg
21457af9ac updates by QFox
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4292 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-03 10:06:07 +00:00
kichik
9dc50cf8d5 POSIX portability
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4291 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-24 15:50:40 +00:00
kichik
54062c79b9 use AddAvailableLibs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4290 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-24 15:49:38 +00:00
kichik
66bec46203 useful function, for now only AddAvailableLibs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4289 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-24 15:48:59 +00:00
kichik
20248c1ca9 no optimizations and symbol stripping in debug mode
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4288 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-24 11:41:41 +00:00
kichik
dc2b49aece don't use NormalizedCommand in IsPluginCommand, it asserts on non-existing plug-in commands
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4287 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-24 11:38:13 +00:00
kichik
f5ee7ddc1c size2 is changed on POSIX
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4286 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-24 11:20:26 +00:00
kichik
6ec75949fa added links to optional tools
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4285 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-23 15:06:49 +00:00