aboutsummaryrefslogtreecommitdiff
path: root/packages/ubuntu/configure
Commit message (Collapse)AuthorAge
* First step of cleaning up the Makefile.in hell.first-step-to-automake-integrationToni Uhlig2021-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 dependencyLuca Deri2021-02-19
|
* Package fixLuca Deri2021-02-18
|
* Initial geoip supportLuca Deri2021-02-18
|
* Fix/packaging (#1047)Toni2020-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 Cardigliano2018-12-10
|
* Added script to get the package versionAlfredo Cardigliano2018-12-07
|
* rpm packageAlfredo Cardigliano2018-11-19
|
* ubuntu ndpi/ndpi-dev package (testing)Alfredo Cardigliano2018-11-19
|
* Initial import from SVNLuca Deri2015-04-19