Commit graph

318 commits

Author SHA1 Message Date
aristocratos
9cf7a77ef8 Upcoming in v1.0.14 2021-10-05 21:06:19 +02:00
aristocratos
721da8c055 Fixed missing colon 2021-10-05 20:57:33 +02:00
aristocratos
acdefb7889 Change to only build if there are changes to source files or the build script itself 2021-10-05 20:55:15 +02:00
aristocratos
ef13446501
Merge pull request #72 from ShrirajHegde/main
Set up GitHub workflow
2021-10-05 20:30:56 +02:00
Shriraj Hegde
8d4afa34ca Upload each architecture binary separately 2021-10-05 23:50:47 +05:30
Shriraj Hegde
222c387d40 Fix riscv64 cross compiler package name
Move git init command
2021-10-05 19:26:15 +05:30
Jos Dehaes
899be68a78 correct cached size 2021-10-05 15:43:05 +02:00
Shriraj Hegde
d311651f5f Fix git fix Stopping at filesystem boundary 2021-10-05 18:58:06 +05:30
Shriraj Hegde
0fedb9efc3 Add more architectures to Continuous build 2021-10-05 18:54:51 +05:30
Shriraj Hegde
7ab51dae4b create 'multiarch_bin' directory 2021-10-05 18:34:51 +05:30
Shriraj Hegde
8952694b04 Fix git hash in binary name 2021-10-05 18:31:53 +05:30
Shriraj Hegde
2e058b171a Store built binaries in 'multiarch_bin' 2021-10-05 18:25:57 +05:30
Shriraj Hegde
0b00228598 Add distclean after builds 2021-10-05 18:23:12 +05:30
Shriraj Hegde
c4f8cf22cb Add aarch64 to workflow 2021-10-05 17:46:08 +05:30
Shriraj Hegde
0c7357d405 Fix README.md 2021-10-05 17:31:10 +05:30
Shriraj Hegde
c84dcf396a Add Linux CI badge 2021-10-05 16:46:37 +05:30
Shriraj Hegde
4dd856760d fix (GIT_DISCOVERY_ACROSS_FILESYSTEM not set) 2021-10-05 16:26:22 +05:30
Shriraj Hegde
28ab3d9c1a Rename binary to git hash 2021-10-05 16:23:22 +05:30
Shriraj Hegde
72ed836144 Use ubuntu 21.04 container 2021-10-05 16:03:41 +05:30
Jos Dehaes
a1c7f935e3 vm stats from syscall + swap 2021-10-05 12:03:48 +02:00
Jos Dehaes
bd1050a740 seems to work indeed 2021-10-05 10:48:07 +02:00
Jos Dehaes
5094b73758 allow override optimization flag 2021-10-05 10:46:14 +02:00
Shriraj Hegde
50a434db10 Add workflow for continuous build 2021-10-05 14:12:36 +05:30
Shriraj Hegde
76536c5230 Track .github directory 2021-10-05 14:05:06 +05:30
Jos Dehaes
8811270332 update Makefile 2021-10-05 10:09:24 +02:00
aristocratos
02fcb8c34a Changed: Total system memory is checked at every update instead of once at start 2021-10-05 09:18:04 +02:00
aristocratos
a139869216
Merge pull request #69 from kz6fittycent/main
Just an update
2021-10-05 07:17:16 +02:00
aristocratos
fea5f0fd0d
Merge pull request #71 from ShrirajHegde/main
Add 'info' option in help
2021-10-05 07:15:39 +02:00
Shriraj Hegde
665a8b1366 Add 'info' option in help
Might be helpful when more platforms are compatible
2021-10-05 00:27:15 +05:30
Jos Dehaes
42f966f448 some more params 2021-10-04 15:32:55 +02:00
Jos Dehaes
c1e6d6a62e show more disks 2021-10-04 15:15:55 +02:00
Jos Dehaes
50fcdaa854 disks show something 2021-10-04 14:52:56 +02:00
Jos Dehaes
264bf2d7da reformat 2021-10-04 09:15:35 +02:00
Jos Dehaes
1fd625086b decrease diff with upstream 2021-10-03 23:21:13 +02:00
Jos Dehaes
17f9f3703c try to get disks to show 2021-10-03 22:56:14 +02:00
Jos Dehaes
8462ae6431 don't crash on deque::back() 2021-10-03 22:42:01 +02:00
Jos Dehaes
78bce5b5a6
Merge branch 'aristocratos:main' into main 2021-10-03 22:08:34 +02:00
Jos Dehaes
53e379d74d cpu freq, name & process uid/name 2021-10-03 22:08:21 +02:00
Jos Dehaes
2a44b307ef basic process info 2021-10-03 21:46:11 +02:00
Jos Dehaes
66534eb5b5 initialize mutex (needed on macos apparently and not on linux) 2021-10-03 21:45:39 +02:00
Jos Dehaes
0983917f26 comment 2021-10-02 23:53:41 +02:00
Jos Dehaes
9732507248 extract delimiters 2021-10-02 23:51:29 +02:00
Jos Dehaes
6e704ce838 Merge branch 'main' of github.com:joske/btop 2021-10-02 23:48:43 +02:00
Jos Dehaes
fe4db7c16c first infos on macos: memory used & free 2021-10-02 23:48:28 +02:00
aristocratos
f9505a425d v1.0.13 Better symbol compatibility 2021-10-02 22:43:49 +02:00
aristocratos
585bb7bb1e Changed: Graph empty symbol is now regular whitespace 2021-10-02 22:39:45 +02:00
aristocratos
6c77620b20 Merge branch 'main' of github.com:aristocratos/btop 2021-10-01 20:57:40 +02:00
aristocratos
3a4a9d09b5 v1.0.12 Bug fixes 2021-10-01 20:46:05 +02:00
aristocratos
5082ae5e9a
Merge pull request #55 from 13werwolf13/main
add opensuse repo
2021-10-01 20:42:41 +02:00
Jos Dehaes
7bfbd83a47
Merge branch 'aristocratos:main' into main 2021-10-01 17:05:26 +02:00