Commit graph

23 commits

Author SHA1 Message Date
Dwayne Bent
507c460971 Added man page for prosodyctl 2009-07-02 15:20:15 -04:00
Matthew Wild
7ba8dae5df Makefile: Install fallbacks/ directory 2009-07-02 00:25:14 +01:00
Matthew Wild
198b2b72c8 Makefile: Experimental support for recording the version of an installed Prosody 2009-06-05 01:13:39 +01:00
Matthew Wild
a82a7d386c Makefile: Set data directory permissions to 750 on install [thanks Dwayne Bent] 2009-06-04 15:46:05 +01:00
Matthew Wild
e70d58ad08 Makefile: Specify permissions on installed executables [thanks mhavela] 2009-06-04 15:30:00 +01:00
Matthew Wild
3163adb138 Makefile: Process and install prosodyctl 2009-05-02 20:30:50 +01:00
Matthew Wild
fcd300734f Makefiles: Add signal.so to install targets 2009-04-12 03:02:51 +01:00
Matthew Wild
23e9b6c71a Makefiles, util.signal: Add lsignal library for catching POSIX signals 2009-04-12 02:53:00 +01:00
Matthew Wild
8b821c21d3 Add posix support library, and adjust makefiles for it 2008-12-06 23:20:59 +00:00
Matthew Wild
2751ce1517 Change sed usage back into one sed script for incompetent versions of sed 2008-11-30 19:58:22 +00:00
Matthew Wild
8edf67c555 'install' libs to util before top-level make install 2008-11-30 19:31:43 +00:00
Matthew Wild
939c5b324d Makefile fix for creating datadir in correct place on install 2008-11-30 14:30:22 +00:00
Matthew Wild
90aca9cd5c Installation improvements (auto-creation of data directories) 2008-11-30 04:22:43 +00:00
Matthew Wild
72a0f04a67 Don't overwrite config on make install if it already exists 2008-11-30 01:16:55 +00:00
Matthew Wild
bf2042e1fa Yet another fix for the makefile :) 2008-11-30 00:33:58 +00:00
Matthew Wild
7d497c2cfc Fix missing prosody.cfg.lua.install 2008-11-29 22:55:16 +00:00
Matthew Wild
b45c3b6424 Don't write to prosody.cfg.lua from Makefile. Much apologies to poor albert :( 2008-11-29 22:28:11 +00:00
Matthew Wild
10463d1bb7 More Makefile improvements (install the certificates, and update the config on install to find them) 2008-11-29 17:52:10 +00:00
Matthew Wild
d00f8a6cf6 Update Makefile to set correct paths on install with Debian package 2008-11-29 17:22:05 +00:00
Matthew Wild
7271c148ce Update Makefile to now pass config paths to prosody. Update prosody, modulemanager and connectionlisteners to obey these paths. 2008-11-29 03:27:50 +00:00
Matthew Wild
46d4eaa618 Rename and update config. Update Makefile for this change. 2008-11-29 02:28:00 +00:00
Matthew Wild
2e0ae8ed92 More Makefile improvements 2008-11-29 02:23:48 +00:00
Matthew Wild
dcf87bb7c9 Add a top-level Makefile and ./configure script. Update util-src Makefile for this. 2008-11-29 02:07:33 +00:00