summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
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
2014-11-21Update dependency.akr
2014-11-21common.mk: fix dependenciesnobu
2014-11-20* common.mk (ext/ripper/ripper.c): id.h in VPATH may exist in the buildnaruse
2014-11-19common.mk: fix build errornobu
2014-11-19common.mk: ims=nil optionnobu
2014-11-19* common.mk (ext/json/parser/parser.c): don't touch parse.c,naruse
2014-11-19* common.mk (ext/ripper/ripper.c): use $(PWD) to getnaruse
2014-11-19* common.mk (ext/ripper/ripper.c): pass build directory as VPATH.naruse
2014-11-18* common.mk: revert r48486 because it breaks mswin build. start over.usa
2014-11-18common.mk: remove srcdir prefixnobu
2014-11-18Dependencies updated.akr
2014-11-16* common.mk (CCAN_LIST_INCLUDES): Unused variable removed.akr
2014-11-16Revert r48450.akr
2014-11-15* common.mk: Specify dependencies for generated C sources.akr
2014-11-15* common.mk: parse.o depends on parse.y before parse.h.akr
2014-11-15* common.mk: No need to declare dependencies whichakr
2014-11-15* internal.h: Include ruby.h and ruby/encoding.h to beakr
2014-11-15Mark auogenerated part.akr
2014-11-15* common.mk: Remove comments in Dependency lines.akr
2014-11-15* tool/update-deps: Extend to fix dependencies.akr
2014-11-13internal.h: STATIC_ASSERTnobu
2014-11-11tables.rb: addnobu
2014-11-11common.mk: relax dependencynobu
2014-11-11* win32/Makefile.sub (prelude.c): search from source directory,nobu
2014-11-11common.mk: nmakenobu
2014-11-11common.mk: preludesnobu
2014-11-11template/prelude.c.tmplnobu
2014-11-06reaply r48278nobu
2014-11-06Revert r48278 "common.mk: update unicode data only if BASERUBY is available"naruse
2014-11-05common.mk: update unicode data only if BASERUBY is availablenobu
2014-11-02* rewrite method/block parameter fitting logic to optimizeko1
2014-10-31common.mk: remove dl from EXT_SRCSnobu
2014-10-31common.mk: fix Unicode table dependencynobu
2014-10-30common.mk: separate updatesnobu
2014-10-30* common.mk: fix for the case ALWAYS_UPDATE_UNICODE=nonaruse
2014-10-30common.mk: separate Unicode files directorynobu
2014-10-25template/unicode_norm_gen.tmpl: from tool/unicode_norm_gen.rbnobu
2014-10-23common.mk: timestamp for update-unicodenobu
2014-10-22common.mk: update unicode files every timesnobu
2014-10-22common.mk: update source treenobu
2014-10-22* common.mk (prelude.c): add dependency to LIB_SRCS becauseusa