aboutsummaryrefslogtreecommitdiffstats
path: root/tool/mkconfig.rb
Commit message (Expand)AuthorAgeFilesLines
* remove DISABLE_RUBYGEMS from config filesnobu2018-06-221-0/+1
* mkconfig.rb: hide MJIT configurationsnobu2018-02-081-0/+1
* mkconfig.rb: remove cross_compilingnobu2017-05-021-2/+0
* mkconfig.rb: add a magic comment to rbconfig.rbshugo2016-11-171-0/+1
* mkconfig.rb: trailing spacenobu2016-11-051-1/+1
* * tool/mkconfig.rb: [DOC] add rbconfig documentation.sho-h2016-11-051-0/+43
* Use keywordnobu2016-07-091-1/+1
* Unicode Version in RbConfignobu2016-06-141-0/+4
* common.mk: ifchange for mkconfig.rbnobu2016-06-091-28/+0
* mkconfig.rb: cross_compiling optionnobu2016-02-291-1/+2
* extract version from version.hnobu2016-01-091-5/+5
* mkconfig.rb: SDKROOTnobu2016-01-011-1/+1
* mkconfig.rb: must not be frozennobu2015-12-091-0/+1
* * mkconfig.rb: Add some high-level documentation.hsbt2015-11-161-2/+9
* rbconfig.rb: use program versionnobu2015-04-021-1/+1
* mkconfig.rb: embed version substringnobu2015-03-261-1/+1
* mkconfig.rb: without fake.rbnobu2015-03-071-11/+11
* configure.in: BOOTSTRAPRUBYnobu2015-03-071-1/+1
* mkconfig.rb: no build-time variablesnobu2015-03-011-1/+3
* mkconfig.rb: delete DESTDIRnobu2015-02-251-0/+1
* * tool/merger.rb: support 2.1+ versioning scheme.naruse2015-02-251-1/+1
* mkconfig.rb: SDKROOTnobu2015-02-101-0/+5
* * tool/mkconfig.rb: remove not to require rbconfig/obsolete.rb.naruse2014-07-071-1/+0
* mkconfig.rb: fix empty prefixnobu2014-06-271-2/+2
* mkconfig.rb: fix empty prefixnobu2014-06-271-4/+4
* mkconfig.rb: pass version numbersnobu2013-12-311-1/+1
* mkconfig.rb: prefer unexpanded valuesnobu2013-12-271-2/+10
* win32/configure.bat: option argumentsnobu2013-03-311-6/+0
* Remove unused variablenaruse2013-03-231-1/+0
* mkconfig.rb: reconstruct comma separated list valuesnobu2013-02-261-1/+6
* * tool/mkconfig.rb: exclude variables to just build libruby.nobu2013-02-191-0/+1
* mkconfig.rb: clear exec_prefixnobu2013-02-181-1/+2
* * tool/mkconfig.rb: remove prefix from rubyarchdir.naruse2013-02-161-1/+1
* mkconfig.rb: fix concatenated linesnobu2013-02-071-1/+2
* configure.in: arch dependent library directory optionsnobu2013-02-061-16/+22
* mkconfig.rb: fix anchornobu2013-02-061-1/+1
* mkconfig.rb: no BASERUBYnobu2013-01-211-2/+2
* mkconfig.rb: use configured libdir valuenobu2013-01-111-1/+4
* mkconfig.rb: newlinesnobu2012-12-101-0/+1
* rbconfig/obsolete.rb: Confignobu2012-10-291-0/+1
* * tool/mkconfig.rb: remove string literal concatenation.usa2012-10-251-1/+1
* obsolete Confignobu2012-07-061-1/+0
* * tool/mkconfig.rb: do not make the entries related to sitedir andnobu2011-08-131-2/+16
* * tool/mkconfig.rb (RbConfig): get rid of unused variable.nobu2010-12-171-1/+1
* * tool/mkconfig.rb (RbConfig): honor ARCHFLAGS and RC_ARCHS tonobu2010-12-161-1/+16
* * tool/mkconfig.rb: fixed build problem on mswin64 introduced in r29278.usa2010-09-211-1/+1
* * tool/mkconfig.rb: Fix build with m4 1.4.15 generating duplicateknu2010-09-161-11/+10
* * include/ruby/version.h (RUBY_API_VERSION_*): renamed and movednobu2010-08-231-2/+9
* * mkconfig.rb, lib/rbconfig/obsolete.rb: warn obsolete andnobu2010-08-071-1/+1
* * confiure.in: new --with-ext and --with-out-ext options for extmk.muraken2010-02-181-1/+4