summaryrefslogtreecommitdiffstats
path: root/js/src/moz.build
Commit message (Expand)AuthorAgeLines
* Issue #1676 - Follow-up: Put js/src (including vm), jit, and wasm back into u...Matt A. Tobin2020-11-20-9/+18
* Issue #1677 - Part 2: Add build filesMatt A. Tobin2020-11-04-0/+3
* Issue #1676 - Part 20: Split vtune sources out of js/src/moz.buildMatt A. Tobin2020-11-04-7/+5
* Issue #1676 - Part 19: Split ctypes sources out of js/src/moz.buildMatt A. Tobin2020-11-04-16/+3
* Issue #1676 - Part 18: Move and separate top level sources from vm sources in...Matt A. Tobin2020-11-04-25/+14
* Issue #1676 - Part 16: Split WASM sources out of js/src/moz.buildMatt A. Tobin2020-11-04-22/+1
* Issue #1676 - Part 15: Split threading sources out of js/src/moz.buildMatt A. Tobin2020-11-04-15/+2
* Issue #1676 - Part 14: Split proxy sources out of js/src/moz.buildMatt A. Tobin2020-11-04-8/+1
* Issue #1676 - Part 13: Split perf sources out of js/src/moz.buildMatt A. Tobin2020-11-04-13/+1
* Issue #1676 - Part 12: Split jit sources out of js/src/moz.buildMatt A. Tobin2020-11-04-216/+1
* Issue #1676 - Part 11: Split irregexp sources out of js/src/moz.buildMatt A. Tobin2020-11-04-8/+1
* Issue #1676 - Part 10: Split gc sources out of js/src/moz.buildMatt A. Tobin2020-11-03-14/+1
* Issue #1676 - Part 9: Move DIRS down in js/src/moz.buildMatt A. Tobin2020-11-03-15/+13
* Issue #1676 - Part 7: Split frontend sources out of js/src/moz.buildMatt A. Tobin2020-11-03-16/+1
* Issue #1676 - Part 6: Split ds sources out of js/src/moz.buildMatt A. Tobin2020-11-03-2/+1
* Issue #1676 - Part 5: Split devtools sources out of js/src/moz.buildMatt A. Tobin2020-11-03-7/+1
* Issue #1676 - Part 4: Split builtin sources out of js/src/moz.buildMatt A. Tobin2020-11-03-59/+5
* Issue #80 - De-unify js/srcMatt A. Tobin2020-11-03-15/+15
* Issue #1676 - Part 3: Split DEFINES out of js/src/moz.buildMatt A. Tobin2020-11-03-36/+5
* Issue #1676 - Part 2: Split CFLAGS and CXXFLAGS directives out of js/src/moz....Matt A. Tobin2020-11-03-34/+3
* Issue #1676 - Part 1: Split MozTesting directives out of js/src/moz.buildMatt A. Tobin2020-11-03-45/+1
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23-1/+0
* [js] Reinstate precise floating point model for all js sources.Moonchild2020-08-19-1/+1
* Revert #1142 - Remove unboxed objectswolfbeast2020-02-22-0/+1
* Issue #1322 - Part 1: Remove the DOM Promise guts.wolfbeast2019-12-19-3/+1
* Bug 1331092 - Part 2: Implement Async Generator except yield*.Gaming4JC2019-12-17-0/+2
* Bug 1331092 - Part 0: Define NOMINMAX to avoid compile error from min/max mac...Gaming4JC2019-12-17-0/+3
* Merge pull request #1262 from athenian200/solaris-workMoonchild2019-11-02-0/+8
|\
| * MoonchildProductions#1251 - Part 1: Restore initial Solaris support, fixed up.athenian2002019-10-21-0/+8
* | Issue #1257 - Part 2: Remove watch/unwatch and JS watchpoint class.wolfbeast2019-10-27-1/+0
|/
* 1336783 - Part 1: Rework on reserved word and remove TokenStream::KeywordIsName.Gaming4JC2019-07-18-5/+5
* Remove Unboxed Object code from /vm, Part 3.wolfbeast2019-06-25-1/+0
* Issue #187: Remove solaris 1st party code OS checks.wolfbeast2019-03-30-8/+0
* 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
* Generate irregexp character tables with make_unicode.py.wolfbeast2018-03-12-0/+1
* Disable -Wimplicit-fallthrough when building jsdtoa.cpptrav902018-03-04-1/+1
* Disable strict-aliasing for GCC in js/srctrav902018-03-04-1/+3
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+792