summaryrefslogtreecommitdiff
path: root/newmoon
Commit message (Collapse)AuthorAge
* ready for 28.12.0-2 dpkg releaseB Stack2020-08-27
|
* more branding fixesB Stack2020-08-25
|
* remove even more linksB Stack2020-08-23
| | | | this one should remove the "welcome" message at first run/upgrade
* remove some old linksB Stack2020-08-23
|
* add bookmark fixesB Stack2020-08-23
|
* use ENABLE_STRIP in d/rulesB Stack2020-08-23
| | | | | This is to actually use the change to strip objects before linking libxul that Gord provided.
* fix newmoon name to single wordB Stack2020-08-22
|
* UXP-elim-gtk2 revision 2 from GordB Stack2020-08-22
|
* UXP elim gtk2 attempt 2, and remove u/b/palemoonB Stack2020-08-21
|
* WIP: add initial de-gtkifying from GordB Stack2020-08-20
| | | | | This does not compile and fails out because of missing file bin/gtk2/libmozgtk.so
* try to remove usr/bin/palemoonB Stack2020-08-19
|
* fix a few minor thingsB Stack2020-08-19
| | | | | | Now have the .config/newmoon config dir working! Also, try to exclude /usr/bin/palemoon which is part of builtin application install script.
* add MOZ_PKG_SPECIAL=gtk3B Stack2020-08-16
| | | | Per new info from https://developer.palemoon.org/build/linux/
* use gtk3 dependenciesB Stack2020-08-16
|
* WIP: newmoon compile attempt 1B Stack2020-08-16
The dpkg built on d2-03a but had some palemoon naming artifacts, so this commit is for building it with the attempted fixes for that.
bgstack15