index
:
rose.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
makefile
Age
Commit message (
Expand
)
Author
2024-03-12
webkit upgrade: remove deprecated opts and change variable names.
NunoSempere
2024-03-12
update webkit dep to 4.1 in makefile
NunoSempere
2024-02-12
tweak README, extract TODO to separate file
NunoSempere
2024-02-11
tweak README to add architecture, tweak makefile to make fast.
NunoSempere
2024-02-11
add local -march=native compilation option
NunoSempere
2024-02-11
add note about other compilers
NunoSempere
2024-02-11
simplify plugins code a bit.
NunoSempere
2023-11-20
more twitter style tweaks
NunoSempere
2023-10-06
feat: add uft-8 encoding as default setting
NunoSempere
2023-08-19
Add clang-tidy linting, callable with make lint.
NunoSempere
2023-07-27
use -O3 -Wall gcc flags, add old.reddit.com css
NunoSempere
2023-05-15
Revert "css tweaks; to be reverted"
NunoSempere
2023-05-15
css tweaks; to be reverted
NunoSempere
2023-05-13
debug shortcuts plugin
NunoSempere
2023-05-13
incorporate shortcuts plugin into rose.c and makefile
NunoSempere
2023-05-08
feat: make search bar gigantic, document GTK inspect.
NunoSempere
2023-05-03
document bug fix after breaking library installation paths on my machine
NunoSempere
2023-04-21
fix: bug with make and cd not working as expected
NunoSempere
2023-04-21
feat: improve compilation a bit.
NunoSempere
2023-03-28
fix: fix makefile typo
NunoSempere
2023-03-28
feat: makefile handles git and cache paths
NunoSempere
2023-03-28
fixes: fix bugs found when running in a virtual machine
NunoSempere
2023-03-28
tweak: add make uninstall, make clean
NunoSempere
2023-03-28
tweak: add formatter to makefile
NunoSempere
2023-03-28
tweak: add rudimentary makefile
NunoSempere