aboutsummaryrefslogtreecommitdiff
path: root/packages/ubuntu/Makefile.in
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>
* Install ndpi under /usrAlfredo Cardigliano2020-11-17
|
* Restored Ubuntu/Debian packagingLuca Deri2020-11-03
|
* 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>
* Move libraries from /usr/local to /usrAlfredo Cardigliano2020-10-29
|
* Deb fix (shared lib links)Alfredo Cardigliano2018-12-10
|
* Fixed package signingLuca Deri2018-11-30
|
* settins arch for -dev package as it contains static libsAlfredo Cardigliano2018-11-19
|
* ubuntu ndpi/ndpi-dev package (testing)Alfredo Cardigliano2018-11-19
|
* Initial import from SVNLuca Deri2015-04-19