Prosody Windows package

Scripts and resources for Prosody's Windows package (Currently unsupported!)


To clone this repository using Mercurial, run:

hg clone 'https://hg.prosody.im/windows/' prosody-windows

Subsequent updates can be downloaded simply by running:

hg pull -u

Mercurial help

Recent changes

a62f871adb7e prosody.bat: Pass command line arguments to main file default tip Vitaly Orekhov
28228b082223 Create prosody.version Kim Alvefur
022bbfdf46ea Update LuaSec: brunoos-luasec-luasec-0.4.1-11-g063e8a8 -> luasec-0.5 Waqas Hussain
db99ca5af5ca Update LuaSocket 3.0rc1: Really build with WinXP support Waqas Hussain
6aa4b0e482a1 Update LuaSocket 3.0rc1 diegonehab-luasocket-v3.0-rc1-3-g6bdb00e -> diegonehab-luasocket-v3.0-rc1-10-g6d5e40c, build with WinXP support Waqas Hussain
19f715e38b8f Update LuaExpat luaexpat-1.2.0 -> luaexpat-1.3.0 Waqas Hussain
4f65357a16d8 Update OpenSSL openssl-1.0.1f -> openssl-1.0.1g Waqas Hussain
5818dfa71bca Update OpenSSL openssl-1.0.1e -> openssl-1.0.1f Waqas Hussain
f314ffdc0dcc Add initial README Matthew Wild
dbf926bb0517 build.sh: Fix, config.patch is relative to the root directory Matthew Wild
8116c40682e7 build.sh: Auto-detect script root dir from run path Prosody IM Developers
e88004d5fb00 Allow target directory as an optional 3rd parameter Matthew Wild
8d628c1b3497 build.sh: Only use hg archive on hg repos, else normal recursive copy Kim Alvefur
28eeaf11d1a2 build.sh: Quote arguments to makensis Kim Alvefur
e84f02c81a06 build.sh: Use second argument as version to build Kim Alvefur
d4be73398509 build.sh: Use first argument as hg source dir Kim Alvefur
d6f4473d2f54 build.sh: Use hg archive to copy repo contents. Kim Alvefur
9e5aa2cafb86 build.sh: Allow overriding eg PATH_TO_SOURCE trough a build.cfg file Kim Alvefur
fb495229cfd6 build.sh: Fix makensis to use *nix-style command line Kim Alvefur
9bbc7bf2b00d Prosody Windows packaging, initial commit Waqas Hussain
more changes...