Commit graph

24 commits

Author SHA1 Message Date
anders_k
d8eb1c60bb Port SCons scripts to py3k (xantares/py3k PR)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7124 212acab6-be3b-0410-9dea-997c60f758d6
2019-10-06 16:15:14 +00:00
kichik
fed4b288f1 improve hhc workaround
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6881 212acab6-be3b-0410-9dea-997c60f758d6
2017-07-23 23:38:22 +00:00
kichik
3b8afc2e89 i'm not sure why the previous fix fails only on linux, but here is another attempt...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6780 212acab6-be3b-0410-9dea-997c60f758d6
2016-07-25 01:26:53 +00:00
kichik
74a90ebedd fix missing style.css for html docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6778 212acab6-be3b-0410-9dea-997c60f758d6
2016-07-25 01:09:12 +00:00
anders_k
e2db35bf45 Merge history and chm fix from 2.48
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6682 212acab6-be3b-0410-9dea-997c60f758d6
2015-12-11 20:25:17 +00:00
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
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
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
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
685aacef36 scons 0.98 with an even uglier hack to reverse the result of hhc.exe
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5605 212acab6-be3b-0410-9dea-997c60f758d6
2008-04-22 13:42:01 +00:00
kichik
60a6ec28cb fixed scons 0.96.94 compatibility
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4852 212acab6-be3b-0410-9dea-997c60f758d6
2007-01-16 21:34:11 +00:00
kichik
d218839885 seems to have a problem with long current directory paths now...
so go to the root until i find out what's up here


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4780 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-20 12:53:14 +00:00
kichik
536545a43b hhc.exe suddenly crashes if the directory is changed before calling it...
it works fine without changing the directory - css and js are embedded and the files come out identical
removed the directory change


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4777 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-20 11:36:06 +00:00
kichik
c48a248f80 CHM depends on style.css, chmlink.js and nsis.hhp
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4611 212acab6-be3b-0410-9dea-997c60f758d6
2006-03-25 11:46:50 +00:00
kichik
c1a81d0dd2 only fix htmls when not on win32
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4487 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-21 10:18:06 +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
fd2947c9ae header files of useful functions (Instructor)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4112 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-21 12:37:38 +00:00
kichik
9dd58f86d5 get style.css from build dir
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4074 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-18 19:45:35 +00:00
kichik
8c3149ac25 added Building NSIS appendix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4053 212acab6-be3b-0410-9dea-997c60f758d6
2005-05-28 17:55:06 +00:00
kichik
980e93227e style.css wasn't copied to the build directory
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4048 212acab6-be3b-0410-9dea-997c60f758d6
2005-05-24 19:09:18 +00:00
kichik
961fe4ef7e added an option to build html documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4044 212acab6-be3b-0410-9dea-997c60f758d6
2005-05-21 14:05:56 +00:00
kichik
53fa1d20ac install and distribute examples, contribs and documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4005 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-30 18:04:55 +00:00
kichik
513475fcd5 use $PREFIX instead of prefix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3982 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-21 17:44:19 +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