Skip to Content

luafilesystem v1.8.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

# Host Dependents

No dependents.

# Contributors

  • Stephen E. Baker's avatar Stephen E. Baker
  • Alexander Karatarakis's avatar Alexander Karatarakis
  • pravic's avatar pravic
  • Stefano Sinigardi's avatar Stefano Sinigardi
  • Billy O'Neal's avatar Billy O'Neal
  • Jack·Boos·Yu's avatar Jack·Boos·Yu
  • autoantwort's avatar autoantwort
  • Cheney Wang's avatar Cheney Wang

# Changelog

  • 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)
  • b295670 Bulk 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)
  • a197e4d Bump luafilesystem to 1.7.0.2
  • 26516fe vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
  • 938a5b4 Add package for luafilesystem

# Source