Commit graph

36 commits

Author SHA1 Message Date
Kim Alvefur
2b1cd1a3ae configure, Makefile: Allow runtime to be overridden. 2012-09-28 12:04:07 +02:00
Matthew Wild
59edec552f Makefile: Fix for net/http 2012-04-25 03:56:26 +01:00
Kim Alvefur
326b9c2cc2 Makefile: Use cp instead of install, and make sure the correct umask is set 2012-03-20 12:50:53 +01:00
Thijs Alkemade
203c5b4d85 Fix make install for mod_s2s. 2012-03-02 19:56:10 +01:00
Kim Alvefur
cea60b7a5d Makefile: Fix making of prosody.version 2011-10-23 20:56:33 +02:00
Kim Alvefur
1f496b5027 Makefile: Merge identical rules and some other improvements. 2011-10-18 01:22:44 +02:00
Matthew Wild
850d092305 Makefile, util-src/Makefile: Add .PHONY, reorganise util-src/Makefile 2011-10-13 00:51:50 +01:00
Matthew Wild
d2d66b4078 commit d2fb8a5ff43fcf3e94e5e518aba175503590ecda
Author: Brian Cully <bjc@kublai.com>
Date:   Mon Jun 14 17:30:52 2010 -0400

    Install adhoc submodules
2010-06-14 23:51:11 +01:00
Matthew Wild
cb24bc1a12 Makefile: Remove fallbacks/ 2010-02-15 23:06:57 +00:00
Matthew Wild
b544f41cef Makefile: Fix to install new util/sasl directory 2009-11-26 01:09:10 +00:00
matthew
53a3a8df37 Fix for Makefile hack to install MUC plugin 2009-09-08 14:38:51 +01:00
Waqas Hussain
d372008d04 Updated the Makefile to work with the MUC plugin folder. 2009-09-08 05:41:33 +05:00
Waqas Hussain
9b3f3c93e3 Fixed: Zeros could be stripped from the version string the Makefile extracts from the local hg repository (thanks albert) 2009-08-08 00:21:33 +05:00
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