summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
2016-05-24 * common.mk : sort lines, and add missing dependencies suggestedshyouhei
2016-04-24Revert "common.mk: timestamp file for verconf.h"naruse
2016-04-24common.mk: timestamp file for verconf.hnobu
2016-04-15* common.mk (benchmark): order options for built-ruby and compare-ruby.naruse
2016-04-11Update dependencies.akr
2016-03-23strftime.c: format in Stringnobu
2016-03-21suppress msys2 pathname conversionnobu
2016-03-11testunit: negative filternobu
2016-03-09common.mk: dependency of prelude.onobu
2016-02-29mkconfig.rb: cross_compiling optionnobu
2016-02-08* common.mk: Removed enc/unicode/casefold.h from automatic build becauseduerst
2016-02-07* common.mk: Added two more precondition files for enc/unicode/casefold.hduerst
2016-02-07* common.mk: using new option in recipe for enc/unicode/casefold.hduerst
2016-02-07git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53759 b2dd03c8-39d4-4d8f-98...duerst
2016-02-04end of UNICODE_FILESnobu
2016-02-04* common.mk: Added Unicode data file SpecialCasing.txt to be additionallyduerst
2016-02-04* common.mk: Introduce two variables (UNICODE_DATA_DIR andduerst
2016-01-30common.mk: update-bundled_gemsnobu
2016-01-25common.mk: dependency of ripper.cnobu
2016-01-25revert r53618 partiallynobu
2016-01-24* common.mk: Simplifying Unicode data file download logic to makeduerst
2016-01-23* common.mk: revert r53633. It broke rubyci and travis.hsbt
2016-01-23git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53633 b2dd03c8-39d4-4d8f-98...duerst
2016-01-22common.mk: source dependency for nmakenobu
2016-01-22common.mk: probes.dmyh for nmakenobu
2016-01-22vm_core.h: use RUBY_ASSERTnobu
2016-01-22RUBY_ASSERTnobu
2016-01-21common.mk: update-config_files is backnobu
2016-01-20* common.mk, Makefile.in: update-config.files is only for Unixusa
2016-01-19* common.mk: Added Unicode data file CaseFolding.txt to be additionallyduerst
2016-01-19make-snapshot: download firstnobu
2016-01-19common.mk: fix dependencynobu
2016-01-19common.mk: update-remotenobu
2016-01-18common.mk: UPDATE_LIBRARIES to yesnobu
2016-01-18common.mk: get rid of repeating same namesnobu
2016-01-16* common.mk: test-sample was changed to test-basic.hsbt
2016-01-15Revert "* common.mk: test-sample was changed to test-basic."naruse
2016-01-15* common.mk: test-sample was changed to test-basic.hsbt
2016-01-13try sudo:false on travisnaruse
2016-01-12* common.mk: update URL and name for the Ruby spec suite.eregon
2016-01-09nmake VPATHnobu
2016-01-09Revert r53482 "nmake VPATH"naruse
2016-01-09nmake VPATHnobu
2016-01-09probes.h including dummy headernobu
2016-01-09revert r53459, r53427, r53314nobu
2016-01-04common.mk: double quotesnobu
2016-01-04common.mk: generate socket constdefsnobu
2016-01-03common.mk: up in helpnobu
2016-01-03acinclude.m4: renamenobu
2015-12-30* common.mk (help): Fix typo.eregon