aboutsummaryrefslogtreecommitdiff
path: root/lib/liblutok
Commit message (Expand)AuthorAgeFilesLines
* lutok: Switch from std::auto_ptr<> to std::unique_ptr<>John Baldwin2025-04-161-4/+0
* Updated and new Makefile.depend filesSimon J. Gerraty2024-10-161-0/+14
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Explicitly set CXXSTD to c++11 for old C++ code using std::auto_ptr<>.John Baldwin2022-12-051-0/+1
* Add liblutok a lightweight C++ API for lua.Brooks Davis2020-03-231-0/+26