summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Change and simplify `statvfs` conditions in FileSystemStatsOBATA Akio2019-05-043-12/+34
| | | | | | | | | | | | `getfsstat` v.s. `getvfsstat` condition is different than `statfs` v.s. `statvfs`, so split each condition and simplify. For `get(v)fsstat` side, changed to check and use `getmntinfo`, because it is better than `get(v)fsstat` with fixed buffer size, and easier than improve it with dynamic buffer allocation. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit d349995488a13687171a67efd981e986b3b703e5)
* Fix NetBSD APM supportOBATA Akio2019-05-044-6/+55
| | | | | | | | | NetBSD APM is supported other than i386 too, emulate API, so change to detect with MI support header. Additionally, catch up support codes to others. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit f8424834b6a36b4d3e43e3af199e55c18fb913b8)
* Fix if-def condition same as *.cppOBATA Akio2019-05-041-1/+1
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit da2fceb03bbdb031fbe6e3e285f5a4d0b013c0b4)
* Recent NetBSD explicitly need uvm/uvm_extern.hOBATA Akio2019-05-041-0/+1
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 032b927bf5d3afa5b13be40f1bfcb716980f0a58)
* Fix to build on NetBSD missing statfs from BSD44 featureOBATA Akio2019-05-041-2/+2
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 630abb9f24f8d81654d5fb0830a28755f2e148a8)
* Reset submodule main/tdeutils/cmake to latest HEADAutomated System2019-04-021-0/+0
|
* Reset submodule main/tdeutils/cmake to latest HEADr14.0.6Automated System2019-03-051-0/+0
|
* Updated date and version to R14.0.6 in .lsm files.Michele Calgaro2019-03-032-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Updated VERSION reference to R14.0.6 in CMakeLists.txtMichele Calgaro2019-03-031-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdeutils/cmake to latest HEADAutomated System2019-02-191-0/+0
|
* Reset submodule main/tdeutils/admin to latest HEADAutomated System2019-02-191-0/+0
|
* Use common CMake tests.Slávek Banko2019-02-072-21/+13
| | | | | | | Drop hardcoded definition -D_LARGEFILE64_SOURCE. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit cd36265ed3f954fef046724cf54cf0451cc6dd20)
* Reset submodule main/tdeutils/cmake to latest HEADAutomated System2019-02-031-0/+0
|
* Reset submodule main/tdeutils/cmake to latest HEADAutomated System2019-01-281-0/+0
|
* Reset submodule main/tdeutils/cmake to latest HEADAutomated System2019-01-131-0/+0
|
* Reset submodule main/tdeutils/cmake to latest HEADAutomated System2019-01-121-0/+0
|
* CMakeL10n rules for tdefilereplace moved to tdewebdev.Slávek Banko2018-12-261-3/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add CMakeL10n rules.Slávek Banko2018-12-2636-0/+204
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 4fe6ee9e7fc05c70f96afbc4d1f1d5030877d2ba)
* Avoid overriding user linker flags (LDFLAGS) for modules and shared libsFabio Rossi2018-12-181-2/+2
| | | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it> (cherry picked from commit 44d731b5ac31423121985a509cf8880048a2f110)
* Reset submodule main/tdeutils/cmake to latest HEADAutomated System2018-12-101-0/+0
|
* Reset submodule main/tdeutils/cmake to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/tdeutils/admin to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/tdeutils/cmake to latest HEADAutomated System2018-12-021-0/+0
|
* Reset submodule main/tdeutils/cmake to latest HEADAutomated System2018-11-291-0/+0
|
* kcmdf icons are now part of tdebase. Removed from tdeutils to avoidMichele Calgaro2018-11-175-2/+2
| | | | | | | conflicts. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 21111fdb33becaeb91f6cc87f992ffa54eb217b2)
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-2238-150/+118
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fa8da6b1ca1c6cdd5cab8b5c7f4a0cc1e65250a8)
* Reset submodule main/tdeutils/admin to latest HEADAutomated System2018-09-161-0/+0
|
* Removed unnecessary executable flag. This relates to bug 2153.Michele Calgaro2018-09-031-0/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0f7c42620564e952c0e8dc03b3b05d854541a9d5)
* KEdit: Removed unwanted flag setting that the file is not modifiedSlávek Banko2018-09-011-2/+0
| | | | | | | This resolves issue #2 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b8cf98b5f148a5b70df8473e4a58ceb7b4b9f776)
* Fix FTBFS with stricter C++11Slávek Banko2018-08-181-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f60d0e12e9a3e5061c46e433eba07b104d60fd27)
* Update version numbers and date for R14.0.5 final releaser14.0.5Slávek Banko2018-07-262-2/+2
|
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-015-6/+6
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fdac7d46bc06da8ef7b404898b831cc1ebc6c94f)
* Ark: removed duplicated zip-compressed format and minor codeMichele Calgaro2018-05-292-7/+4
| | | | | | | rearrangement. This relates to bug 2794. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c91feb08ba19e044205fe56c65a05d1959376873)
* Ark: Fixed support for rar files. This relates to bug 2794.Michele Calgaro2018-05-291-1/+1
| | | | | | | Special thanks to Ray Vine <ray-v@inbox.lv> whose patch inspired this one. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 04a8b70fbaebca4f760535d33563a3e2137d9c5d)
* Removed duplicated rar file mimetype. This relates to bug 2794.Ray Vine2018-05-291-1/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4d3ca8ffb57589a3a401be25f60da70d9f21ee33)
* Set pool.sks-keyservers.net as default keyserver in kgpgEmanoil Kotsev2018-05-272-3/+3
| | | | | | | This resolves bug 2915 Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> (cherry picked from commit fd81a8bcc4b1f421036776fc83f715e712fcb115)
* Reset submodule main/tdeutils/admin to latest HEADAutomated System2018-05-241-0/+0
|
* Reset submodule main/tdeutils/admin to latest HEADAutomated System2018-05-081-0/+0
|
* Reset submodule main/tdeutils/admin to latest HEADAutomated System2018-04-291-0/+0
|
* Add support for GnuPG 2.1Emanoil Kotsev2017-12-0911-851/+1988
| | | | | | | | | | | | This resolves Bug 2791 Sort keys by name on export Fix the twice display of the default key server Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> Additional formatting adjustments Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9125ead96055376ab2b48f8b5780524c0ee244ac)
* Removed non existent application/x-tbz2 mimetype. This relates to bug 2043.Michele Calgaro2017-11-255-11/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 96765e0aa27a58e8747b8f867713fd1cc45c19b4)
* Fix FTBFS with libc6 >= 2.26Slávek Banko2017-10-151-0/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 33fb502e420c40e3b85c24fcb350f9a7f194ac39)
* Reset submodule main/tdeutils/cmake to latest HEADAutomated System2017-03-261-0/+0
|
* Reset submodule main/tdeutils/cmake to latest HEADAutomated System2017-02-181-0/+0
|
* Fix detection whether the system is big endianSlávek Banko2017-02-032-0/+8
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 909bc5d0170a152ec7f8d2f97ca3468c65afc7a3)
* Reset submodule main/tdeutils/cmake to latest HEADAutomated System2017-01-291-0/+0
|
* Reset submodule main/tdeutils/cmake to latest HEADAutomated System2017-01-261-0/+0
|
* Reset submodule main/tdeutils/admin to latest HEADAutomated System2017-01-261-0/+0
|
* cmake: add tde_add_check_executable macroSlávek Banko2017-01-262-0/+0
|
* Update version number for new target R14.0.5Slávek Banko2016-11-123-5/+5
|