Log

util/dependencies.lua @ 5820:6bc4077bc1f9 0.9.1

description author age
util.dependencies, util.xmppstream: Move LuaExpat version checking to util.dependencies. Waqas Hussain Tue, 22 Nov 2011 02:13:42 +0500
util.dependencies: Add a dummy util.ztact loader to log a message for people still using it (e.g. in their Debian-derived config files) Matthew Wild Tue, 05 Apr 2011 13:20:09 +0100
prosody, prosodyctl, util.dependencies: Split checking and logging of dependencies so we can check hard deps before the config and logging is loaded Matthew Wild Mon, 20 Dec 2010 14:06:16 +0000
Merge 0.6->0.7 Matthew Wild Mon, 22 Mar 2010 17:24:55 +0000
Update copyright headers for 2010 Matthew Wild Mon, 22 Mar 2010 17:06:15 +0000
util.dependencies: Make the commands line up properly in the "missing dependency" output. Yes, this was the commit you didn't know you were waiting for! Matthew Wild Mon, 23 Nov 2009 02:58:42 +0000
util.dependencies: Don't query the config (it isn't really necessary) Matthew Wild Fri, 05 Feb 2010 13:52:01 +0000
util.dependencies: Load luarocks.loader/luarocks.require Matthew Wild Thu, 28 Jan 2010 18:10:20 +0000
util.dependencies, prosody, prosodyctl: Give util.dependencies a check_dependencies() function so the caller can decide what to do when dependencies aren't met - update prosody/prosodyctl for this change Matthew Wild Thu, 28 Jan 2010 14:56:47 +0000
Merge with 0.6 Matthew Wild Wed, 02 Dec 2009 22:15:17 +0000
util.dependencies: Fix package name of LuaFilesystem Matthew Wild Wed, 02 Dec 2009 22:13:31 +0000
Merge with 0.6 Matthew Wild Wed, 25 Nov 2009 15:41:04 +0000
util.dependencies: Log an error if the current version of LuaSec installed contains The Bug (thanks Remko) Matthew Wild Wed, 25 Nov 2009 15:40:33 +0000
Merge with 0.6 Matthew Wild Mon, 23 Nov 2009 20:21:20 +0000
util.dependencies: Missed a Debian/ Matthew Wild Mon, 23 Nov 2009 19:59:32 +0000
util.dependencies: Clearer message, add homepages, etc. Matthew Wild Mon, 23 Nov 2009 18:51:54 +0000
util.dependencies: Add LuaFileSystem as a hard dependency Matthew Wild Mon, 23 Nov 2009 17:31:49 +0000
util.dependencies: Make the commands line up properly in the "missing dependency" output. Yes, this was the commit you didn't know you were waiting for! Matthew Wild Mon, 23 Nov 2009 02:58:42 +0000
Remove version number from copyright headers Matthew Wild Fri, 10 Jul 2009 03:11:45 +0100
0.3->0.4 Matthew Wild Fri, 20 Mar 2009 20:16:25 +0000
Better handling of found, but unloadable, core libraries (eg. undefined symbols) Matthew Wild Thu, 26 Feb 2009 02:42:47 +0000
Update copyright notices for 2009 Matthew Wild Fri, 30 Jan 2009 17:59:26 +0000
0.2->0.3 Matthew Wild Fri, 30 Jan 2009 17:40:25 +0000
GPL->MIT! Matthew Wild Fri, 30 Jan 2009 17:22:56 +0000
util.dependencies: Not finding our own libraries is fatal Matthew Wild Thu, 22 Jan 2009 14:33:02 +0000
util.dependencies: Show useful messages when our own libraries are not found, too Matthew Wild Thu, 22 Jan 2009 14:29:29 +0000
0.1 -> 0.2 Matthew Wild Wed, 10 Dec 2008 15:44:03 +0000
Fill blank with URL Matthew Wild Wed, 03 Dec 2008 16:07:15 +0000
Insert copyright/license headers Matthew Wild Wed, 03 Dec 2008 14:39:07 +0000
Completely switched to new hashes library from the old md5 library Waqas Hussain Fri, 28 Nov 2008 01:16:26 +0500
Refuse to run without SSL/TLS unless run_without_ssl is set in config Matthew Wild Tue, 25 Nov 2008 03:52:53 +0000
Trivial whitespace fix in the missing dependency message Matthew Wild Tue, 25 Nov 2008 02:33:13 +0000
Add MD5 to the list of checked dependencies Matthew Wild Tue, 25 Nov 2008 02:30:25 +0000
Friendlier messages on missing dependencies Matthew Wild Tue, 25 Nov 2008 02:20:23 +0000