summaryrefslogtreecommitdiffstats
path: root/js/src/moz.build
Commit message (Collapse)AuthorAgeLines
* Issue #325 Part 5: Remove non-Intl legacy code paths from js.wolfbeast2018-05-04-12/+11
|
* Remove build support for HP-UXwolfbeast2018-04-24-1/+1
| | | | Note: 3rd party lib support (NSS, etc.) has not been touched.
* Generate irregexp character tables with make_unicode.py.wolfbeast2018-03-12-0/+1
|
* Disable -Wimplicit-fallthrough when building jsdtoa.cpptrav902018-03-04-1/+1
| | | | GCC 7 supports the clang option -Wimplicit-fallthrough.
* Disable strict-aliasing for GCC in js/srctrav902018-03-04-1/+3
| | | | Compiling our tree with strict-aliasing is not supported.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+792