Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove OMX related options from configure | trav90 | 2018-12-16 | -2/+0 |
| | ||||
* | [PALEMOON] Complete making Sync optional at build time | Matt A. Tobin | 2018-12-01 | -0/+4 |
| | ||||
* | Issue #795 - Make nsIUserInfo component optional | Gaming4JC | 2018-10-25 | -0/+1 |
| | | | | | | 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. | |||
* | [GCC] Add -Wno-noexcept-type to the js build flags | trav90 | 2018-09-06 | -0/+8 |
| | ||||
* | Disable -Werror on -Wmultistatement-macros | trav90 | 2018-08-10 | -0/+3 |
| | | | | Silences compiler warning spam with GCC 8. | |||
* | Issue #303 Part 2: Update build files for the new location | wolfbeast | 2018-06-04 | -2/+3 |
| | ||||
* | Teach moz.configure about --enable-precompiled-startupcache | wolfbeast | 2018-06-01 | -0/+1 |
| | ||||
* | Remove the option to build without INTL/ICU | wolfbeast | 2018-05-04 | -1/+0 |
| | | | | This resolves #324. | |||
* | Move --enable-tests out of Python configure and flip the default. | wolfbeast | 2018-04-29 | -0/+1 |
| | ||||
* | Remove support for making jemalloc4 the default memory allocator. | wolfbeast | 2018-04-27 | -24/+14 |
| | ||||
* | Remove Rust from the tree. | wolfbeast | 2018-03-13 | -167/+0 |
| | | | | Part 4 for #58 | |||
* | Update configure variable verification | Matt A. Tobin | 2018-02-28 | -0/+1 |
| | ||||
* | Move --enable-eme out of mozconfigure | wolfbeast | 2018-02-24 | -0/+1 |
| | ||||
* | Stop shipping d3dcompiler_43.dll | wolfbeast | 2018-02-18 | -1/+0 |
| | ||||
* | Split MOZ_DEVTOOLS into MOZ_DEVTOOLS (client) and MOZ_DEVTOOLS_SERVER ↵ | Matt A. Tobin | 2018-02-17 | -0/+3 |
| | | | | (backend) and make both optional | |||
* | Hook up the Tycho Add-on Manager to the build system | Matt A. Tobin | 2018-02-10 | -0/+3 |
| | ||||
* | Official Vendor and Pale Moon special case | Matt A. Tobin | 2018-02-05 | -0/+1 |
| | ||||
* | Merge branch 'master' into configurebuild-work | Matt A. Tobin | 2018-02-04 | -2/+2 |
|\ | ||||
| * | Require at least GCC 4.9 to build | trav90 | 2018-02-04 | -2/+2 |
| | | ||||
* | | Allow moz.configure to build projects at / or application/ without having to ↵ | Matt A. Tobin | 2018-02-03 | -4/+15 |
|/ | | | | fully qualify the path in --enable-application | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+4189 |