aboutsummaryrefslogtreecommitdiff
path: root/makefile
AgeCommit message (Expand)Author
2024-03-23formatting passNunoSempere
2024-03-23continue README, see how big is the file without commentsNunoSempere
2024-03-23remove more stuff!NunoSempere
2024-03-23remove extra filesNunoSempere
2024-03-23tweaksNunoSempere
2024-03-23formatting & tweaks passNunoSempere
2024-03-23change formatting + refactor string codeNunoSempere
2024-03-17typos & use /opt/rosenrot folderNunoSempere
2024-03-14Fix case where rosenrot is called with url argNunoSempere
2024-03-14small makefile tweaksNunoSempere
2024-03-14reorg makefile and make runtime locations less messyNunoSempere
2024-03-14cleanup & change binary name to rosenrotNunoSempere
2024-03-14cleanup makefile slightly, restore ubuntu-20.04 filesNunoSempere
2024-03-12finish webkit update & update readmeNunoSempere
2024-03-12gtk3 to gtk4: don't access GdkEvent fields directlyNunoSempere
2024-03-12gtk3 to gtk4: notes on transitionNunoSempere
2024-03-12get shortcuts working againNunoSempere
2024-03-12formatting passNunoSempere
2024-03-12webkit upgrade: remove deprecated opts and change variable names.NunoSempere
2024-03-12update webkit dep to 4.1 in makefileNunoSempere
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