Log

util/startup.lua @ 10557:e1cb869e2f6c

description author age
util.startup: Ignore unused errno variable [luacheck] Kim Alvefur 2019-12-23
util.startup: Disable plugin installer path creation for now (see comments) Kim Alvefur 2019-11-08
util.startup: Split plugin installer path setup into a separate function Kim Alvefur 2019-11-08
Merge 0.11->trunk Kim Alvefur 2019-11-03
util.startup: Ensure prosody.paths are absolute (see #1430) 0.11 Kim Alvefur 2019-11-03
util.startup: Update config path (fixes #1430) 0.11 Kim Alvefur 2019-11-03
Merge mod-installer (2019 GSoC by João Duarte) Matthew Wild 2019-08-19
util.startup: Changed the way util.paths.complement_lua_path was being accessed João Duarte 2019-08-16
util.startup: Reorganized code at setup_plugindir João Duarte 2019-08-01
util.startup: Now calls a function to complement lua's path/cpath João Duarte 2019-08-01
util.startup: setup_plugindir now also checks package.cpath for duplicates João Duarte 2019-08-01
util.startup: Directly calling lfs.currentdir instead of storing it in a local variable João Duarte 2019-08-01
util.startup: Removed/rewrote comments at setup_plugindir João Duarte 2019-08-01
util.startupt: setup_plugindir now uses lfs.mkdir to check/create directories João Duarte 2019-08-01
util.startupt: I'm now using the resolve_relative_path function from util/paths at the setup_plugindir function João Duarte 2019-08-01