Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/Makefile.am: compile the source and install header files for the new ↵ | Mihai Moldovan | 2023-09-15 | 1 | -0/+2 |
| | | | | generic protocol support. | ||||
* | src/Makefile.am: compile the source and install header file for utilities. | Mihai Moldovan | 2023-09-15 | 1 | -0/+2 |
| | |||||
* | src/Makefile.am: Also enable -Werror for src/ folder. | Mike Gabriel | 2021-06-07 | 1 | -0/+1 |
| | |||||
* | Support 'make distcheck'. | Mike Gabriel | 2019-01-22 | 1 | -7/+5 |
| | |||||
* | src/rda_supported_technologies.h.in: Generate header file that knows what ↵ | Mike Gabriel | 2018-11-05 | 1 | -0/+13 |
| | | | | RDA technologies are supported after build. | ||||
* | src/Makefile.am: Always compile rda_x2go.c and rda_ogon.c files. This ↵ | Mike Gabriel | 2018-11-02 | 1 | -2/+2 |
| | | | | partially reverts 9f217413. | ||||
* | automake: Add GObject Introspection support. | Mike Gabriel | 2018-11-02 | 1 | -0/+25 |
| | |||||
* | librda_la_SOURCES: add conditional sources | rbuj | 2018-10-13 | 1 | -3/+2 |
| | |||||
* | initial draft of the RDA shared library | Mike Gabriel | 2018-06-27 | 1 | -0/+33 |