Age | Commit message (Expand) | Author |
2019-06-29 | Memory Devices: a little name cleanup | Burt P |
2019-06-28 | Combine Memory DMI and Memory SPD into "Memory Devices" | Burt P |
2019-06-27 | GTK3/Benchmarks disable guibench only | Juro Bystricky |
2019-06-26 | devices/dmi_memory.c: shell viewtype=1 version, other tweaks | Burt P |
2019-06-22 | DMI socket/module information moved from Processor to Memory DMI | Burt P |
2019-06-20 | move devices/memory to computer/memory usage | Burt P |
2018-12-04 | Replaces the uber-graph submodule with a local fork | Burt P |
2018-12-02 | dt_util: enable and fix warnings | Burt P |
2018-12-02 | enable and fix some warnings | Burt P |
2018-11-30 | devices/storage: added udisks2 support | Ondrej Čerman |
2018-11-04 | benchmark/blowfish: new version of blowfish benchmark | Burt P |
2018-05-29 | move data files to data/ | Burt P |
2018-05-29 | vendor.c/vendor.ids: create vendor.ids | Burt P |
2018-04-24 | [new] devices/gpu: graphics processors | Burt P |
2018-04-24 | [new] gpu_util: functions and data structures for gpu information | Burt P |
2018-04-24 | [new] x_util: functions and data structures for x server information | Burt P |
2018-04-24 | [new] pci_util: functions and data structures for pci information | Burt P |
2018-03-12 | usb_util.c | Burt P |
2018-03-12 | Do not use hardcoded path for icon | Leandro Pereira |
2017-12-09 | Build debug builds with address sanitizer | Leandro Pereira |
2017-08-27 | Create dmi_util.c and move *_util.c to hardinfo/ | Burt P |
2017-08-14 | cmake: add info.c to gtk3 build/link list | Burt P |
2017-08-14 | Begin getting rid of callbacks returning strings | Leandro Pereira |
2017-08-14 | Create man page | PICCORO Lenz McKAY |
2017-08-07 | cmake: fix mistake that broken gui benchmark for gtk2 | Burt P |
2017-07-30 | gtk3: some leftovers from recent commits | Burt P |
2017-07-30 | gtk3: Christian Hergert's uber-graph replacing loadgraph | Burt P |
2017-07-30 | GTK3 updates | Burt P |
2017-07-24 | Add cmake option to make a "Reproducible Build" (#109) | bp0 |
2017-07-19 | device tree: reworked and cleaned up | Burt P |
2017-07-19 | Begin support for device tree | Burt P |
2017-07-19 | Make locale dir match install path | Burt P |
2017-07-12 | cmake: option() -> set() for strings. | Burt P |
2017-07-12 | cmake: regex tweaks | Burt P |
2017-07-12 | riscv: initial support | Burt P |
2017-07-12 | Move common processor stuff into cpu_util.{h,c} | Burt P |
2017-07-12 | Add test and data for various processor.c | Burt P |
2017-07-12 | Add CMake options to allow testing various platform's processor.c | Burt P |
2017-07-12 | Handle x86_64 the same way as arm64 | Burt P |
2017-07-06 | Add "ppc" as a supported architecture name again | Leandro Pereira |
2017-07-06 | Fix FTBFS on ppc64le | Burt P |
2017-07-02 | Add zlib benchmark | Leandro Pereira |
2017-06-21 | Use arm for aarch64 | Burt P |
2017-06-05 | cmake: HARDINFO_NOSYNC option on by default | Burt P |
2017-06-05 | cmake: add option to disable sync via libsoup | Burt P |
2016-07-30 | Bump version to 0.6 alpha | Leandro Pereira |
2016-07-30 | Remove remote feature | Leandro Pereira |
2016-07-30 | Remove help viewer | Leandro Pereira |
2014-01-03 | Realize that we are using cmake, and modify the build system using elementary... | Julien Lavergne |
2012-12-30 | add -std=gnu89 | hasufell |