Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't force PREFIX and support DESTDIR | latex | 2023-02-01 | 2 | -3/+6 |
* | fix Makefile | latex | 2023-02-01 | 2 | -3/+1 |
* | add LGPLv3 license | latex | 2023-01-29 | 1 | -0/+165 |
* | fix shared library build | latex | 2023-01-29 | 1 | -1/+1 |
* | add mumble_connect to connect to TCP | latex | 2023-01-29 | 4 | -14/+151 |
* | fix build on Windows | latex | 2023-01-26 | 1 | -1/+1 |
* | fix API, fix Makefile, add unit tests | latex | 2023-01-26 | 6 | -10/+48 |
* | add context initialization and uv loop | latex | 2023-01-25 | 2 | -0/+49 |
* | Add .cache/ to .gitignore | latex | 2023-01-23 | 1 | -0/+1 |
* | Add compile_commands.json to .gitignore | latex | 2023-01-23 | 1 | -0/+1 |
* | Make sure nanopb generates files BEFORE compiling | latex | 2023-01-23 | 1 | -2/+2 |
* | add .gitignore | latex | 2023-01-23 | 1 | -0/+5 |
* | Add nanopb to Makefile | latex | 2023-01-23 | 2 | -8/+9 |
* | Add nanopb 0.4.7 as submodule | latex | 2023-01-23 | 2 | -0/+3 |
* | Update README with better desc | latex | 2023-01-22 | 1 | -1/+1 |
* | First commit | latex | 2023-01-22 | 4 | -0/+683 |