summaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAge
* Bump milestoneMoonchild2022-04-19
|
* Issue #1859 - Build xz-embedded lib when the updater is built.lzma-updaterMoonchild2022-04-17
|
* Merge pull request 'Land final NSS-gyp work' (#1850) from nss-gyp-work into ↵Moonchild2022-04-08
|\ | | | | | | | | | | master Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/1850
| * Issue #1847 - Transfer build configuration to gypMatt A. Tobin2022-04-07
| |
* | No issue - Always build MAR support.Moonchild2022-04-08
|/ | | | Even when there is no updater.
* Issue #1053 - Second pass remove android defines and build system stuff.Moonchild2022-04-01
| | | | Mostly IPC, tools and mozbuild.
* Issue #1053 - Remove Android systrace, more build system removals.Moonchild2022-04-01
| | | | Also updates more comments.
* Issue #1053 - First pass Android defines and remove Android AnnotationMoonchild2022-04-01
| | | | processors, some Andoid packaging stuff, Eclipse IDE support et al.
* Bump platform version.Moonchild2021-08-13
|
* Bump platform versionMoonchild2021-06-19
|
* Issue #1782: Remove Luna, Royale and Zune support from the platform.Moonchild2021-06-14
| | | | | These are obsolete system themes; the platform will fall back to generic/unknown theme support instead.
* Issue #1751 -- Remove XP_MACOSX conditionals from the rest of the tree.Moonchild2021-05-06
| | | | | This also removes some PP abuse and takes file entries out of PP when no longer needed without XP_MACOSX conditionals.
* Issue #1751 -- Remove XP_DARWINMoonchild2021-05-02
|
* Issue #1751 -- Remove XP_IOSMoonchild2021-05-01
|
* Issue #1746 - Revert "Additional configuration for NSS lib update."Moonchild2021-03-14
| | | | This reverts commit ae775e493b6d3f3c866aa31b5897563d364d698d.
* Issue #1053 - Remove Android-specific blocks from system headers and /domMoonchild2021-03-11
|
* Update tzdata to 2021aMoonchild2021-02-10
| | | | Because people are apparently never satisfied with the time zones on the planet!
* Issue #1729 - Support building/linking against libc++ 9+Olivier Certner2021-02-05
| | | | | | | | | | | Including <cstdlib> must never trigger inclusion of "mozalloc.h", because the first thing this one does is precisely to include <cstdlib>. It is now the case that, in libc++ 9 and beyond, <cstdlib> includes <math.h> which then tries to include <type_traits>, which the STL wrapper intercepts, trying to load "mozalloc.h". Same problem happens with <limits>. Fix pulled from: https://bugzilla.mozilla.org/show_bug.cgi?id=1594027.
* Bump platform version for added features.Moonchild2021-01-16
|
* Issue #61 - Reinstate buildability with shared gkmedias dllMoonchild2021-01-02
| | | | | This fully works for splitting gkmedias.dll back out from xul with one exception which is Skia throwing undefined externals when linking gkmedias.
* Issue #1693 - Additional configuration for NSS lib update.Moonchild2020-12-23
| | | | | | | The Seed and RC2 components are completely obsolete, so we shouldn't build them. AVX2 for Chacha20-Poly1305 would fall outside of our platform sysreqs, and has a build system issue with non-MSVC flags being passed (needs more research, also a recent change around NSS 3.53 when the makefile destruction happened)
* Issue #1701 - Implement Intl.PluralRules APIMoonchild2020-12-22
|
* Issue #251 - Move chrome packaging options to ac configureMatt A. Tobin2020-11-16
| | | | Also adds options for new functionality in #1683
* Issue #1682 - Remove vibrator DOM interface and support code.Moonchild2020-11-13
| | | | Resolves #1682
* Issue #1677 - Part 7: Add unicode/uniset.h to check_spidermonkey_style.py ↵Matt A. Tobin2020-11-09
| | | | for some reason
* Bump platform version for added features.Moonchild2020-10-23
|
* Issue #1656 - Part 8: Devtools and misc.Moonchild2020-09-24
|
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23
|
* [NSS] Update exported symbolsMoonchild2020-06-08
| | | | Some symbols were missing from export which might lead to build bustage.
* Issue #1538 - remove speech recognition engineMoonchild2020-05-20
| | | | | | | | | | | | | | | This removes speech recognition, pocketsphinx, training models and the speech automated test interface. This also re-establishes proper use of MOZ_WEBSPEECH to work for the speech API (synthesis part only) that was a broken mess before, with some synth parts being always built, some parts being built only with it enabled and recognition parts being dependent on it. I'm pretty sure it'd be totally busted if you'd ever have tried building without MOZ_WEBPEECH before. Tested that synthesis still works as-intended. This resolves #1538
* Bump platform version.Moonchild2020-05-12
| | | | We've made some notable changes re: layout and rendering.
* Revert "Issue #190 - Part 1: Remove XP_IOS conditional code"Matt A. Tobin2020-02-28
| | | | This reverts commit 6a3d5769d01ec1a8dd56ea79aec2df91b801ce02.
* Issue #190 - Part 1: Remove XP_IOS conditional codeMatt A. Tobin2020-02-28
|
* Set module default identification properly.wolfbeast2020-02-21
|
* Issue #1457 - Unfold sqlite3 from nssMatt A. Tobin2020-02-20
|
* Issue #1342 - Remove support for system libvpxwolfbeast2020-01-31
|
* Issue #1342 - Remove support for system sqlitewolfbeast2020-01-31
|
* Issue #1342 - Remove support for system linbpngwolfbeast2020-01-31
|
* Issue #1342 - Remove support for system NSPR/NSSwolfbeast2020-01-30
|
* Issue #1342 - Remove support for system ICUwolfbeast2020-01-29
|
* Update platform version.wolfbeast2020-01-27
| | | | Intended to be bumped to 4.6.x once CE/sDOM is landed completely.
* Issue #1342 - Remove support for system libeventwolfbeast2020-01-23
|
* Issue #1338 - Part 3: Update NSS symbolswolfbeast2020-01-02
|
* Issue #1219 - Align computed DOM styles with mainstream behvior.wolfbeast2019-12-20
| | | | | | | | | This updates our behavior for computed DOM styling to no longer return null on elements that have no display, but return a 0-length (empty) style instead and don't throw. For this we stop looking at having a presentation for the style and just look at the document instead. This resolves #1219
* Issue #1316 - Reduce compiler warnings in ICUwolfbeast2019-12-19
| | | | | | | | This add a few disabled compiler warnings to the compiler flags on MSVC and specifically filters out the RTTI disabling CL flag to prevent CLI override warnings. This resolves #1316
* No Issue - Don't use a hard coded path for win_srcdir in comm-style ↵Matt A. Tobin2019-11-30
| | | | configurations
* Merge branch 'table-sticky-work'wolfbeast2019-11-04
|\ | | | | | | This resolves #146.
| * Bump Goanna version.wolfbeast2019-11-03
| |
* | Issue #1265 - Expose sndio as a build option for any supporting systemGaming4JC2019-11-02
| |
* | MoonchildProductions#1251 - Part 23: Allow AMD64 build to work.athenian2002019-10-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Compiling_32-bit_Firefox_on_a_Linux_64-bit_OS Setting this up turned out to be easier than I thought it would be. All I had to do was apply these instructions in reverse and add the following to my .mozconfig file: CC="gcc -m64" CXX="g++ -m64" AS="gas --64" ac_add_options --target=x86_64-pc-solaris2.11 export PKG_CONFIG_PATH=/usr/lib/amd64/pkgconfig ac_add_options --libdir=/usr/lib/amd64 ac_add_options --x-libraries=/usr/lib/amd64 Most of these changes were fairly trivial, just requiring me to make a few of the changes I made earlier conditional on a 32-bit build. The biggest challenge was figuring out why the JavaScript engine triggered a segfault everytime it tried to allocate memory. But this patch fixes it: https://github.com/OpenIndiana/oi-userland/blob/oi/hipster/components/web/firefox/patches/patch-js_src_gc_Memory.cpp.patch Turns out that Solaris on AMD64 handles memory management in a fairly unusual way with a segmented memory model, but it's not that different from what we see on other 64-bit processors. In fact, I saw a SPARC crash for a similar reason, and noticed that it looked just like mine except the numbers in the first segment were reversed. Having played around with hex editors before, I had a feeling I might be dealing with a little-endian version of a big-endian problem, but I didn't expect that knowledge to actually yield an easy solution. https://bugzilla.mozilla.org/show_bug.cgi?id=577056 https://www.oracle.com/technetwork/server-storage/solaris10/solaris-memory-135224.html As far as I can tell, this was the last barrier to an AMD64 Solaris build of Pale Moon.