aboutsummaryrefslogtreecommitdiff
path: root/makefile
AgeCommit message (Expand)Author
2024-02-12tweak README, extract TODO to separate fileNunoSempere
2024-02-11tweak README to add architecture, tweak makefile to make fast.NunoSempere
2024-02-11add local -march=native compilation optionNunoSempere
2024-02-11add note about other compilersNunoSempere
2024-02-11simplify plugins code a bit.NunoSempere
2023-11-20more twitter style tweaksNunoSempere
2023-10-06feat: add uft-8 encoding as default settingNunoSempere
2023-08-19Add clang-tidy linting, callable with make lint.NunoSempere
2023-07-27use -O3 -Wall gcc flags, add old.reddit.com cssNunoSempere
2023-05-15Revert "css tweaks; to be reverted"NunoSempere
2023-05-15css tweaks; to be revertedNunoSempere
2023-05-13debug shortcuts pluginNunoSempere
2023-05-13incorporate shortcuts plugin into rose.c and makefileNunoSempere
2023-05-08feat: make search bar gigantic, document GTK inspect.NunoSempere
2023-05-03document bug fix after breaking library installation paths on my machineNunoSempere
2023-04-21fix: bug with make and cd not working as expectedNunoSempere
2023-04-21feat: improve compilation a bit.NunoSempere
2023-03-28fix: fix makefile typoNunoSempere
2023-03-28feat: makefile handles git and cache pathsNunoSempere
2023-03-28fixes: fix bugs found when running in a virtual machineNunoSempere
2023-03-28tweak: add make uninstall, make cleanNunoSempere
2023-03-28tweak: add formatter to makefileNunoSempere
2023-03-28tweak: add rudimentary makefileNunoSempere