summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2022-01-12Squashed commit of the following:Jos Dehaes
2021-12-19Create dependency files in build directory when compiling.stwnt
2021-11-16Added support for partial static linking on OSXaristocratos
2021-11-14v1.1.0 OSX Supportv1.1.0aristocratos
2021-11-13Makefile OSX and freebsd fixesaristocratos
2021-11-13Added OSX fixes for upcoming mergearistocratos
2021-10-24Moved flags not needing to be testedaristocratos
2021-10-21Fixed: Makefile now tests compiler flag compatibilityaristocratos
2021-10-18Fixed: Makefile g++ -dumpmachine failure to get platform on some distrosaristocratos
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-06Fixed: Uid -> User fallback to getpwuid() if failure for non static buildsaristocratos
2021-10-05Add 'info' option in helpShriraj Hegde
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
2021-08-03Added cpu temperature functionalityaristocratos
2021-07-29Added Cpu::collect(), Cpu::get_cpuName() and Cpu::getHz()aristocratos
2021-07-18Added Input::process for input actions and Runner:: namespace for multithread...aristocratos
2021-07-05Proc::draw gradientsaristocratos
2021-07-04Added Proc::_collect_details for process info box collectionaristocratos
2021-06-30Proc::collect() optimization and started on Proc::_collect_details()aristocratos
2021-06-19File reorganization and more efficient buildaristocratos
2021-06-09Added signal handleraristocratos
2021-05-30Added Graph classaristocratos
2021-05-27Added Meter classaristocratos
2021-05-26smallaristocratos
2021-05-18Switched from map to unordered_map where possiblearistocratos
2021-05-14Namespaces < Classesaristocratos
2021-05-13Processes sorting, filtering and cpu calculationsaristocratos
2021-05-10Testing Processes classaristocratos
2021-05-08File reorganizationaristocratos
2021-05-08Split up code in multiple filesaristocratos
2021-05-06Initaristocratos