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
|
4ca94f6615
|
added "-setup" suffix to installer output file name
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4445 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-12-17 13:54:34 +00:00 |
|
kichik
|
4b8cd4211c
|
added TestScript for scripts which are only used for testing, and not as examples
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4429 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-11-26 12:14:36 +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 |
|
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
|
08665528b9
|
added support for compilation of cross platform utilities
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4272 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-17 09:43:10 +00:00 |
|
kichik
|
4bf6509225
|
VPatch 3.0
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4271 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-17 09:25:44 +00:00 |
|
kichik
|
9929eb7120
|
use True/False instead of 1/0
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4270 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-17 08:50:41 +00:00 |
|
kichik
|
dac3dfe20b
|
scons 0.96.91 is required
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4243 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-08 16:48:17 +00:00 |
|
kichik
|
d736ad8ce6
|
moved most of config.h into SConstruct
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4237 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-02 16:15:13 +00:00 |
|
kichik
|
1aaa2da092
|
Library.nsi example requires %WINDIR% environment variable
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4227 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-08-26 10:10:21 +00:00 |
|
kichik
|
03bb808953
|
added -signed suffix to signed distribution files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4224 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-08-19 12:02:15 +00:00 |
|
kichik
|
2a8231fbdb
|
added CODESIGNER option to enable executable digital signing
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4221 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-08-14 10:44:02 +00:00 |
|
kichik
|
09d17aff6f
|
no support for Python 1.5.2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4220 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-08-11 20:29:59 +00:00 |
|
kichik
|
2f318e63c3
|
pass res_target to AppendRES
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4175 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-19 19:14:56 +00:00 |
|
kichik
|
7fd7935769
|
cleaned up a bit
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4173 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-16 10:14:20 +00:00 |
|
kichik
|
5bb9c58089
|
use $PROGSUFFIX instead of '.exe'
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4167 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-09 15:56:24 +00:00 |
|
kichik
|
418f2e0569
|
alias UIs target to UIs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4165 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-09 10:11:59 +00:00 |
|
kichik
|
2c161a5cde
|
don't build tests by default to avoid an error about CppUnit missing
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4163 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-07 20:13:34 +00:00 |
|
kichik
|
4ecca13fcd
|
added test-scripts target
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4134 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-24 10:52:37 +00:00 |
|
kichik
|
e7ef640fad
|
one less TODO
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4129 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-23 19:06:23 +00:00 |
|
kichik
|
01ea9d4bcb
|
fixed indention
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4126 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-22 21:45:40 +00:00 |
|
kichik
|
a515a31e32
|
added 'test' target
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4125 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-22 21:37:51 +00:00 |
|
kichik
|
63276d8689
|
build UIs from source
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4124 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-22 15:55:41 +00:00 |
|
kichik
|
7e5ecd148b
|
fixed exception when VER_* is not passed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4099 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-19 20:35:56 +00:00 |
|
kichik
|
e5ccd95016
|
added dist-zip (same as old dist ) and dist-installer targets
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4098 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-19 17:01:34 +00:00 |
|
kichik
|
c44d6d01b6
|
fixed build of dist target when PREFIX is not empty
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4092 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-19 12:31:09 +00:00 |
|
kichik
|
c9631e2c1a
|
use RegTool's new SConscript
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4088 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-19 11:26:20 +00:00 |
|
kichik
|
eac0520377
|
added docs and examples support for BuildUtil
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4085 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-19 11:19:24 +00:00 |
|
kichik
|
67b4454e9b
|
distribute nsisconf.nsh
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4084 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-19 11:15:06 +00:00 |
|
kichik
|
6de6be01a5
|
distribute license
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4082 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-19 11:12:56 +00:00 |
|
kichik
|
b65aa70bc9
|
removed NSIS Update
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4079 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-19 11:00:21 +00:00 |
|
kichik
|
d14855c840
|
reverted DISTDIR to nsis-$VERSION as it's the name of the folder in the zip file
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4072 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-17 18:39:42 +00:00 |
|
kichik
|
6377026505
|
NSIS Menu now has a SConscript
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4071 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-17 18:38:51 +00:00 |
|
kichik
|
e547a4fae4
|
always delete .dist folder
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4069 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-17 18:27:58 +00:00 |
|
kichik
|
e178441cdd
|
better name for dist temporary directory ($VERSION wasn't replaced)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4068 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-17 18:20:16 +00:00 |
|
kichik
|
2a45f49a20
|
get version from command line and default to "date.cvs" to avoid creation of "official" releases
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4066 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-17 14:02:47 +00:00 |
|
kichik
|
29d4d775aa
|
read version from external file
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4058 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-28 18:37:09 +00:00 |
|
kichik
|
47721fdc02
|
clean DISTDIR after zipping for a clean release
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4051 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-28 13:45:01 +00:00 |
|
kichik
|
0abaf2951a
|
set default value of CHMDOCS to 'yes' if hhc.exe is found in PATH
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4046 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-21 15:37:56 +00:00 |
|
kichik
|
42632dbc2f
|
added CHMDOCS option
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4045 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-21 14:07:50 +00:00 |
|
kichik
|
fc048cd02b
|
added SKIPSTUBS, SKIPPLUGINS, SKIPUTILS and SKIPMISC to allow skipping certain parts of the build process
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4043 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-21 13:27:13 +00:00 |
|
kichik
|
546b5d2af6
|
MAP_FLAG no longer requires target name as a parameter
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4042 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-21 13:14:05 +00:00 |
|
kichik
|
c2c3283409
|
added cppused argument for BuildPlugin
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4038 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-21 13:04:28 +00:00 |
|
kichik
|
c7d867861e
|
no more need for MINGWPREFIX
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4034 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-20 11:59:17 +00:00 |
|
kichik
|
f85a88852c
|
made NSIS_VERSION a define set by the scons script
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4024 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-12 16:27:35 +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
|
f521b9aa81
|
install examples
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4003 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-04-28 17:37:20 +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
|
624dafb1dc
|
more useful aliases
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3987 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-04-22 17:29:21 +00:00 |
|