summaryrefslogtreecommitdiffstats
path: root/old-configure.in
Commit message (Collapse)AuthorAgeLines
* MoonchildProductions#1251 - Part 24: Remove temporary GNU M4 workaround.athenian2002019-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.athenian2002019-10-21-1/+1
|
* MoonchildProductions#1251 - Part 18: (Hopefully) final version of build ↵athenian2002019-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.wolfbeast2019-08-14-4/+0
| | | | Removes all occurrences of MOZ_DEV_EDITION code and some helpers.
* Issue #701 - Support spaces in Mac app nameadeshkp2019-07-18-3/+3
|
* Update NSS to 3.41.1 (custom)wolfbeast2019-06-27-0/+4
| | | | This resolves #82
* Revert "Update NSS to 3.41.1 (custom)"wolfbeast2019-06-26-2/+1
| | | | This reverts commit fbc2eaacd679f0c484993ffe23d786fd06da22c3.
* Update NSS to 3.41.1 (custom)wolfbeast2019-06-26-1/+2
| | | | This resolves #82
* Merge branch 'master' into Sync-weaveMatt A. Tobin2019-03-30-1/+1
|\
| * Update SQLite to 3.27.2wolfbeast2019-03-30-1/+1
| |
* | Remove CloudSyncwolfbeast2019-03-13-7/+0
|/ | | | Tag #812
* Remove conditional MOZ_MAINTENANCE_SERVICE codewolfbeast2019-02-20-18/+0
| | | | Tag #145
* Disable "helpful" MSVC warning about AVX instructions.wolfbeast2019-02-14-0/+6
| | | | Tag #457.
* Use C++11 thread-safe statics with MSVC.wolfbeast2019-02-14-5/+0
|
* issue #908 - implement missing parts of CSS maskyami2019-02-02-16/+0
|
* Update SQLite lib to 3.26.0wolfbeast2018-12-18-1/+1
|
* Remove OMX related options from configuretrav902018-12-16-43/+0
|
* Update NSS to 3.41wolfbeast2018-12-15-1/+1
|
* Update NSPR to 4.20wolfbeast2018-12-15-1/+1
|
* Remove DirectShowReader Part 2: Build systemtrav902018-12-01-19/+0
|
* Don't build internal updater by default and set default update channel to an ↵wolfbeast2018-11-11-4/+4
| | | | inactive one.
* Improve handling of MOZ_GAMEPAD and NECKO_WIFIwolfbeast2018-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"wolfbeast2018-11-08-19/+20
| | | | This reverts commit 13ee68cbc657b6ca956717749c8afa647a8557b8.
* Move MOZ_GAMEPAD* and NECKO_WIFI upwolfbeast2018-11-08-20/+19
| | | | This resolves #794
* Issue #795 - Make nsIUserInfo component optionalGaming4JC2018-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 extensionsMatt A. Tobin2018-09-23-5/+0
|
* Don't build ffvpx on 32-bit platforms (except Windows)trav902018-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.wolfbeast2018-08-14-1/+1
|
* Make AC option for devtools (client) an enable_bool to align with the default.wolfbeast2018-08-04-4/+4
|
* Update build system files for NSRP and NSSJustOff2018-06-11-2/+2
|
* Update build system files for NSS 3.35wolfbeast2018-06-05-1/+1
|
* Add build config option to disable startup cache precompilation.wolfbeast2018-06-01-0/+16
| | | | This resolves #418.
* Remove Social API.Ascrod2018-05-30-7/+0
|
* Revert "Always build with SSE2 support & display an error if not available"Moonchild2018-05-28-6/+0
|
* Display an error on Linux in the absence of SSE2trav902018-05-27-0/+6
|
* Revert "Remove the Social API"Moonchild2018-05-25-0/+7
|
* Remove MOZ_SOCIAL.Ascrod2018-05-24-7/+0
|
* Remove the Dark Matter Detector (DMD) Memeory debugger component.wolfbeast2018-05-23-13/+2
| | | | This resolves #376.
* Merge pull request #364 from alaviss/crmfMoonchild2018-05-16-3/+1
|\ | | | | Don't link against crmf while building --with-system-nss
| * Bug 1371991 - don't link against crmf when building with --with-system-nss, ↵Franziskus Kiefer2018-05-16-3/+1
| | | | | | | | | | | | | | | | | | | | r=ted Differential Revision: https://phabricator.services.mozilla.com/D836 --HG-- extra : rebase_source : 04127ba88296e8bd6849d227641bb0eebae2c23b extra : amend_source : dde2e35e2d12316950113e5f320d47a914783623
* | Merge pull request #368 from trav90/safebrowsing-workMoonchild2018-05-16-0/+17
|\ \ | |/ |/| Make safebrowsing optional at build time
| * Make safebrowsing optional at build time - Part 4: configuretrav902018-05-12-0/+17
| |
* | Remove other gonk widget conditionals and unused files.wolfbeast2018-05-13-120/+41
|/ | | | Tag #288.
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12-15/+0
|
* Merge branch 'intl-ICU-emoji-work'wolfbeast2018-05-04-9/+0
|\
| * Remove the option to build without INTL/ICUwolfbeast2018-05-04-2/+0
| | | | | | | | This resolves #324.
| * Unconditionally switch on the INTL API on all platforms.wolfbeast2018-05-03-8/+1
| |
* | Fix regex escaping in old-configure and js/src/old-configureJustOff2018-05-04-0/+2
| |
* | Remove sandbox ductwork conditional code.wolfbeast2018-05-03-20/+0
| |
* | Remove GMP sandbox code.wolfbeast2018-05-02-37/+0
| |