Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update version number for R14.0.8 final release.r14.0.8 | Slávek Banko | 2020-04-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/applications/kcpuload/cmake to latest HEAD | Automated System | 2020-04-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcpuload/cmake to latest HEAD | Automated System | 2020-04-04 | 1 | -0/+0 |
| | |||||
* | Desktop file translations: | Slávek Banko | 2020-03-29 | 3 | -3/+38 |
| | | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 782fedd71db076f5f27e4d61ecf8ec49890883ed) | ||||
* | Remove the original translation directory layout. | Slávek Banko | 2020-03-29 | 3 | -366/+0 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b3947daa5d32366538f084b3dc928d6f408ae63b) | ||||
* | Move translations to a new directory layout. | Slávek Banko | 2020-03-29 | 7 | -3/+391 |
| | | | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b3acc061a5d9c0418cd982bc6414799e666c3bac) | ||||
* | Reset submodule main/applications/kcpuload/cmake to latest HEAD | Automated System | 2020-03-23 | 1 | -0/+0 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2020-01-27 | 1 | -0/+180 |
| | |||||
* | Update version number for R14.0.7 final release.r14.0.7 | Slávek Banko | 2019-12-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/applications/kcpuload/cmake to latest HEAD | Automated System | 2019-12-08 | 1 | -0/+0 |
| | |||||
* | Switch all submodules to https. | Slávek Banko | 2019-12-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Drop automake build support. | gregory guy | 2019-10-01 | 24 | -22829/+21 |
| | | | | | | | | 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) | ||||
* | Reset submodule main/applications/kcpuload/cmake to latest HEAD | Automated System | 2019-06-12 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcpuload/cmake to latest HEAD | Automated System | 2019-04-02 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcpuload/cmake to latest HEADr14.0.6 | Automated System | 2019-03-05 | 1 | -0/+0 |
| | |||||
* | Updated VERSION reference to R14.0.6 in CMakeLists.txt | Michele Calgaro | 2019-03-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/applications/kcpuload/cmake to latest HEAD | Automated System | 2019-02-19 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcpuload/admin to latest HEAD | Automated System | 2019-02-19 | 1 | -0/+0 |
| | |||||
* | Fix FTBFS on FreeBSD | Slávek Banko | 2019-02-19 | 1 | -2/+6 |
| | | | | | | | Taken from FreeBSD patches. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 952f7c921e570e1e2d90cabfd232f6a76ce9f630) | ||||
* | Use common CMake tests. | Slávek Banko | 2019-02-10 | 2 | -25/+8 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e4ba6b8d5cd1c6c28a939c84b69849eda68fb255) | ||||
* | Reset submodule main/applications/kcpuload/cmake to latest HEAD | Automated System | 2019-02-03 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcpuload/cmake to latest HEAD | Automated System | 2019-01-28 | 1 | -0/+0 |
| | |||||
* | Update translation template. | Automated System | 2019-01-14 | 1 | -5/+1 |
| | | | | (cherry picked from commit 38e5f63705d6cdebc1d4bd8294a289aaa3a99910) | ||||
* | Reset submodule main/applications/kcpuload/cmake to latest HEAD | Automated System | 2019-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcpuload/cmake to latest HEAD | Automated System | 2019-01-12 | 1 | -0/+0 |
| | |||||
* | Avoid overriding user linker flags (LDFLAGS) for modules and shared libs | Fabio Rossi | 2018-12-18 | 1 | -2/+2 |
| | | | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it> (cherry picked from commit 4d7c5973e8af3117e539535a9367bf8f7ebf8c92) | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-13 | 6 | -0/+233 |
| | | | | | | | | 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 directories | Slávek Banko | 2018-12-13 | 59 | -24/+7 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0557917aa98c792eb316ce176c97849f3e7bdb3e) | ||||
* | Reset submodule main/applications/kcpuload/cmake to latest HEAD | Automated System | 2018-12-10 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcpuload/cmake to latest HEAD | Automated System | 2018-12-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcpuload/admin to latest HEAD | Automated System | 2018-12-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcpuload/cmake to latest HEAD | Automated System | 2018-12-02 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcpuload/cmake to latest HEAD | Automated System | 2018-11-29 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcpuload/admin to latest HEAD | Automated System | 2018-09-16 | 1 | -0/+0 |
| | |||||
* | should prevent a buffer overflow in tagbuffer | gregory guy | 2018-08-31 | 1 | -1/+1 |
| | | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit e816bb80487fbfbc1406f8642eedda9486397dd7) | ||||
* | add a man page kcpuload, relates to bug 1043 | gregory guy | 2018-08-31 | 3 | -1/+64 |
| | | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit 4453e3da71be3cca222adbe466f7167ad7c9030e) | ||||
* | cmake: Fix the installation of the icons used in the application | Slávek Banko | 2018-08-29 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 16a6ddcdd471183c02c652013bbfff5285fa6c51) | ||||
* | cmake conversion kcpuload | gregory guy | 2018-08-29 | 8 | -0/+162 |
| | | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit 21089b31ebeecdabcd649745e31565814769e9cf) | ||||
* | Reset submodule main/applications/kcpuload/admin to latest HEADr14.0.5 | Automated System | 2018-05-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcpuload/admin to latest HEAD | Automated System | 2018-05-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcpuload/admin to latest HEAD | Automated System | 2018-04-29 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcpuload/cmake to latest HEAD | Automated System | 2017-03-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcpuload/cmake to latest HEAD | Automated System | 2017-02-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcpuload/cmake to latest HEAD | Automated System | 2017-01-29 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcpuload/cmake to latest HEAD | Automated System | 2017-01-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcpuload/admin to latest HEAD | Automated System | 2017-01-26 | 1 | -0/+0 |
| | |||||
* | cmake: add tde_add_check_executable macro | Slávek Banko | 2017-01-26 | 2 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcpuload/admin to latest HEADr14.0.4 | Automated System | 2016-08-07 | 1 | -0/+0 |
| | |||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-24 | 25 | -0/+0 |
| | | | | (cherry picked from commit 5776e462e2d9fe76cd30096ba4e4e7fc429b36e9) | ||||
* | Reset submodule main/applications/kcpuload/cmake to latest HEAD | Automated System | 2016-04-19 | 1 | -0/+0 |
| |