Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | First step of cleaning up the Makefile.in hell.first-step-to-automake-integration | Toni Uhlig | 2021-07-30 |
| | | | | | | | | | | | | | | | | | The goal is to get rid of the Makefile.in's (replace it with Automake Makefile.am's) as they duplicate lot's of text. That decreases readability and is in general a bad design pattern. It seems appropriate to use Automake for an Autoconf based project. Currently achieved: * using libtool to build the core library (+libtool's semantic versioning) * out-of-source builds should work right now * introducing Automake based Makefile in src/ * removed some (maybe) unused GIT ignored files * provide some small python fixes Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Updated dependency | Luca Deri | 2021-02-19 |
| | |||
* | Package fix | Luca Deri | 2021-02-18 |
| | |||
* | Initial geoip support | Luca Deri | 2021-02-18 |
| | |||
* | Fix/packaging (#1047) | Toni | 2020-11-03 |
| | | | | | | | | | | | | | * Fix OpenWrt build. Signed-off-by: Toni Uhlig <matzeton@googlemail.com> * Fixed Debian/Ubuntu packaging. Signed-off-by: Toni Uhlig <matzeton@googlemail.com> * Added DPKG package build to a CI job. Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Deb fix (shared lib links) | Alfredo Cardigliano | 2018-12-10 |
| | |||
* | Added script to get the package version | Alfredo Cardigliano | 2018-12-07 |
| | |||
* | rpm package | Alfredo Cardigliano | 2018-11-19 |
| | |||
* | ubuntu ndpi/ndpi-dev package (testing) | Alfredo Cardigliano | 2018-11-19 |
| | |||
* | Initial import from SVN | Luca Deri | 2015-04-19 |