Makefile: Fix making of prosody.version
|
Kim Alvefur |
Sun, 23 Oct 2011 20:56:33 +0200 |
Merge with Zash
|
Matthew Wild |
Wed, 26 Oct 2011 18:58:01 -0400 |
Makefile: Fix making of prosody.version
|
Kim Alvefur |
Sun, 23 Oct 2011 20:56:33 +0200 |
Makefile: Merge identical rules and some other improvements.
|
Kim Alvefur |
Tue, 18 Oct 2011 01:22:44 +0200 |
Makefile, util-src/Makefile: Add .PHONY, reorganise util-src/Makefile
|
Matthew Wild |
Thu, 13 Oct 2011 00:51:50 +0100 |
commit d2fb8a5ff43fcf3e94e5e518aba175503590ecda
|
Matthew Wild |
Mon, 14 Jun 2010 23:51:11 +0100 |
Makefile: Remove fallbacks/
|
Matthew Wild |
Mon, 15 Feb 2010 23:06:57 +0000 |
Makefile: Fix to install new util/sasl directory
|
Matthew Wild |
Thu, 26 Nov 2009 01:09:10 +0000 |
Fix for Makefile hack to install MUC plugin
|
matthew |
Tue, 08 Sep 2009 14:38:51 +0100 |
Updated the Makefile to work with the MUC plugin folder.
|
Waqas Hussain |
Tue, 08 Sep 2009 05:41:33 +0500 |
Fixed: Zeros could be stripped from the version string the Makefile extracts from the local hg repository (thanks albert)
|
Waqas Hussain |
Sat, 08 Aug 2009 00:21:33 +0500 |
Added man page for prosodyctl
|
Dwayne Bent |
Thu, 02 Jul 2009 15:20:15 -0400 |
Makefile: Install fallbacks/ directory
|
Matthew Wild |
Thu, 02 Jul 2009 00:25:14 +0100 |
Makefile: Experimental support for recording the version of an installed Prosody
|
Matthew Wild |
Fri, 05 Jun 2009 01:13:39 +0100 |
Makefile: Set data directory permissions to 750 on install [thanks Dwayne Bent]
|
Matthew Wild |
Thu, 04 Jun 2009 15:46:05 +0100 |
Makefile: Specify permissions on installed executables [thanks mhavela]
|
Matthew Wild |
Thu, 04 Jun 2009 15:30:00 +0100 |
Makefile: Process and install prosodyctl
|
Matthew Wild |
Sat, 02 May 2009 20:30:50 +0100 |
Makefiles: Add signal.so to install targets
|
Matthew Wild |
Sun, 12 Apr 2009 03:02:51 +0100 |
Makefiles, util.signal: Add lsignal library for catching POSIX signals
|
Matthew Wild |
Sun, 12 Apr 2009 02:53:00 +0100 |
Add posix support library, and adjust makefiles for it
|
Matthew Wild |
Sat, 06 Dec 2008 23:20:59 +0000 |
Change sed usage back into one sed script for incompetent versions of sed
|
Matthew Wild |
Sun, 30 Nov 2008 19:58:22 +0000 |
'install' libs to util before top-level make install
|
Matthew Wild |
Sun, 30 Nov 2008 19:31:43 +0000 |
Makefile fix for creating datadir in correct place on install
|
Matthew Wild |
Sun, 30 Nov 2008 14:30:22 +0000 |
Installation improvements (auto-creation of data directories)
|
Matthew Wild |
Sun, 30 Nov 2008 04:22:43 +0000 |
Don't overwrite config on make install if it already exists
|
Matthew Wild |
Sun, 30 Nov 2008 01:16:55 +0000 |
Yet another fix for the makefile :)
|
Matthew Wild |
Sun, 30 Nov 2008 00:33:58 +0000 |
Fix missing prosody.cfg.lua.install
|
Matthew Wild |
Sat, 29 Nov 2008 22:55:16 +0000 |
Don't write to prosody.cfg.lua from Makefile. Much apologies to poor albert :(
|
Matthew Wild |
Sat, 29 Nov 2008 22:28:11 +0000 |
More Makefile improvements (install the certificates, and update the config on install to find them)
|
Matthew Wild |
Sat, 29 Nov 2008 17:52:10 +0000 |
Update Makefile to set correct paths on install with Debian package
|
Matthew Wild |
Sat, 29 Nov 2008 17:22:05 +0000 |
Update Makefile to now pass config paths to prosody. Update prosody, modulemanager and connectionlisteners to obey these paths.
|
Matthew Wild |
Sat, 29 Nov 2008 03:27:50 +0000 |
Rename and update config. Update Makefile for this change.
|
Matthew Wild |
Sat, 29 Nov 2008 02:28:00 +0000 |
More Makefile improvements
|
Matthew Wild |
Sat, 29 Nov 2008 02:23:48 +0000 |
Add a top-level Makefile and ./configure script. Update util-src Makefile for this.
|
Matthew Wild |
Sat, 29 Nov 2008 02:07:33 +0000 |