summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Drop automake build support.gregory guy2019-10-017-588/+0
| | | | | | | | Move AUTHORS, COPYING, ChangeLog, INSTALL, README and TODO files from the "src" folder to the root of the package. Add basic build instructions with cmake in the INSTALL file. (cherry picked from commit 8059247488b06fc27da5bab427f25e1ed94a25ea)
* Fix FTBFS on FreeBSDSlávek Banko2019-02-191-2/+6
| | | | | | | Taken from FreeBSD patches. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 952f7c921e570e1e2d90cabfd232f6a76ce9f630)
* Add CMakeL10n rules.Slávek Banko2018-12-131-0/+3
| | | | | | | | Create translation template. Add CMake rules to build translations. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 90d92cc7061207746e333f5d45f2875e2b538375)
* Fix structure of directoriesSlávek Banko2018-12-1329-0/+2873
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0557917aa98c792eb316ce176c97849f3e7bdb3e)