aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-12m68k: fixes, add testBurt P
2017-07-12ia64: fixes, add testBurt P
2017-07-12parisc: fixes, add testBurt P
2017-07-12alpha: add frequency, add testBurt P
2017-07-12mips: fix, add testBurt P
2017-07-12sparc: add cpu capabilities listBurt P
2017-07-12Add test and data for various processor.cBurt P
2017-07-12Add CMake options to allow testing various platform's processor.cBurt P
2017-07-12Update hardinfo.pot and .po filesBurt P
2017-07-12Cleanup all platform's proccessor.c, use translatable labels.Burt P
2017-07-12Handle x86_64 the same way as arm64Burt P
2017-07-12x86: make cache info translatableBurt P
2017-07-12A few label translations recovered from the old ru.poBurt P
2017-07-12Update hardinfo.pot and .po filesBurt P
2017-07-12arm: re-re-order ARM detailsBurt P
2017-07-12x86,arm,ppc: more processor label strings translatableBurt P
2017-07-12x86: remove "Has FPU"Burt P
2017-07-12A few label translations recovered from the old de.poBurt P
2017-07-12Re-update .po files, without fuzzy matchingBurt P
2017-07-12Update hardinfo.pot and .po filesBurt P
2017-07-12x86,arm,ppc: code commentsBurt P
2017-07-12x86: remove large sprintf() format string from translationBurt P
2017-07-12x86,arm,ppc: more processor info strings translatableBurt P
2017-07-12x86,arm,ppc: make processor info strings more easily translatedBurt P
2017-07-09Simplify libc detection codeLeandro Pereira
2017-07-09Do not derefernce NULL pointer if '\n' is not found in ldconfig outLeandro Pereira
2017-07-09Use strchr() instead of strstr() when looking for a single charLeandro Pereira
2017-07-09Make libc strings translatableLeandro Pereira
2017-07-09Use g_spawn_command_line_sync() to detect libc versionLeandro Pereira
2017-07-09libc detection cosmetic fixBurt P
2017-07-09Fix diet libc detectionBurt P
2017-07-09Add diet libc to libc detectionBurt P
2017-07-09Use ldconfig to detect C library implementation and versionBurt P
2017-07-09OS: Improve C library detectionBurt P
2017-07-06Add "ppc" as a supported architecture name againLeandro Pereira
2017-07-06PPC: Information improvementsBurt P
2017-07-06Fix FTBFS on ppc64leBurt P
2017-07-04Use load graph (used in memory view) to graph sensor dataLeandro Pereira
2017-07-04Ungroup sensor valuesLeandro Pereira
2017-07-04Reindent sensors.c using clang-formatLeandro Pereira
2017-07-03Do not select first item if reloading moduleLeandro Pereira
2017-07-03Use file-roller icon for Zlib benchmarkLeandro Pereira
2017-07-02Add zlib benchmarkLeandro Pereira
2017-07-02Select first item automatically when opening a dual paneLeandro Pereira
2017-06-26arm,x86: Don't show frequency scaling information if it isn't availableBurt P
2017-06-26cmake: comply with the BSD license by copying the full license text in cmake/...Mattia Rizzolo
2017-06-23x86: update cpuinfo flag meaningsBurt P
2017-06-23x86: add socket/core and more cpufreq informationBurt P
2017-06-22ARM: add socket/core and more cpufreq informationBurt P
2017-06-22x86: fix code commentBurt P