aboutsummaryrefslogtreecommitdiffstats
path: root/template/fake.rb.in
Commit message (Expand)AuthorAgeFilesLines
* fake.rb.in: block commentnobu2015-11-221-7/+8
* fake.rb: extmk modenobu2015-09-041-2/+2
* common.mk: fix conflict of version.inobu2015-07-291-2/+2
* fake.rb.in: scan version.cnobu2015-06-111-2/+4
* fake.rb.in: match spacesnobu2015-06-101-2/+2
* fake.rb.in: accurate fakenobu2015-06-101-13/+20
* fake.rb.in: suppress warningnobu2015-04-131-0/+1
* fake.rb.in: expand builddir firstnobu2015-04-121-2/+2
* fake.rb.in: suppress warningnobu2015-04-121-1/+1
* * template/fake.rb.in: Don't assign baseruby, Because it's affect tohsbt2015-04-111-1/+1
* fake.rb.in: expand srcdirnobu2015-03-121-1/+1
* fake.rb.in: RUBY_PATCHLEVELnobu2015-03-071-1/+4
* common.mk: same fake.rbnobu2015-03-071-5/+1
* fake.rb: rubyarchhdrdir for rubyspecnobu2015-02-251-0/+2
* fake.rb.in: fix make install failureshirosaki2014-10-031-0/+4
* fake.rb.in: use absolute pathnobu2014-09-091-1/+1
* * template/fake.rb.in: fix failed to make install when srcdir != builddir.kazu2014-08-261-1/+1
* split tool/fake.rbnobu2014-07-061-32/+8
* fake.rb.in: override File::ALT_SEPARATORnobu2014-07-061-3/+4
* Drop executable bits of files that are not executable.knu2012-11-221-0/+0
* fake.rb.in: remove duplicationsnobu2012-08-091-3/+3
* * template/fake.rb.in (CROSS_COMPILING): get rid of NameError.nobu2011-02-111-1/+1
* * template/fake.rb.in (ruby): suppress warnings.nobu2011-01-231-2/+6
* * template/fake.rb.in: get rid of embeding an absolute path.nobu2010-07-211-2/+3
* * template/fake.rb.in: no need for hook if extmk.nobu2010-04-241-12/+14
* * template/fake.rb.in: not define $extout to make target in cwd.nobu2010-04-061-4/+5
* * template/fake.rb.in: hooks for extconf.rb.nobu2010-04-061-0/+24
* * configure.in (RUBY_PROGRAM_VERSION, RUBY_RELEASE_DATE): extractsnobu2009-08-201-2/+2
* * template/fake.rb.in: extracted from Makefile.in.nobu2009-02-191-0/+15