]> git.sesse.net Git - cubemap/history - Makefile.in
Create $(libdir) on make install.
[cubemap] / Makefile.in
2024-01-02 Steinar H. GundersonCreate $(libdir) on make install. master
2024-01-02 Steinar H. GundersonLowercase $PREFIX and similar variables.
2023-12-17 Steinar H. GundersonUse systemd.pc to place systemd system units.
2023-04-03 Steinar H. GundersonAdd a LD_PRELOAD-able library to force Metacube output...
2019-11-17 Steinar H. GundersonAlways compile with -pthread.
2018-04-05 Steinar H. GundersonUse C++11 std::mutex and std::lock_guard instead of...
2018-04-01 Steinar H. GundersonAdd server-side TLS support, through kTLS.
2016-04-03 Philipp KernInstall the systemd service without obeying PREFIX.
2016-04-01 Steinar H. GundersonFix an issue where access.log would have the wrong...
2015-09-03 Steinar H. GundersonAdd a configure script, for easier override of CXXFLAGS...