Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lutok: Switch from std::auto_ptr<> to std::unique_ptr<> | John Baldwin | 2025-04-16 | 1 | -4/+0 |
* | Updated and new Makefile.depend files | Simon J. Gerraty | 2024-10-16 | 1 | -0/+14 |
* | Remove residual blank line at start of Makefile | Warner Losh | 2024-07-15 | 1 | -1/+0 |
* | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
* | Explicitly set CXXSTD to c++11 for old C++ code using std::auto_ptr<>. | John Baldwin | 2022-12-05 | 1 | -0/+1 |
* | Add liblutok a lightweight C++ API for lua. | Brooks Davis | 2020-03-23 | 1 | -0/+26 |