summaryrefslogtreecommitdiff
path: root/prism/srcs.mk
AgeCommit message (Collapse)Author
2025-12-07Ignore distclean failuresNobuyoshi Nakada
Just clean the directory if it exists and is empty.
2025-11-27Clean prism directoryNobuyoshi Nakada
2025-09-15Make PRISM_BUILD_DIR even when baseruby is availableNobuyoshi Nakada
It is needed before updating the timestamp for prism/srcs.mk.
2025-09-13Just touch the timestamp for prism/srcs.mk when no baserubyNobuyoshi Nakada
2025-09-12Revert "Just touch the timestamp for prism/srcs.mk when no baseruby"Takashi Kokubun
This reverts commit 5a2cedd051634d6d1c8fbf48b0327f8cd8eec495. The CI is telling us to revert the diff: https://github.com/ruby/ruby/actions/runs/17679836157/job/50251138515
2025-09-12Just touch the timestamp for prism/srcs.mk when no baserubyNobuyoshi Nakada
2025-08-19Gererate prism source files dependencies from template.rbNobuyoshi Nakada
Update included file list automatically.