aboutsummaryrefslogtreecommitdiffstats
path: root/ext/ripper/depend
Commit message (Expand)AuthorAgeFilesLines
* fix public interfaceKoichi Sasada2020-11-181-1/+1
* Introduce Ractor mechanism for parallel executionKoichi Sasada2020-09-031-14/+15
* sed -i '/rmodule.h/d'卜部昌平2020-08-271-1/+0
* sed -i '/r_cast.h/d'卜部昌平2020-08-271-1/+0
* sed -i '\,2/extern.h,d'卜部昌平2020-08-271-1/+0
* sed -i 's|ruby/impl|ruby/internal|'卜部昌平2020-05-111-140/+140
* sed -i s|ruby/3|ruby/impl|g卜部昌平2020-05-111-140/+140
* Merge pull request #2991 from shyouhei/ruby.h卜部昌平2020-04-081-1/+152
* Workaround for bison provided by scoop on mswin environmentHiroshi SHIBATA2020-02-151-0/+1
* Update dependencies in makefiles againKazuhiro NISHIYAMA2020-01-171-0/+1
* Updated dependencies on internal/warnings.hNobuyoshi Nakada2019-12-311-0/+1
* update dependencies卜部昌平2019-12-261-0/+28
* Update dependenciesNobuyoshi Nakada2019-11-181-1/+0
* Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada2019-07-141-0/+1
* Support Bison 3 in ripperNobuyoshi Nakada2019-06-171-0/+1
* Support YACC environment variable for ripper.hsbt2019-03-011-1/+0
* Removed moving toplevel header since r12501nobu2019-02-081-1/+1
* ext/ripper: Introduce a simple DSL for ripper.y code generationmame2018-01-191-3/+3
* ext/ripper/depend: Try to fix the path of id.hmame2018-01-171-1/+1
* ripper.c: depends on preproc.rbnobu2018-01-171-1/+1
* VPATH for rippernobu2017-07-141-1/+2
* ripper.c should have `#line "ripper.c"`, not `#line "parse.c"`mame2017-05-201-1/+1
* ruby tool/update-deps --fixshyouhei2017-03-221-0/+1
* probes.dmyh: remove preprocessor directivesnobu2016-07-061-1/+0
* ripper: fix ripper.Enobu2016-04-251-1/+1
* Update dependencies.akr2016-04-111-0/+2
* * ext/ripper/depend: Just like BSDmake, nmake also recognize the rule ofusa2016-01-071-3/+2
* fix r53448naruse2016-01-071-2/+3
* mkmf.rb: library installation messagesnobu2016-01-071-1/+4
* Update dependencies.akr2014-12-191-1/+1
* Update dependencies.akr2014-11-271-4/+4
* Update dependency.akr2014-11-211-1/+3
* common.mk: fix build errornobu2014-11-191-1/+1
* * common.mk (ext/ripper/ripper.c): pass build directory as VPATH.naruse2014-11-191-1/+1
* Dependencies updated.akr2014-11-181-13/+14
* * internal.h: Include ruby.h and ruby/encoding.h to beakr2014-11-151-0/+1
* Mark auogenerated part.akr2014-11-151-0/+2
* * common.mk: Remove comments in Dependency lines.akr2014-11-151-24/+24
* * tool/update-deps: Extend to fix dependencies.akr2014-11-151-13/+26
* * lib/mkmf.rb (MakeMakefile#create_makefile): remove {$(VPATH)} othernaruse2013-04-131-2/+2
* * lib/mkmf.rb (MakeMakefile#create_makefile): output new macrousa2013-04-131-2/+2
* fix building ripper: parse.h and id.h doesn't need directorynaruse2013-04-131-5/+5
* * ext/ripper/depend: parse.h and id.h may be created on topdir.usa2013-04-131-2/+2
* ripper/depend: fix out-of-place buildnobu2013-04-131-2/+2
* * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,akr2013-04-131-5/+12
* vpath.rb: hack for msys makenobu2013-01-201-1/+1
* id.h: independent from parse.hnobu2012-08-311-1/+3
* * common.mk (vm_backtrace.o): Added missing dependencies.yugui2012-08-221-1/+1
* * ext/ripper/depend (ripper.y): fix messages with nmake.nobu2010-12-261-2/+2
* * Makefile.in, common.mk, cygwin/GNUmakefile.in, enc/depend,nobu2010-11-121-14/+7