aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* * tool/compile_prelude.rb (Prelude#initialize): ignore emptynobu2011-01-151-0/+1
* * tool/mkconfig.rb (RbConfig): get rid of unused variable.nobu2010-12-171-1/+1
* * tool/rbinstall.rb (bin-comm): use transformed name.nobu2010-12-161-1/+1
* * tool/mkconfig.rb (RbConfig): honor ARCHFLAGS and RC_ARCHS tonobu2010-12-161-1/+16
* * tool/rbinstall.rb (install_recursive): always skip default ignorednobu2010-12-101-12/+11
* * enc/big5.c: split CP950 from Big5.naruse2010-11-221-0/+21
* * cygwin/GNUmakefile.in (scriptbin): make executable file fromnobu2010-11-091-1/+8
* * tool/enc-unicode.rb,naruse2010-11-081-2/+40
* * tool/rbinstall.rb (bin-comm): prepend prolog shell script ifnobu2010-11-051-1/+23
* * tool/enc-unicode.rb,naruse2010-10-291-3/+7
* * tool/enc-unicode.rb,naruse2010-10-281-6/+6
* * common.mk (pkgconfig-data): moved from Makefile.in.nobu2010-10-261-1/+1
* * Makefile.in (pkgconfig-data): create pkg-config metadata file.nobu2010-10-251-0/+10
* * tool/enc-unicode.rb: get rid of lots of warnings.nobu2010-10-131-0/+1
* * tool/config.sub: revert r29320, r29324, r29347, r29354, r29365wanabe2010-10-031-19/+1
* * tool/config.sub (x64): regularize only for pc vendor, and stripnobu2010-09-291-3/+3
* * tool/config.sub (x64): regularize same as mswin.nobu2010-09-281-2/+3
* * tool/config.sub (x86_64-pc-mingw64): regularize.nobu2010-09-261-1/+14
* * tool/config.{guess,sub}: updated to automake-1.11.1.nobu2010-09-262-140/+99
* * tool/config.sub: mingw64 should use x86_64. [ruby-core:32514]nobu2010-09-231-2/+2
* * tool/config.sub: add mingw64.wanabe2010-09-231-1/+5
* * 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
* * tool/rbinstall.rb (install?): gemspec filename should includenaruse2010-09-091-1/+1
* * common.mk (node_name.inc): remove command option -n and givenaruse2010-08-291-3/+5
* * include/ruby/version.h (RUBY_API_VERSION_*): renamed and movednobu2010-08-231-2/+9
* * tool/make-snapshot (usage): mention versions.nobu2010-08-191-0/+4
* * tool/make-snapshot (usage): add usage.nobu2010-08-191-1/+17
* * tool/make-snapshot (package): accept revision as BRANCH@REV.nobu2010-08-191-2/+5
* Forgot content of r29049.naruse2010-08-191-0/+207
* * mkconfig.rb, lib/rbconfig/obsolete.rb: warn obsolete andnobu2010-08-071-1/+1
* * tool/runruby.rb: no purelib.shyouhei2010-08-031-6/+2
* * tool/file2lastrev.rb: don't depend on pathname.rb if File.realpathakr2010-07-171-16/+23
* * tool/rbinstall.rb (ext-arch): prune directories start with '-'.nobu2010-07-161-1/+1
* * Makefile.in ({,dist-,real-}clean-ext): should also omitnobu2010-07-111-1/+1
* * Makefile.in ({,dist-,real-}clean-ext): omission of "in WORDS" ofnobu2010-07-111-1/+1
* Allow bin/* install from dot-dirs. Fixes rvm and multiruby installations.ryan2010-06-021-1/+3
* * tool/change_maker.rb: narrow diffs to see function names.nobu2010-05-281-1/+1
* * tool/change_maker.rb: change-log-mode needs tabs, and omit onlynobu2010-05-281-3/+4
* * tool/change_maker.rb: line number may not present.nobu2010-05-241-1/+1
* * tool/change_maker.rb: use external diff for -p option.nobu2010-05-241-13/+16
* * common.mk (change), tool/change_maker.rb: make a brief templatenobu2010-05-241-0/+26
* * tool/rbinstall.rb (install-man): install mdocs directly withoutnobu2010-05-071-7/+4
* * tool/compile_prelude.rb: enable optimization.nobu2010-04-281-3/+13
* * tool/rbinstall.rb: expand target file name.nobu2010-04-241-6/+3
* * tool/compile_prelude.rb: typo.nobu2010-04-201-1/+1
* * tool/file2lastrev.rb (VCS::SVN::get_revisions.): remind aboutnobu2010-04-161-2/+2
* * tool/file2lastrev.rb: use backtick for ruby 1.8.akr2010-04-151-1/+13
* * tool/file2lastrev.rb: this should run with ruby 1.8.naruse2010-04-151-1/+1
* * tool/file2lastrev.rb: make -q effective for files not versionakr2010-04-151-2/+7