summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2024-02-20Fix profiling, update options (#15)xiota
2024-02-02Fix nightly pkgver() function (#14)xiota
2024-01-16Adjust nightly option, add symbols option (#13)xiota
2024-01-15Reuse existing profile (#12)xiota
2024-01-03Force nightly mode (#11)xiota
2023-12-29Update upload script, modify config, enable PGO (#10)xiota
2023-12-22Fix PGO, update, and reorganize (#9)xiota
2023-11-17sync with firefox-hg (#8)xiota
2023-11-17Fix missing build config (#7)xiota
Co-authored-by: xiota <aur@mentalfossa.com>
2023-08-18Fix conflict/provide (#5)Niko Cantero
2023-08-18rebrand and rebase based on firefox-nightly (#3)Niko Cantero
Co-authored-by: Niko Cantero <97130632+VexfulNiko@users.noreply.github.com>
2023-06-12refrain from using system icu until arch upgrades itPaulo Matias
2023-04-08Fetch sources using git-cinnabar instead of hgPaulo Matias
Recently, Mercurial has been crashing a lot with the mozilla-unified repo in my system. So unfortunately I had to resort to fetching the sources using git-cinnabar, at least for now.
2022-11-14Let the build system set LTO itself where it makes sensePaulo Matias
According to ptr1337, this reduces RAM usage from 60GB to 12GB. Arch's Firefox package also uses this option. Not sure why that happens. Our hypothesis is that Firefox build system might enable `-flto` only where it makes sense. If you have data, contact us, we are curious.
2022-11-13depend on pipewire instead of libpipewire02Paulo Matias
2022-11-09use stable wasi sdk, just like Arch's firefoxPaulo Matias
2022-05-17Revert "depend on pip instead of setuptools"Paulo Matias
This reverts commit 590618c63ecf63201218e1ddeaec6400fe8bfd9f.
2022-05-12depend on pip instead of setuptoolsPaulo Matias
2022-04-22Revert "refrain from using system icu until arch upgrades it"Paulo Matias
This reverts commit 8deeea9265d6cd12578a165f8fb93d4fd29a9916.
2022-04-10refrain from using system icu until arch upgrades itPaulo Matias
2022-04-06bug1762050 pushed to autolandPaulo Matias
2022-03-31update patch for bug 1762050Paulo Matias
2022-03-30update .SRCINFOPaulo Matias
2022-03-25use vendored python packages to avoid incompatibilityPaulo Matias
2021-12-16it turns out xvfb is required for PGO after allPaulo Matias
2021-11-24Revert "refrain from using system icu until arch upgrades it"Paulo Matias
This reverts commit 988a8c369507813588816929f137d09eb886cc1e.
2021-11-23use system's libwebpPaulo Matias
2021-11-23Revert "the extra package does not use many of these system libs"Paulo Matias
This reverts commit 3be5dbf41c9a3acb7ffcc684beb19084c9c808e5.
2021-11-22the extra package does not use many of these system libsPaulo Matias
2021-11-18refrain from using system icu until arch upgrades itPaulo Matias
2021-11-02let's try with wasi-sdk-gitPaulo Matias
2021-11-02change to wasi-libc-git as suggested in Bug 1571559Paulo Matias
2021-10-28try to add wasi-sdk-bin as makedependPaulo Matias
2021-07-13better alignment with PKGBUILD from extraPaulo Matias
2021-04-28Revert "Workaround for Bug 1706452"Paulo Matias
This reverts commit 827a065825681f7ad348bdaefe93708cf966251e.
2021-04-25Workaround for Bug 1706452Paulo Matias
2021-04-16remove mozilla-commonPaulo Matias
2021-01-02Let's try to build without xvfb-runPaulo Matias
2020-11-06pipewire patch is now upstreamPaulo Matias
2020-10-19Revert "temporarily fix system icu build (to be reported upstream)"Paulo Matias
Bug 1671695 closed upstream. This reverts commit d7bb1abb96cf6ddf397a63ada6f41f3e7d39d216.
2020-10-16temporarily fix system icu build (to be reported upstream)Paulo Matias
2020-10-13update pipewire patch to new layout and pull from autoland (thanks kubrick)Paulo Matias
2020-10-13get rid of disable test patchPaulo Matias
2020-10-13Revert "make the patch survive changes in desktop_capture location"Paulo Matias
This reverts commit fd9e743b21cd5e08a1e7fbadb270d640c51940b5.
2020-10-08make the patch survive changes in desktop_capture locationPaulo Matias
2020-10-02Revert "desktop_capture_generic_gn has been moved"Paulo Matias
It was moved back This reverts commit 796932276d4878b0556f3635b9fcd065d813d3cc.
2020-10-02Revert "desktop_capture has been moved"Paulo Matias
It was moved back This reverts commit 2e7ed97aa7c887078e47e7d01331f3598b22ef37.
2020-09-27desktop_capture has been movedPaulo Matias
2020-09-27desktop_capture_generic_gn has been movedPaulo Matias
2020-09-27use system python (mach's venv is too unstable)Paulo Matias