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 |
|
kichik
|
4a77cdc9fe
|
less code in SConscripts, more shared code in SConstruct
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3986 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-04-22 16:51:00 +00:00 |
|
kichik
|
cdf3529eff
|
alias util name to building it, not installing it
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3985 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-04-22 16:12:15 +00:00 |
|
kichik
|
66b441d3ab
|
added CPPPATH and LIBPATH options
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3984 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-04-21 19:52:06 +00:00 |
|
kichik
|
40a31c125d
|
- build debug and release in different directories
- added 'install' alias
- converted build_prefix and prefix to environment variables
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3983 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-04-21 17:46:24 +00:00 |
|
kichik
|
5113e9afa5
|
added prefix option
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3978 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-04-19 21:03:49 +00:00 |
|
kichik
|
b9e8ba7ba9
|
Math compiles
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3976 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-04-19 20:00:43 +00:00 |
|
kichik
|
96f98582ce
|
set default empty value for MINGWPREFIX
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3973 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-04-19 19:58:14 +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 |
|