summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2021-10-24devstat WIPJos Dehaes
2021-10-24Makefile even with OSX Makefilearistocratos
2021-10-24Updated Makefilearistocratos
2021-10-24Updated Makefilearistocratos
2021-10-24Fixed up Makefilearistocratos
2021-10-22correct makefileJos Dehaes
2021-10-22processesJos Dehaes
2021-10-22freebsd first workJos Dehaes
2021-10-20Merge branch 'main' into OSXJos Dehaes
2021-10-18Fixed: Makefile g++ -dumpmachine failure to get platform on some distrosaristocratos
2021-10-18Ignore format-truncationaristocratos
2021-10-17adopting review commentsJan Günter
2021-10-16updated makefile to add cf-protection for i*86 buildsJan Günter
2021-10-16updated MakefileJan Günter
2021-10-13Re-enable setuid and set default SU_GROUP to wheel for OSXaristocratos
2021-10-07Fixed compile time display for gmake and command timingsaristocratos
2021-10-07Fixed better detection for OSXaristocratos
2021-10-06Fixed: Uid -> User fallback to getpwuid() if failure for non static buildsaristocratos
2021-10-06fix mistake in makefileJos Dehaes
2021-10-06reduce diff with main branchJos Dehaes
2021-10-06Merge remote-tracking branch 'origin/main' into OSXJos Dehaes
2021-10-06battery state via CoreFoundationJos Dehaes
2021-10-06seems to work indeedJos Dehaes
2021-10-06allow override optimization flagJos Dehaes
2021-10-06update MakefileJos Dehaes
2021-10-06commentJos Dehaes
2021-10-06first infos on macos: memory used & freeJos Dehaes
2021-10-06make it compile on macos (M1 - arm64). Does not run thoughJos Dehaes
2021-10-05seems to work indeedJos Dehaes
2021-10-05allow override optimization flagJos Dehaes
2021-10-05update MakefileJos Dehaes
2021-10-05Add 'info' option in helpShriraj Hegde
2021-10-02commentJos Dehaes
2021-10-02first infos on macos: memory used & freeJos Dehaes
2021-09-28make it compile on macos (M1 - arm64). Does not run thoughJos Dehaes
2021-09-26v1.0.9 Bug fixesv1.0.9aristocratos
2021-09-25Changed: Only look for g++-11 if CXX=g++aristocratos
2021-09-21Add make install missing reset escape sequence.Edward Davis
2021-09-21Added QUIET variable "true/false" to suppress most messages during buildaristocratos
2021-09-19Fixed ARCH detection in Makefilearistocratos
2021-09-18Added battery info in Cpu::draw()aristocratos
2021-09-17Added collect for batteryaristocratos
2021-09-12Added menu systemaristocratos
2021-09-01Added menus and boxes for signal sendingaristocratos
2021-08-23Moving stuff aroundaristocratos
2021-08-23Added btop_platform.cpp, moved btop_linux.cpp to btop_linux.hpp and updated r...aristocratos
2021-08-22Added terminal size limit warnings and fixed net auto sizingaristocratos
2021-08-22Added clock, updated makefile and switch to using semaphore to trigger _runne...aristocratos
2021-08-15Added Net::collect(), Net::draw() and input mappings for netaristocratos
2021-08-10Added mem and disksaristocratos