Skip to Content

luafilesystemv1.9.0

Created
Updated

LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribution.

#Usage

luafilesystem provides CMake targets:

find_package(unofficial-luafilesystem CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::luafilesystem::lfs)

#License

Unknown

#Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

#Features

No features defined.

#Dependencies

No transitive dependencies.

#Host Dependencies

No transitive dependencies.

#Dependents

No dependents.

#Host Dependents

No dependents.

#Contributors

  • Stephen E. Baker's avatarStephen E. Baker
  • Alexander Karatarakis's avatarAlexander Karatarakis
  • pravic's avatarpravic
  • Stefano Sinigardi's avatarStefano Sinigardi
  • Billy O'Neal's avatarBilly O'Neal
  • Jack·Boos·Yu's avatarJack·Boos·Yu
  • autoantwort's avatarautoantwort
  • Cheney Wang's avatarCheney Wang
  • toge's avatartoge

#Changelog

  • 71d4d57[luafilesystem] update to 1.9.0 (#49164)
  • b7ba157[lua] update to 5.5.0 (#49032)
  • 76d1537[luafilesystem] Fixes header file lfs.h not found (#41193)
  • 919348f[luafilesystem] Add cmake files (#38425)
  • 7bd20ae[luafilesystem] no uwp (#35256)
  • 5b11232[many-ports] Don't use deprecated functions (autogenerated) (#26981)
  • 8ead9c2[many ports]switch to vcpkg-cmake / vckg-cmake-config part 3 (#29883)
  • b295670Bulk convert control files. (#19986)
  • 46d0f05[luafilesystem][lpeg] Bump versions (#11554)
  • 726c111[vcpkg] fatal_error when patch fails to apply (#8087)
  • 18b029a[WIP] Add a Homepage URL entry for vcpkg ports (#2933)
  • a197e4dBump luafilesystem to 1.7.0.2
  • 26516fevcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
  • 938a5b4Add package for luafilesystem

#Source