summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Expand)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
2023-08-29Remove crash reporting (#6)lordkitsuna
2023-08-18Fix conflict/provide (#5)Niko Cantero
2023-08-18rebrand and rebase based on firefox-nightly (#3)Niko Cantero
2023-06-16still not working, try another wayPaulo Matias
2023-06-12not really, we should modify at $SRCDESTPaulo Matias
2023-06-12remote.origin.fetch is being overwritten after prepare()Paulo Matias
2023-06-12refrain from using system icu until arch upgrades itPaulo Matias
2023-04-17Revert "optimize git fetch --all -p"Paulo Matias
2023-04-15optimize git fetch --all -pPaulo Matias
2023-04-14add remote.origin.fetch fix for git-cinnabarPaulo Matias
2023-04-08Fetch sources using git-cinnabar instead of hgPaulo Matias
2022-11-14Let the build system set LTO itself where it makes sensePaulo Matias
2022-11-13depend on pipewire instead of libpipewire02Paulo Matias
2022-11-09use stable wasi sdk, just like Arch's firefoxPaulo Matias
2022-05-17fix EVENT__SIZEOF_TIME_T undeclared errorPaulo Matias
2022-05-17Revert "depend on pip instead of setuptools"Paulo Matias
2022-05-12depend on pip instead of setuptoolsPaulo Matias
2022-04-22Revert "refrain from using system icu until arch upgrades it"Paulo Matias
2022-04-10refrain from using system icu until arch upgrades itPaulo Matias
2022-04-08forgot to remove the patch commandPaulo Matias
2022-04-06bug1762050 pushed to autolandPaulo Matias
2022-03-31update patch for bug 1762050Paulo Matias
2022-03-30temporarily add patch for bug 1762050Paulo Matias
2022-03-25use vendored python packages to avoid incompatibilityPaulo Matias
2022-03-24replace deprecated variablePaulo Matias
2021-12-16it turns out xvfb is required for PGO after allPaulo Matias
2021-12-15use ac_add_options to enable MOZ_PGO (suggestion by nanotwerp)Paulo Matias
2021-11-24Revert "refrain from using system icu until arch upgrades it"Paulo Matias
2021-11-23typoPaulo Matias
2021-11-23use system's libwebpPaulo Matias
2021-11-23Revert "the extra package does not use many of these system libs"Paulo Matias
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-04fix symbols zip file namePaulo Matias
2021-11-04Revert "Disable dumping symbols"Paulo Matias
2021-11-02try WASM_{CC,CXX}Paulo Matias
2021-11-02try to set WASI_{CC,CXX,LD}Paulo 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 --with-wasi-sysrootPaulo Matias
2021-10-28try to add wasi-sdk-bin as makedependPaulo Matias