Commit graph

1103 commits

Author SHA1 Message Date
anders_k
bbb592401a Replaced CHMDOCS build switch with DOCTYPES=chm,html,htmlsingle
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6190 212acab6-be3b-0410-9dea-997c60f758d6
2011-12-02 23:18:34 +00:00
anders_k
dd72b0a0ed Docs: Added some section keywords and fudged TargetMinimalOS min-version
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6188 212acab6-be3b-0410-9dea-997c60f758d6
2011-11-30 23:30:29 +00:00
anders_k
c21cccc591 Halibut: Added \cfg{xhtml-keywordfragments}{BOOL} for named fragments
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6187 212acab6-be3b-0410-9dea-997c60f758d6
2011-11-30 22:17:17 +00:00
anders_k
79dbea3321 Added !getdllversion [Bug#2809308,RFE#1873767]
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6186 212acab6-be3b-0410-9dea-997c60f758d6
2011-11-21 20:13:30 +00:00
anders_k
443e7f4dc2 Added and updated MSVC6 and 2003Feb SDK links
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6185 212acab6-be3b-0410-9dea-997c60f758d6
2011-11-20 23:32:00 +00:00
anders_k
de46637e02 Changed section index is stored in $0 during .onSelChange callbacks
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6184 212acab6-be3b-0410-9dea-997c60f758d6
2011-11-20 22:03:21 +00:00
anders_k
ddd7e92b3a Fixed two typos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6178 212acab6-be3b-0410-9dea-997c60f758d6
2011-11-17 20:53:44 +00:00
anders_k
3d9c850bb5 Added !macroundef
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6177 212acab6-be3b-0410-9dea-997c60f758d6
2011-11-17 18:54:49 +00:00
anders_k
8cde6958a8 Added ${__MACRO__}
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6171 212acab6-be3b-0410-9dea-997c60f758d6
2011-11-13 17:31:14 +00:00
anders_k
20dcb1923a Added !if /FileExists
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6170 212acab6-be3b-0410-9dea-997c60f758d6
2011-11-13 15:34:43 +00:00
anders_k
3cd6ebbf39 Added VIFileVersion instruction and fixed version info resource default language
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6160 212acab6-be3b-0410-9dea-997c60f758d6
2011-07-29 22:11:00 +00:00
f0rt
737a5c8468 Allow building with a specific win32 targeted cross compiler (#3305366)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6156 212acab6-be3b-0410-9dea-997c60f758d6
2011-06-25 19:29:38 +00:00
kichik
041a8a9881 applied patch #3307144 - more cross links in documentation (whyeye)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6152 212acab6-be3b-0410-9dea-997c60f758d6
2011-05-28 18:45:57 +00:00
anders_k
3bfdffb45b Fixed typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6138 212acab6-be3b-0410-9dea-997c60f758d6
2011-03-11 05:27:37 +00:00
kichik
cab33acee9 fixed dup section names
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6127 212acab6-be3b-0410-9dea-997c60f758d6
2010-11-13 21:07:31 +00:00
wizou
73501896d4 Updated documentation and file functions for Unicode support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6119 212acab6-be3b-0410-9dea-997c60f758d6
2010-07-09 15:12:21 +00:00
wizou
4d19aaa9ab Adding new ${__FILEDIR__} preprocessor define containing directory of current script
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6108 212acab6-be3b-0410-9dea-997c60f758d6
2010-06-17 10:11:29 +00:00
wizou
90e0a201df documenting !finalize
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6104 212acab6-be3b-0410-9dea-997c60f758d6
2010-06-16 14:19:51 +00:00
anders_k
fbc7cb8fd0 Fixed and documented !if & operator
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6099 212acab6-be3b-0410-9dea-997c60f758d6
2010-06-11 16:33:10 +00:00
anders_k
f0fb5aafea small grammar fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6098 212acab6-be3b-0410-9dea-997c60f758d6
2010-06-10 20:54:25 +00:00
anders_k
d526c78d05 Added !define /ifndef and !define /redef optional arguments
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6097 212acab6-be3b-0410-9dea-997c60f758d6
2010-06-10 20:42:50 +00:00
wizou
70ccef9cbc Unicode: Fixed some scripts
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6068 212acab6-be3b-0410-9dea-997c60f758d6
2010-04-21 08:55:35 +00:00
wizou
64a0f32e52 more simple TCHARs fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6047 212acab6-be3b-0410-9dea-997c60f758d6
2010-04-12 16:00:17 +00:00
f0rt
34395604e8 #2918870: Ensure minimum scons version of 1.2.0 otherwise build scripts won't work.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6044 212acab6-be3b-0410-9dea-997c60f758d6
2010-03-30 12:27:15 +00:00
f0rt
b402798885 #2918870: Detect Win32 zlib in flat and include/lib directory structure, updated INSTALL and build documentation, removed obsolete Source\zlib\DEFLATE.H.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6039 212acab6-be3b-0410-9dea-997c60f758d6
2010-03-27 15:52:04 +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
b8260593ec oops... typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6034 212acab6-be3b-0410-9dea-997c60f758d6
2010-02-20 16:19:41 +00:00
f0rt
c39ffff404 applied patch #2918870 - use of the zlib compression library provided by the system
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6030 212acab6-be3b-0410-9dea-997c60f758d6
2010-02-07 21:24:09 +00:00
kichik
ea124294a7 added Asturian by Marcos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6026 212acab6-be3b-0410-9dea-997c60f758d6
2010-02-06 13:19:47 +00:00
kichik
1872573b9e 2.46
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6007 212acab6-be3b-0410-9dea-997c60f758d6
2009-12-05 22:33:50 +00:00
kichik
c076d135e7 nicer halibut scons code
should make a proper builder out of this

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6001 212acab6-be3b-0410-9dea-997c60f758d6
2009-11-29 23:12:45 +00:00
pabs3
ad67841b87 Remove outdated information about System::Call being missing when built with GCC. Patch by Thomas Gaugler <thomas@dadie.net>
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5994 212acab6-be3b-0410-9dea-997c60f758d6
2009-07-05 15:15:44 +00:00
kichik
c7bb0d6bd1 typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5985 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 19:59:07 +00:00
kichik
80e3d99a8c 2.45
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5984 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 19:40:03 +00:00
kichik
8ecbb43a38 don't ask me why, but this make hhc.exe not crash
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5982 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 19:25:24 +00:00
kichik
9a04747745 vista AND 7... yes, tis true!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5981 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 19:15:25 +00:00
kichik
a7c5b420b9 fixed bug #2606525 - Symbol NSIS_VERSION not documented
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5972 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 14:46:37 +00:00
kichik
f3791f9e7d fixed bug #2796189 - ExecShell doesn't always respect maximized window setting
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5970 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 13:59:38 +00:00
kichik
7e1196a4b1 bug #2790298 - whatever...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5964 212acab6-be3b-0410-9dea-997c60f758d6
2009-05-13 18:19:03 +00:00
kichik
49276c77c7 fixed bug #2705878 - Wrong Example in Documentation at FindFirst
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5954 212acab6-be3b-0410-9dea-997c60f758d6
2009-03-23 18:50:06 +00:00
kichik
059b0786be shorter urls
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5941 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-21 19:25:03 +00:00
kichik
6a57d28330 2.44
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5940 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-21 19:16:25 +00:00
kichik
4c1b54d033 2.43
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5928 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-05 01:23:58 +00:00
pabs3
f41ba95bab fix bug #2497148 - allow out of tree builds on POSIX platforms
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5921 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-04 14:05:48 +00:00
kichik
a1671db5d6 fixed bug #2564005 - Link to NSIS Wiki not correct
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5920 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-04 13:47:06 +00:00
kichik
0aed504f4a happy new year!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5917 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-01 14:44:30 +00:00
kichik
7c8291ef3c added Esperanto
http://forums.winamp.com/showthread.php?s=&threadid=302218

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5911 212acab6-be3b-0410-9dea-997c60f758d6
2009-01-31 16:26:46 +00:00
kichik
4c402ea0e7 2.42
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5861 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-20 11:48:54 +00:00
kichik
3d841a7387 more credits
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5860 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-20 11:19:18 +00:00