summaryrefslogtreecommitdiff
path: root/build/moz.build
Commit message (Collapse)AuthorAge
* Issue #2266 - Part 2 - Add Leak and Undefined Behavior Sanitizer support.Brian Smith2023-08-14
| | | | Also fix building on FreeBSD and Linux, from the previous commit.
* Issue #2266 - Part 1 - Allow MSVC and potentially GCC to use Address ↵Brian Smith2023-08-14
| | | | | | | Sanitizer on Windows. Check for WINNT instead of CLANG-CL, except for the Blacklist that isn't supported by MSVC. Neither CLANG-CL nor MSVC require -fsanitize=address on the link phase.
* Issue #1837 - Remove unused build back-ends from the tree.Moonchild2022-07-21
| | | | This leaves just use of recursive make to build applications.
* Issue #1053 - First pass Android defines and remove Android AnnotationMoonchild2022-04-01
| | | | processors, some Andoid packaging stuff, Eclipse IDE support et al.
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23
|
* Remove the Dark Matter Detector (DMD) Memeory debugger component.wolfbeast2018-05-23
| | | | This resolves #376.
* Use application specific application.iniMatt A. Tobin2018-05-05
|
* Resolve issues with application.ini not allowing non-mcp applications to be ↵Matt A. Tobin2018-04-22
| | | | | | official and have their own vendor Also add BinOC cause two words breaks the build system
* Remove base conditional code for crash reporter and injector.wolfbeast2018-03-30
|
* Official Vendor and Pale Moon special caseMatt A. Tobin2018-02-05
|
* Use MOZ_PHOENIX instead of checking for 'browser' in MOZ_BUILD_APPMatt A. Tobin2018-02-03
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02