summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2023-12-12Enable macos clangMuneeb Ahmed
2023-11-27Properly invoke CMake to build ROCmSteffen Winter
2023-11-27Suppress all output from ROCm buildSteffen Winter
2023-11-27Remove ROCm object files with `make clean/distclean`Steffen Winter
2023-11-25Readme update and Makfile fixes.aristocratos
2023-11-25Added definition GPU_SUPPORT to toggle GPU related codearistocratos
2023-08-26Squashed commit of the following:aristocratos
2023-07-14Fix RSMI_STATIC=true and add GPU section to README.mdromner
2023-06-02Fix ROCm SMI makefile flagsromner
2023-06-02Fix error when ROCm SMI static compilation failsromner
2023-06-02Load ROCm SMI dynamically by default, optionally statically compile and linkromner
2023-06-01Minor changes in wording...aristocratos
2023-06-01Fix Makefile dependency order and layoutaristocratos
2023-06-01Statically link ROCm SMIromner
2023-06-01Dynamically load NVMLromner-set
2023-05-20Makefile auto detection and initial logic for excluding gpu code when libs ar...aristocratos
2023-05-15Add ROCm SMI backend for AMD GPU supportromner-set
2023-05-14Update makefile text, fix typo and adhere to contibuting guidelinesromner
2023-05-12Add rudimentary, fullscreen single-GPU NVML utilization graphromner
2023-07-16Merge pull request #565 from nobounce/nb/makefile-fix-versionJakob P. Liljenberg
2023-06-28Fix the makefile version in the printed bannerzackiloco
2023-06-27add g++12 (without a dash) detection, fix Makefile not accounting for a possi...simplepad
2023-05-25Enable Clang as a compiler.zackiloco
2023-05-25Replace `statvfs64` with `statvfs` and define `_FILE_OFFSET_BITS=64`.zackiloco
2023-05-25Include 3rd party headers with isystem to silence warnings.zackiloco
2023-05-23feat: prefer fmt submodule over copy-and-paste headersBrenno Lemos
2023-02-13Replace -ftree-loop-vectorize with -ftree-vectorize.Steffen
2022-12-15Fixed: Makefile, VERBOSE flag now shows directory creation, Issue #480aristocratos
2022-12-15Makefile: make build targets depend on directoriesNexAdn
2022-10-28Added autodetection for gcc12 to make compiling on macos Ventura easier.aristocratos
2022-10-10Makefile: Reverse VERBOSE bool to not stop with macOS makearistocratos
2022-10-10Added: VERBOSE=true flag for Makefile to display all compiler commands and fi...aristocratos
2022-05-08Fix makefile to install to /usr/local instead of /usrYonatan Avhar
2022-05-07Update makefile to install/remove icons and desktop entryYonatan Avhar
2022-02-14Makefile supress find test erroraristocratos
2022-02-14Makefile fixed fallback for outdated findaristocratos
2022-02-14Makefile progress accuracyaristocratos
2022-02-13Sort input file listBernhard M. Wiedemann
2022-02-10Added: Percentage progress to Makefilearistocratos
2022-01-16v1.2.0 FreeBSD Supportv1.2.0aristocratos
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