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 |