Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-16 | still not working, try another way | Paulo Matias | |
2023-06-12 | not really, we should modify at $SRCDEST | Paulo Matias | |
2023-06-12 | remote.origin.fetch is being overwritten after prepare() | Paulo Matias | |
2023-06-12 | refrain from using system icu until arch upgrades it | Paulo Matias | |
2023-04-17 | Revert "optimize git fetch --all -p" | Paulo Matias | |
This reverts commit 91eb09a6ebe2244594f953226de03fbdfb6dab9a. | |||
2023-04-15 | optimize git fetch --all -p | Paulo Matias | |
2023-04-14 | add remote.origin.fetch fix for git-cinnabar | Paulo Matias | |
2023-04-08 | Fetch sources using git-cinnabar instead of hg | Paulo 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-14 | Let the build system set LTO itself where it makes sense | Paulo 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-13 | depend on pipewire instead of libpipewire02 | Paulo Matias | |
2022-11-09 | use stable wasi sdk, just like Arch's firefox | Paulo Matias | |
2022-05-17 | fix EVENT__SIZEOF_TIME_T undeclared error | Paulo Matias | |
2022-05-17 | Revert "depend on pip instead of setuptools" | Paulo Matias | |
This reverts commit 590618c63ecf63201218e1ddeaec6400fe8bfd9f. | |||
2022-05-12 | depend on pip instead of setuptools | Paulo Matias | |
2022-04-22 | Revert "refrain from using system icu until arch upgrades it" | Paulo Matias | |
This reverts commit 8deeea9265d6cd12578a165f8fb93d4fd29a9916. | |||
2022-04-10 | refrain from using system icu until arch upgrades it | Paulo Matias | |
2022-04-08 | forgot to remove the patch command | Paulo Matias | |
2022-04-06 | bug1762050 pushed to autoland | Paulo Matias | |
2022-03-31 | update patch for bug 1762050 | Paulo Matias | |
2022-03-30 | update .SRCINFO | Paulo Matias | |
2022-03-30 | temporarily add patch for bug 1762050 | Paulo Matias | |
2022-03-25 | use vendored python packages to avoid incompatibility | Paulo Matias | |
2022-03-24 | replace deprecated variable | Paulo Matias | |
2021-12-16 | it turns out xvfb is required for PGO after all | Paulo Matias | |
2021-12-15 | use ac_add_options to enable MOZ_PGO (suggestion by nanotwerp) | Paulo Matias | |
2021-11-24 | Revert "refrain from using system icu until arch upgrades it" | Paulo Matias | |
This reverts commit 988a8c369507813588816929f137d09eb886cc1e. | |||
2021-11-23 | typo | Paulo Matias | |
2021-11-23 | use system's libwebp | Paulo Matias | |
2021-11-23 | Revert "the extra package does not use many of these system libs" | Paulo Matias | |
This reverts commit 3be5dbf41c9a3acb7ffcc684beb19084c9c808e5. | |||
2021-11-22 | the extra package does not use many of these system libs | Paulo Matias | |
2021-11-18 | refrain from using system icu until arch upgrades it | Paulo Matias | |
2021-11-04 | fix symbols zip file name | Paulo Matias | |
2021-11-04 | chmod +x upload-symbol-archive | Paulo Matias | |
2021-11-04 | Revert "Disable dumping symbols" | Paulo Matias | |
This reverts commit c6fce3a91ac695667287310f271cff386a29176e. | |||
2021-11-02 | try WASM_{CC,CXX} | Paulo Matias | |
2021-11-02 | try to set WASI_{CC,CXX,LD} | Paulo Matias | |
2021-11-02 | let's try with wasi-sdk-git | Paulo Matias | |
2021-11-02 | change to wasi-libc-git as suggested in Bug 1571559 | Paulo Matias | |
2021-10-28 | try to add --with-wasi-sysroot | Paulo Matias | |
2021-10-28 | try to add wasi-sdk-bin as makedepend | Paulo Matias | |
2021-07-13 | better alignment with PKGBUILD from extra | Paulo Matias | |
2021-07-13 | better alignment with PKGBUILD from extra | Paulo Matias | |
2021-04-28 | Revert "Workaround for Bug 1706452" | Paulo Matias | |
This reverts commit 827a065825681f7ad348bdaefe93708cf966251e. | |||
2021-04-25 | Workaround for Bug 1706452 | Paulo Matias | |
2021-04-16 | remove mozilla-common | Paulo Matias | |
2021-02-19 | Workaround for Bug 1693563 not needed anymore (backout by 55bc65518e04) | Paulo Matias | |
2021-02-19 | Workaround for Bug 1693563 | Paulo Matias | |
2021-01-16 | Disable dumping symbols | Paulo Matias | |
External tool would be required since Bug 1686888 | |||
2021-01-02 | Let's try to build without xvfb-run | Paulo Matias | |
2020-11-06 | remove the patch file | Paulo Matias | |