summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
2015-03-26common.mk: BOOTSTRAPRUBY for enc.mknobu
2015-03-21common.mk: strip autogenerated dependenciesnobu
2015-03-19common.mk: verconf.h by BOOTSTRAPRUBYnobu
2015-03-12* internal.h, node.h: move a definition of `struct rb_global_entry'ko1
2015-03-12* common.mk: remove unused dependency.ko1
2015-03-08miniinit.c: minimum built-in encodings in minirubynobu
2015-03-07common.mk: same fake.rbnobu
2015-03-07mkconfig.rb: without fake.rbnobu
2015-03-07configure.in: BOOTSTRAPRUBYnobu
2015-02-25fake.rb: rubyarchhdrdir for rubyspecnobu
2015-02-24common.mk: RUBY_TESTOPTSnobu
2015-02-24common.mk: prefix timestamp file by "."nobu
2015-02-23Makefile.in: make static IDs symbols localnobu
2015-02-22* common.mk: use ruby organization for rubyspec.hsbt
2015-02-09TestException.rb: exclude stack overflow testsnobu
2015-02-04Makefile.in: do not rebuild unnecessarilynobu
2015-02-03* common.mk (ruby-glommed.o): dependency on $(OBJ) should be writtenngoto
2015-01-30common.mk: link DTRACE_OBJnobu
2015-01-27Makefile.in: dtrace-specific stuffsnobu
2015-01-22common.mk: reorder cleannobu
2015-01-18common.mk: make enc/transnobu
2015-01-18builtin encodings and transcoder locationsnobu
2015-01-17common.mk: unicode header locationsnobu
2015-01-16common.mk: extract-gemsnobu
2015-01-13common.mk: more cleannobu
2014-12-24* common.mk (up): propagate verbose option.usa
2014-12-23* Makefile.in, common.mk: move common-srcs to Makefile.in becauseusa
2014-12-23common.mk: run after-updatenobu
2014-12-23extlibs.rb: external librariesnobu
2014-12-19Update dependencies.akr
2014-12-19update dependencies.akr
2014-12-15make-snapshot: use srcdirnobu
2014-12-02common.mk: htmlnobu
2014-12-02common.mk: clean more filesnobu
2014-12-01common.mk: rebuild verconf.h for each configurenobu
2014-12-01common.mk: ext/json/parser/parser.cnobu
2014-11-27Update dependency.akr
2014-11-27common.mk: INITOBJSnobu
2014-11-27dmyenc.c: separatenobu
2014-11-27* common.mk (miniprelude.c): It is not depend on prelude.rb now.akr
2014-11-27Update dependencies.akr
2014-11-27common.mk: prelude.c by BASERUBYnobu
2014-11-27common.mk: no preludes for minirubynobu
2014-11-25* common.mk: encdb.h and transdb.h depends on $(PREP).akr
2014-11-25* common.mk (prereq): Don't depends on prelude.c and golf_prelude.c.akr
2014-11-25* template/prelude.c.tmpl: Don't expand RbConfig::Config[...].akr
2014-11-25common.mk: remove old gemsnobu
2014-11-22common.mk: keep verconf.h if unchangednobu
2014-11-21common.mk: use PWD with nmakenobu
2014-11-21* common.mk (ext/ripper/ripper.c): revert about srcdir and top_srcdir.naruse