| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | resurected sqlite3 and lsqlite3 (nw) | 2016-11-07 | 1 | -0/+6 | |
| | | |||||
| * | Replaced code usage of libuv with asio library (nw) | 2016-10-07 | 1 | -6/+0 | |
| | | |||||
| * | removed not used libraries, and commented portaudio that will be used but no ↵ | 2016-05-31 | 1 | -6/+0 | |
| | | | | | need for now (nw) | ||||
| * | scrclean on lua scripts (nw) | 2016-03-29 | 1 | -18/+18 | |
| | | |||||
| * | fix include dirs (nw) | 2016-03-29 | 1 | -1/+1 | |
| | | |||||
| * | Multiple link and include path support (nw) | 2016-03-28 | 1 | -1/+6 | |
| | | | | | ie. USE_SYSTEM_LIB_FLAC=FLAC,ogg:/usr/include | ||||
| * | only explicit system include paths (nw) | 2016-03-28 | 1 | -1/+1 | |
| | | |||||
| * | Extend system library support (nw) | 2016-03-28 | 1 | -0/+99 | |
| Extend USE_SYSTEM_LIB_* to support providing the library name and include directory. To link against system specific lib names and header path: (ref #711) USE_SYSTEM_LIB_LUA=lua5.3:/usr/include/lua5.3 | |||||
