Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1625 - Allow MailNews Oauth2 support to be configured in confvars.sh | Matt A. Tobin | 2020-08-07 | -1/+0 |
| | | | | Baby has his bottle, you ok now? | |||
* | [AM] Clean up addon-signing build leftovers. | wolfbeast | 2020-04-24 | -9/+0 |
| | ||||
* | Issue #251 - Move MOZ_AV1 back to ac configure for everyone to use. | wolfbeast | 2020-04-24 | -0/+15 |
| | ||||
* | Issue #1516 - Part 1: Add a global build define to determine if the client ↵ | Matt A. Tobin | 2020-04-24 | -0/+17 |
| | | | | can draw in the titlebar and update consumers of the local define | |||
* | Issue #1467 - Part 4: Rename NSS_SQLSTORE to MOZ_SECURITY_SQLSTORE. | wolfbeast | 2020-04-14 | -9/+9 |
| | | | | Rename the build config option accordingly. | |||
* | Issue #1467 - Part 1b: Fix type and make moz.configure happy. | wolfbeast | 2020-04-14 | -1/+1 |
| | ||||
* | Issue #1467 - Part 1: Set up conditional NSS-SQL builds. | wolfbeast | 2020-04-14 | -0/+19 |
| | | | | | | | - Adds buildconfig option --enable-nss-sqlstore - Prefixes NSS dbinit with either sql: or dbm: depending on config - Pre-initializes mozStorage when NSS-SQL storage is used to prevent an sqlite3_config race in NSS Init | |||
* | Issue #251 - Move --disable-dbm to ac configure | Matt A. Tobin | 2020-04-14 | -0/+17 |
| | | | | Also Tag #1467 | |||
* | Issue #1319 - Remove EARLY_BETA_OR_EARLIER condition | Matt A. Tobin | 2020-04-14 | -13/+0 |
| | ||||
* | Issue #1392 - Change --enable-eme to MOZ_ARG_ENABLE_BOOL and remove ↵ | Matt A. Tobin | 2020-04-14 | -19/+7 |
| | | | | MOZ_EME_MODULES | |||
* | Issue #1342 - Remove support for system libvpx | wolfbeast | 2020-04-14 | -36/+0 |
| | ||||
* | Issue #1342 - Remove support for system sqlite | wolfbeast | 2020-04-14 | -169/+0 |
| | ||||
* | Issue #1342 - Remove support for system linbpng | wolfbeast | 2020-04-14 | -45/+0 |
| | ||||
* | Issue #1342 - Remove support for system NSPR/NSS | wolfbeast | 2020-04-14 | -26/+3 |
| | ||||
* | Issue #1342 - Remove support for system libevent | wolfbeast | 2020-01-23 | -39/+0 |
| | ||||
* | Issue #1306 - Move bundled fonts to toolkit | Matt A. Tobin | 2019-11-30 | -0/+2 |
| | ||||
* | Issue #1258 - Part 8: Ifdef MailNews OAuth2 Support | Matt A. Tobin | 2019-11-05 | -0/+16 |
| | | | | Use --disable-mailnews-oauth2 to exclude it. Confvars won't be respected. | |||
* | Issue #1258 - Part 6: Add MOZ_MOVEMAIL to MOZ_MAILNEWS configure logic | Matt A. Tobin | 2019-11-03 | -1/+8 |
| | ||||
* | Issue #1258 - Part 3: Make mailnews and friends build | Matt A. Tobin | 2019-11-03 | -0/+63 |
| | ||||
* | Issue #1265 - Expose sndio as a build option for any supporting system | Gaming4JC | 2019-11-02 | -0/+17 |
| | ||||
* | MoonchildProductions#1251 - Part 25: Fix link paths. | athenian200 | 2019-10-21 | -2/+6 |
| | | | | This fix is a bit ugly and may need to be changed later if we switch a new GCC version, but the fact is that we use an architecture-specific path for GCC libraries on Solaris, so knowing the right prefix for GCC would only help so much, because it would still need to decide between ${gccdir}/lib and ${gccdir}/lib/amd64. The MOZ_FIX_LINK_PATHS variable puts the search paths into the right order without the need for me to use elfedit on the binaries afterwards. | |||
* | MoonchildProductions#1251 - Part 24: Remove temporary GNU M4 workaround. | athenian200 | 2019-10-21 | -2/+2 |
| | | | | We finally found where configure was failing. Apparently they just invoked m4 without regard for TOOLCHAIN_PREFIX. Easy to fix, difficult to find. | |||
* | Fix a bunch of dumb typos and omissions. | athenian200 | 2019-10-21 | -1/+1 |
| | ||||
* | MoonchildProductions#1251 - Part 18: (Hopefully) final version of build ↵ | athenian200 | 2019-10-21 | -0/+4 |
| | | | | | | system fixes. I hope I can just apply these nice, clean changes and have everything work without having to make a mess again. | |||
* | Issue #1124: Remove Firefox Developer Edition code. | wolfbeast | 2019-08-14 | -4/+0 |
| | | | | Removes all occurrences of MOZ_DEV_EDITION code and some helpers. | |||
* | Issue #701 - Support spaces in Mac app name | adeshkp | 2019-07-18 | -3/+3 |
| | ||||
* | Update NSS to 3.41.1 (custom) | wolfbeast | 2019-06-27 | -0/+4 |
| | | | | This resolves #82 | |||
* | Revert "Update NSS to 3.41.1 (custom)" | wolfbeast | 2019-06-26 | -2/+1 |
| | | | | This reverts commit fbc2eaacd679f0c484993ffe23d786fd06da22c3. | |||
* | Update NSS to 3.41.1 (custom) | wolfbeast | 2019-06-26 | -1/+2 |
| | | | | This resolves #82 | |||
* | Merge branch 'master' into Sync-weave | Matt A. Tobin | 2019-03-30 | -1/+1 |
|\ | ||||
| * | Update SQLite to 3.27.2 | wolfbeast | 2019-03-30 | -1/+1 |
| | | ||||
* | | Remove CloudSync | wolfbeast | 2019-03-13 | -7/+0 |
|/ | | | | Tag #812 | |||
* | Remove conditional MOZ_MAINTENANCE_SERVICE code | wolfbeast | 2019-02-20 | -18/+0 |
| | | | | Tag #145 | |||
* | Disable "helpful" MSVC warning about AVX instructions. | wolfbeast | 2019-02-14 | -0/+6 |
| | | | | Tag #457. | |||
* | Use C++11 thread-safe statics with MSVC. | wolfbeast | 2019-02-14 | -5/+0 |
| | ||||
* | issue #908 - implement missing parts of CSS mask | yami | 2019-02-02 | -16/+0 |
| | ||||
* | Update SQLite lib to 3.26.0 | wolfbeast | 2018-12-18 | -1/+1 |
| | ||||
* | Remove OMX related options from configure | trav90 | 2018-12-16 | -43/+0 |
| | ||||
* | Update NSS to 3.41 | wolfbeast | 2018-12-15 | -1/+1 |
| | ||||
* | Update NSPR to 4.20 | wolfbeast | 2018-12-15 | -1/+1 |
| | ||||
* | Remove DirectShowReader Part 2: Build system | trav90 | 2018-12-01 | -19/+0 |
| | ||||
* | Don't build internal updater by default and set default update channel to an ↵ | wolfbeast | 2018-11-11 | -4/+4 |
| | | | | inactive one. | |||
* | Improve handling of MOZ_GAMEPAD and NECKO_WIFI | wolfbeast | 2018-11-08 | -24/+27 |
| | | | | | | | | - Make gamepad support disabled by default - Add switch for confvars use for NECKO_WIFI - Ensure both can be set from confvars.sh This resolves #794 (bis) | |||
* | Revert "Move MOZ_GAMEPAD* and NECKO_WIFI up" | wolfbeast | 2018-11-08 | -19/+20 |
| | | | | This reverts commit 13ee68cbc657b6ca956717749c8afa647a8557b8. | |||
* | Move MOZ_GAMEPAD* and NECKO_WIFI up | wolfbeast | 2018-11-08 | -20/+19 |
| | | | | This resolves #794 | |||
* | Issue #795 - Make nsIUserInfo component optional | Gaming4JC | 2018-10-25 | -0/+15 |
| | | | | | | This allows the nsIUserinfo component to be disabled with --disable-userinfo in mozconfig at build time, but leaves it on by default to avoid any compatibility issues in existing applications. | |||
* | Remove code that prevents binary extensions | Matt A. Tobin | 2018-09-23 | -5/+0 |
| | ||||
* | Don't build ffvpx on 32-bit platforms (except Windows) | trav90 | 2018-08-26 | -3/+7 |
| | | | | | | Our in-tree FFmpeg doesn't support optimized assembly code very well on 32-bit *nix systems, which causes performance issues during video playback. Essentially, this commit restores the behavior from Pale Moon 27 on 32-bit Linux builds (for video playback rely on the system-installed FFmpeg packages or libvpx if FFmpeg packages can't be found). | |||
* | Enforce NSS 3.38 for people who still insist on using system NSS. | wolfbeast | 2018-08-14 | -1/+1 |
| | ||||
* | Make AC option for devtools (client) an enable_bool to align with the default. | wolfbeast | 2018-08-04 | -4/+4 |
| |