aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* Add yarp/yarp_compiler.c (#8042)Jemma Issroff2023-08-281-0/+45
* YARP: generated files using from templates depend on config.ymlNobuyoshi Nakada2023-08-281-19/+20
* Update depsKevin Newton2023-08-251-18/+25
* Remove config.h from targets necessary for YARPKevin Newton2023-08-251-56/+1
* Fix VPATH for yarp/version.hKevin Newton2023-08-251-1/+1
* Update sync script to handle yarp/version.hKevin Newton2023-08-251-0/+4
* Fix mutation visitor build for YARP templatingKevin Newton2023-08-251-0/+5
* Implement weak references in the GCPeter Zhu2023-08-251-0/+2
* Resurrect srcs dependency for YARP templates (#8285)Takashi Kokubun2023-08-241-0/+6
* Render YARP templates into the build directory (#8266)Takashi Kokubun2023-08-221-45/+39
* Revert "Fix tool/update-deps for YARP files"Takashi Kokubun2023-08-181-38/+37
* Fix tool/update-deps for YARP filesTakashi Kokubun2023-08-181-16/+0
* Update dependenciesTakashi Kokubun2023-08-181-18/+35
* Use {$(VPATH)} for OpenBSDTakashi Kokubun2023-08-181-38/+38
* Include YARP templated files in snapshotsTakashi Kokubun2023-08-171-0/+8
* Move the dependency of node.rb and serialize.rbTakashi Kokubun2023-08-171-7/+9
* Render YARP templates in the build process (#8228)Takashi Kokubun2023-08-171-1/+25
* Update dependenciesTakashi Kokubun2023-08-161-22/+26
* Fix test and precheck order for old GNU MakeNobuyoshi Nakada2023-08-141-3/+6
* Prefix `excludes` with a dot to prevent chkbuild from firing wronglyNobuyoshi Nakada2023-08-131-1/+1
* Group test-syntax-suggest and leaked-globals [ci skip]Nobuyoshi Nakada2023-08-111-0/+2
* Fix test-bundler dependenciesNobuyoshi Nakada2023-08-111-1/+2
* Fix order of test-syntax-suggest-prepare for old GNU MakeNobuyoshi Nakada2023-08-111-1/+1
* Remove duplicate prerequisite [ci skip]Nobuyoshi Nakada2023-08-101-1/+1
* Explicitly require rspec/expectations tentativelyNobuyoshi Nakada2023-08-101-0/+1
* Make PREPARE_SYNTAX_SUGGEST include TEST_RUNNABLE prefixNobuyoshi Nakada2023-08-101-2/+2
* Clean up OPT_STACK_CACHING (#8132)Takashi Kokubun2023-07-271-2/+1
* [ruby/yarp] Resync YARP (#8098)Jemma Issroff2023-07-191-5/+0
* Implement Process.warmupJean Boussier2023-07-171-0/+2
* Use functions defined by parser_st.c to reduce dependency on st.cyui-knk2023-07-151-0/+1
* [Feature #19730] Remove transient heapPeter Zhu2023-07-131-212/+0
* Serially update only the ripper source, even with old GNU makeNobuyoshi Nakada2023-07-101-2/+1
* Ensure the name given to Module#set_temporary_name is not a valid constant pathBenoit Daloze2023-07-061-0/+1
* Fixed build scripts for YARPJemma Issroff2023-07-051-201/+135
* [DOC] Stop downloading Unicode data only for unicode_properties.rdocNobuyoshi Nakada2023-07-021-2/+6
* [Bug #19728] Auto-generate unicode property docsJanosch Müller2023-07-011-5/+11
* Fix broken wiki links (#8002)Jemma Issroff2023-06-291-1/+1
* Ripper sources are generated at onceNobuyoshi Nakada2023-06-291-1/+4
* More dependencies for ripperNobuyoshi Nakada2023-06-291-2/+11
* De-duplicate parse_st.c code from st.cNobuyoshi Nakada2023-06-241-0/+1
* [Feature #19741] Add yarp to buildsJemma Issroff2023-06-211-0/+1214
* Removed rake-compiler dependency for test-bundled-gemsHiroshi SHIBATA2023-06-141-1/+1
* rexml is also bundled gemsHiroshi SHIBATA2023-06-131-1/+1
* Don't install bundled gems for test-bundled-gems and test-syntax-suggestHiroshi SHIBATA2023-06-131-2/+2
* [Feature #19719] Universal Parseryui-knk2023-06-121-2/+486
* Run test-unit test without rake task to avoid yard dependencyHiroshi SHIBATA2023-06-121-1/+1
* pry is not needed for test-bundled-gemsHiroshi SHIBATA2023-06-121-1/+1
* Added racc dependencyHiroshi SHIBATA2023-06-081-1/+1
* Hide the usage of `rb_io_t` where possible. (#7880)Samuel Williams2023-06-011-0/+1
* Revert "Hide most of the implementation of `struct rb_io`. (#6511)"NARUSE, Yui2023-06-011-1/+0