aboutsummaryrefslogtreecommitdiffstats
path: root/util/dependencies.lua
Commit message (Collapse)AuthorAgeFilesLines
* Merge 0.6->0.7Matthew Wild2010-03-221-2/+2
|\
| * Update copyright headers for 2010Matthew Wild2010-03-221-2/+2
| |
| * util.dependencies: Make the commands line up properly in the "missing ↵Matthew Wild2009-11-231-2/+6
| | | | | | | | dependency" output. Yes, this was the commit you didn't know you were waiting for!
* | util.dependencies: Don't query the config (it isn't really necessary)Matthew Wild2010-02-051-9/+5
| |
* | util.dependencies: Load luarocks.loader/luarocks.requireMatthew Wild2010-01-281-0/+5
| |
* | util.dependencies, prosody, prosodyctl: Give util.dependencies a ↵Matthew Wild2010-01-281-81/+86
| | | | | | | | check_dependencies() function so the caller can decide what to do when dependencies aren't met - update prosody/prosodyctl for this change
* | Merge with 0.6Matthew Wild2009-12-021-1/+1
|\|
| * util.dependencies: Fix package name of LuaFilesystemMatthew Wild2009-12-021-1/+1
| |
* | Merge with 0.6Matthew Wild2009-11-251-0/+5
|\|
| * util.dependencies: Log an error if the current version of LuaSec installed ↵Matthew Wild2009-11-251-0/+5
| | | | | | | | contains The Bug (thanks Remko)
* | Merge with 0.6Matthew Wild2009-11-231-3/+25
|\|
| * util.dependencies: Missed a Debian/Matthew Wild2009-11-231-1/+1
| |
| * util.dependencies: Clearer message, add homepages, etc.Matthew Wild2009-11-231-7/+20
| |
| * util.dependencies: Add LuaFileSystem as a hard dependencyMatthew Wild2009-11-231-0/+9
| |
* | util.dependencies: Make the commands line up properly in the "missing ↵Matthew Wild2009-11-231-2/+6
|/ | | | dependency" output. Yes, this was the commit you didn't know you were waiting for!
* Remove version number from copyright headersMatthew Wild2009-07-101-1/+1
|
* 0.3->0.4Matthew Wild2009-03-201-1/+1
|
* Better handling of found, but unloadable, core libraries (eg. undefined symbols)Matthew Wild2009-02-261-6/+24
|
* Update copyright notices for 2009Matthew Wild2009-01-301-2/+2
|
* 0.2->0.3Matthew Wild2009-01-301-1/+1
|
* GPL->MIT!Matthew Wild2009-01-301-13/+2
|
* util.dependencies: Not finding our own libraries is fatalMatthew Wild2009-01-221-0/+2
|
* util.dependencies: Show useful messages when our own libraries are not ↵Matthew Wild2009-01-221-0/+13
| | | | found, too
* 0.1 -> 0.2Matthew Wild2008-12-101-1/+1
|
* Fill blank with URLMatthew Wild2008-12-031-1/+1
|
* Insert copyright/license headersMatthew Wild2008-12-031-0/+20
|
* Completely switched to new hashes library from the old md5 libraryWaqas Hussain2008-11-281-8/+0
|
* Refuse to run without SSL/TLS unless run_without_ssl is set in configMatthew Wild2008-11-251-1/+5
|
* Trivial whitespace fix in the missing dependency messageMatthew Wild2008-11-251-0/+1
|
* Add MD5 to the list of checked dependenciesMatthew Wild2008-11-251-0/+14
|
* Friendlier messages on missing dependenciesMatthew Wild2008-11-251-0/+35