kichik
|
c69dedddda
|
moved update back to makensisw
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4077 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-19 10:56:42 +00:00 |
|
kichik
|
ba4c723d07
|
fixed bug #1220940 - grammatical error
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4076 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-19 09:35:46 +00:00 |
|
kichik
|
f1278851a0
|
applied patch #1223362 - Updated credits (obucina)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4075 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-19 09:26:16 +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
|
3b8961a820
|
Changed details button to begin with capital letter like other buttons.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4073 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-18 11:37:26 +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
|
7c5f6d159f
|
install NSIS Menu, no building for now
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4070 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-17 18:38:36 +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
|
7bd448c4ff
|
only pass -DNSIS_VERSION to files that actually use it
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4067 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-17 14:03:22 +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
|
9704cb3a99
|
delete [] x is more correct, although it doesn't really matter with our implementation of new and delete
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4065 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-13 19:39:36 +00:00 |
|
kichik
|
52fec79fc8
|
typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4064 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-07 19:07:34 +00:00 |
|
kichik
|
2bf93b99dc
|
bail on output name that starts with a quote
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4063 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-03 18:45:51 +00:00 |
|
kichik
|
8ba9af27fd
|
explain about /oname with spaces
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4062 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-02 16:32:53 +00:00 |
|
kichik
|
df5202b290
|
short source build and installation help file
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4060 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-28 18:52:03 +00:00 |
|
kichik
|
1fb8a16345
|
double build
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4059 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-28 18:48:44 +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
|
98a9d0050a
|
2.07
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4057 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-28 18:34:16 +00:00 |
|
kichik
|
a8a7e88b7b
|
replaced by scons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4056 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-28 17:59:27 +00:00 |
|
kichik
|
8c424cc65d
|
updated links to point to the new Building NSIS appendix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4055 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-28 17:56:25 +00:00 |
|
kichik
|
01d1f7802b
|
removed Compiling NSIS Sources section
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4054 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-28 17:55:41 +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
|
8f892f36a1
|
L shouldn't be there
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4052 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-28 14:37:59 +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
|
9603978f02
|
a more complete list by Shengalts Aleksander
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4050 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-27 10:18:34 +00:00 |
|
kichik
|
00ac5cc681
|
typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4049 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-24 20:43:05 +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
|
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
|
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
|
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
|
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
|
be0ba361a6
|
MAP_FLAG no longer needs to be a function
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4041 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-21 13:13:36 +00:00 |
|
kichik
|
c57ed10119
|
automatically generate map file name with proper path
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4040 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-21 13:11:35 +00:00 |
|
kichik
|
9345eb2005
|
cppused = 1 so stdlib is included when needed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4039 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-21 13:05:16 +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
|
4dfd7ef0dd
|
added CPP_REQUIRES_STDLIB flag
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4037 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-21 13:03:51 +00:00 |
|
kichik
|
88a0af6276
|
missing colon
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4036 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-21 10:59:27 +00:00 |
|
kichik
|
e4fdd84b3e
|
credits for Welsh translation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4035 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-20 12:00:32 +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
|
da01b9cdc1
|
use cross compiler tool definition
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4033 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-20 11:23:59 +00:00 |
|
kichik
|
b48f1f840e
|
tool for cross-compiling mingw
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4032 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-20 11:23:43 +00:00 |
|
kichik
|
e7b4b4916d
|
Welsh translation by Rhoslyn Prys
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4031 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-20 11:11:29 +00:00 |
|
kichik
|
4d98d19140
|
stringify the define itself, not its name
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4030 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-19 16:35:38 +00:00 |
|
kichik
|
d1c225ba8f
|
reset $INSTDIR if user clicked cancel in the browse dialog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4029 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-17 19:52:44 +00:00 |
|
kichik
|
01cddf169b
|
search harder for the platform sdk
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4028 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-14 17:52:41 +00:00 |
|
kichik
|
d01ddc5d47
|
icon for makensisw copied from Contrib\Graphics\Icons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4027 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-05-14 15:57:14 +00:00 |
|