Commit graph

39 commits

Author SHA1 Message Date
anders_k
49ca294dee Cherrypicked minor upstream fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7319 212acab6-be3b-0410-9dea-997c60f758d6
2021-09-11 23:54:56 +00:00
anders_k
452dbe5787 Better xhtml compatibility, default charset and optional lang tag
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7318 212acab6-be3b-0410-9dea-997c60f758d6
2021-09-11 22:57:27 +00:00
anders_k
88a3b2c668 Docs update and font size fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7303 212acab6-be3b-0410-9dea-997c60f758d6
2021-08-25 17:36:17 +00:00
anders_k
ea50284c18 GCC -fno-common is now the defaul in GCC 10 (xantares PR for RH/Fedora bug 1799650)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7182 212acab6-be3b-0410-9dea-997c60f758d6
2020-05-17 21:37:57 +00:00
anders_k
510fb334c8 Fixed some typos (Most of them found by codespell/Stefan Weil)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6704 212acab6-be3b-0410-9dea-997c60f758d6
2016-02-04 20:14:06 +00:00
anders_k
bc9f86d506 Halibut: Allow macros to work across files (Upstream rev4803)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6213 212acab6-be3b-0410-9dea-997c60f758d6
2012-02-24 12:56:57 +00:00
anders_k
8b457d1aa2 Halibut: Always generate fragment for chapter links in htmlsingle mode
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6194 212acab6-be3b-0410-9dea-997c60f758d6
2011-12-03 20:07:28 +00:00
anders_k
33770dcd4f Halibut: Remove filename for self relative links in htmlsingle mode
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6193 212acab6-be3b-0410-9dea-997c60f758d6
2011-12-03 19:50:02 +00:00
anders_k
bd797ad934 Halibut: Include NSIS svn revision in meta generator tag
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6192 212acab6-be3b-0410-9dea-997c60f758d6
2011-12-03 18:16:36 +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
kichik
78f805da52 it's c, not c++
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5032 212acab6-be3b-0410-9dea-997c60f758d6
2007-04-02 10:54:23 +00:00
pabs3
e873b82b53 Kill some more compiler warnings under Linux and mingw32
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5031 212acab6-be3b-0410-9dea-997c60f758d6
2007-04-02 10:29:35 +00:00
kichik
05d2a3a979 applied patch #1225167 - halibut fails on macro usage at beginning of line
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4121 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-21 22:18:15 +00:00
kichik
d7592d0f84 replaced by scons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4047 212acab6-be3b-0410-9dea-997c60f758d6
2005-05-21 16:21:32 +00:00
kichik
4b668a08b3 set chm_toc and chm_ind to NULL after closing them
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4019 212acab6-be3b-0410-9dea-997c60f758d6
2005-05-10 20:30:01 +00:00
kichik
8dfe73762e don't use _MAX_PATH, it's not defined on POSIX
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4011 212acab6-be3b-0410-9dea-997c60f758d6
2005-05-06 09:57:37 +00:00
kichik
f359cf7b51 first check if the the file was successfully opened, then try opening the other files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4010 212acab6-be3b-0410-9dea-997c60f758d6
2005-05-06 09:51:52 +00:00
kichik
2ad8448cc7 use our default environment for building halibut
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4000 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-24 17:23:37 +00:00
kichik
d5a3cf4f5b don't pass version as define
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3999 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-24 16:34:11 +00:00
kichik
89203ad037 let scons handle quotes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3998 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-24 16:04:31 +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
kichik
b62da6fe46 applied patch #1180886 - fix halibut segfaults on powerpc (and maybe other platforms)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3959 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-12 17:27:42 +00:00
kichik
d3621837ed Misspelled
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3215 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-26 13:58:03 +00:00
kichik
0450ea6390 Added modification notice
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3214 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-26 13:57:14 +00:00
kichik
2cb320edb5 CHM documentation generates using Halibut. Thanks Nike!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3090 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-03 09:10:19 +00:00
kichik
0098f6c22c Halibut's license
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3013 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-12 14:54:59 +00:00
kichik
0e30afb5d9 Hopefully readable now: indent -nut -kr -bl -bli0 -i2 *
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2423 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-04 14:43:36 +00:00
kichik
7212948929 Now shows line number for unresolved \R cross-references
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2386 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-28 18:32:16 +00:00
kichik
8a97b60b30 Added \R{ref}{name} for named references
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2315 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-16 20:37:35 +00:00
rainwater
90ea8491f4 Updated docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1609 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-06 21:20:55 +00:00
rainwater
be3a60af39 let's not remove the old exe
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1555 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-02 02:14:01 +00:00
rainwater
fb9423ffef last update
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1552 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-01 23:01:34 +00:00
rainwater
14ce36b1f3 updateeeeeeeeeeeeee
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1551 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-01 22:55:47 +00:00
rainwater
2477a56e48 another update
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1550 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-01 22:52:19 +00:00
rainwater
866e6aaef1 Updated docs again
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1549 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-01 22:48:07 +00:00
rainwater
c056fc5d17 Different linkage on the index page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1546 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-01 22:28:10 +00:00
rainwater
10106da2e5 Remove winhelp module
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1543 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-01 21:56:05 +00:00
rainwater
048c27836c removed text and help file backends; added some usage crap and removed the help command line optin(who needs that)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1542 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-01 21:52:36 +00:00
kichik
b23696e64c Hacked up halibut source code
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1534 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-01 18:22:40 +00:00