aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/mozjs
AgeCommit message (Expand)Author
2023-06-21*.patch: add Upstream-Status to all patchesMartin Jansa
2023-04-10mozjs: update 102.5.0 -> 102.9.0Markus Volk
2023-02-24meta-oe: fix Upstream-Status formatYi Zhao
2023-01-13mozjs: fix compile error for armKai Kang
2022-12-31mozjs-102: Disable mozilla stackwalk on muslKhem Raj
2022-11-28mozjs: update 98 -> 102Markus Volk
2022-09-14mozjs-91: backport a python 3.11 compatibility patchAlexander Kanavin
2022-09-14mozjs-91: update to 91.13.0Alexander Kanavin
2022-08-08mozjs: Use RUST_HOST_SYS and RUST_TARGET_SYSKhem Raj
2022-04-25mozjs: Use vendored icu on ppc/clangKhem Raj
2022-04-21mozjs-91: Add option to use system ICUKhem Raj
2022-04-21mozjs-91: Disable stripKhem Raj
2022-04-20mozjs-91: Upgrade to 91.8.0Khem Raj
2021-12-13mozjs: upgrade 91.2.0 -> 91.4.0Wang Mingyu
2021-11-19mozjs-91/mozjs-78: fix compile failure on centos7Changqing Li
2021-11-13mozjs-91: fix do_configure failureChangqing Li
2021-11-03mozjs-91: Fix build on powerpcAndreas Müller
2021-11-03mozjs-91: remove static libraryAndreas Müller
2021-11-03Rename mozjs -> mozjs-91 to allow multiple versions of mozjsAndreas Müller
2021-11-03mozjs: Move back to recipes-extended - no meta-python specifics requiredAndreas Müller
2020-03-11conf/layer.conf: add BBFILES_DYNAMIC and dynamic layersChangqing Li
2020-02-11mozjs: Fix python3 build with goldAndreas Müller
2020-02-02mozjs: port build to python3Andreas Müller
2020-01-27mozjs: search nspr header files in ${STAGING_INCDIR}/nspr directoryMartin Jansa
2020-01-22recipes: Replace using BBPATH with BBFILE_COLLECTIONS for meta-python2 checkKhem Raj
2020-01-22recipes: Turn inherit classes from meta-py2 to conditional constructsKhem Raj
2020-01-22mozjs: upgrade 60.5.2 -> 60.9.0 and reworkAndreas Müller
2020-01-16mozjs: extend --with-intl-api=build to ppcKhem Raj
2019-12-13mozjs: extend --with-intl-api=build to all mipsKhem Raj
2019-11-21recipes: rename distro_features_check to features_checkDenys Dmytriyenko
2019-08-08mozjs: do not expose intl api for mips64Slater, Joseph
2019-07-10mozjs: fix configure failure on CentOS 7.6Kai Kang
2019-06-19mozjs: Fix do_patch error for mips64-n32Mingli Yu
2019-05-29mozjs: Upgrade to version 60.xKhem Raj
2019-05-10mozjs: Make mozjs support arm32BE.leimaohui
2019-02-26mozjs: Fix cross-builds of nsinstallKhem Raj
2019-01-30mozjs: Fix symbol visibility with clang/libc++Khem Raj
2018-12-23mozjs: Remove -Werror=format from CXXFLAGSKhem Raj
2018-11-28mozjs: Avoid use of X11 from host when X11 is disabledOtavio Salvador
2018-09-25mozjs: upgrade to 52.9.1Hong Liu
2018-08-19mozjs: disable null pointer optimization with GCC >= 6Ricardo Salveti
2018-08-03mozjs: tweak location of tmp dir creationHongxu Jia
2018-08-02mozjs: fix coredump caused by wrong use of getenvChangqing Li
2018-08-02mozjs: add support for RISC-VRicardo Salveti
2018-07-27mozjs: disable MOZ_GLUE_IN_PROGRAM in standalone buildsRicardo Salveti
2018-07-20mozjs: add support for mips64-n32Hongxu Jia
2018-07-16mozjs: 17.0.0 -> 52.8.1Hongxu Jia
2018-06-20mozjs: Update Double-Conversion inside mozjsAlistair Francis
2018-04-08mozjs: refresh patch Manually_mmap_heap_memory_esr17.patchAndreas Müller
2017-09-18mozjs: Add HOMEPAGE info into recipe file.Huang Qiyu