aboutsummaryrefslogtreecommitdiff
path: root/build.sh
AgeCommit message (Collapse)Author
2023-02-07tweak: enable all plugins.NunoSempere
2023-02-07fix: fix some wartsNunoSempere
- stuff to deal with plugin code wasn't actually compiling - created a "stand_in" plugin to provide headers and function definitions - when these are not used - it is likely there are better approaches here - hidebar, newtab -> hide_bar, new_tab
2023-02-07Remove bash-only features for sh scriptsdavidovki
Fix order of CC arguments to aid in linking on newer versions
2023-02-05tweak: add shebangs.NunoSempere
2023-02-05feat: disable plugins code by default and explain how to enable it.NunoSempere
2022-12-17tweak: integrate "plugins" into build.shNunoSempere
2022-12-16Add newtab bindingfenze
2022-11-17Fix webkit bg color error, add rose-nativefierfenze
2022-11-15Remove unused dependency, fix searchbar flashingfenze
2022-11-14Initial commitfenze