summaryrefslogtreecommitdiff
path: root/yjit/yjit.mk
AgeCommit message (Expand)Author
2023-02-23YJIT: Add `make yjit-smoke-test` [ci skip]Alan Wu
2023-01-31Silence dozens of useless warnings from `nm` on macOSNobuyoshi Nakada
2023-01-27YJIT: Fix shared/static library symbol leaksAlan Wu
2022-12-13Suppress the output of `if [ 'xyes' = xyes ];` codeTakashi Kokubun
2022-12-08YJIT: Fold check-yjit-bindings into yjit-bindgenAlan Wu
2022-09-20YJIT: Support MAKE=bmake for release buildAlan Wu
2022-09-20YJIT: Show --yjit-stats of railsbench on CI (#6403)Takashi Kokubun
2022-09-14Add comments to touch libyjitNobuyoshi Nakada
2022-09-14Touch libyjit.a which may be still old due to the cacheNobuyoshi Nakada
2022-09-14Expand dependency for `$(YJIT_LIBS)`Nobuyoshi Nakada
2022-07-29Add --enable-yjit=dev_nodebug configure optionJohn Hawthorn
2022-07-29Add --enable-yjit=stats configure optionJohn Hawthorn
2022-06-29Add a check-yjit-bindgen-unused target. Add to CI. (#6066)Noah Gibbs
2022-06-02Split YJIT rules for CODEOWNERSNobuyoshi Nakada