aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* common.mk: timestamp for update-unicodenobu2014-10-231-3/+8
* common.mk: update unicode files every timesnobu2014-10-221-2/+2
* common.mk: update source treenobu2014-10-221-3/+5
* * common.mk (prelude.c): add dependency to LIB_SRCS becauseusa2014-10-221-1/+1
* * common.mk (build-ext): avoid trying to build dynamic librariesyugui2014-10-221-1/+1
* common.mk: Fixed grammar in comment [ci skip]duerst2014-10-221-1/+1
* common.mk: comment on ALWAYS_UPDATE_UNICODE [ci skip]nobu2014-10-221-0/+2
* common.mk: UNICODE_FILESnobu2014-10-211-9/+17
* common.mk: Adding explicit creation of directoryduerst2014-10-211-0/+1
* * common.mk: *.txt are also in $(srcdir). see r48059.usa2014-10-211-2/+2
* common.mk: after-configurenobu2014-10-211-1/+3
* common.mk: split after-updatenobu2014-10-211-0/+2
* Makefile.in: update unicode files only after update source treenobu2014-10-201-4/+0
* * common.mk (lib/unicode_normlize/table.rb): enable running (n)makeusa2014-10-201-1/+1
* common.mk: disable force download of unicode files by defaultnobu2014-10-201-1/+3
* common.mk: update unicode files every timesnobu2014-10-201-1/+1
* config.mk: Added missing data files as targets for prerequisite update_unicode.duerst2014-10-201-1/+3
* unicode_norm_gen.rb: get rid of hard coded pathsnobu2014-10-201-3/+4
* common.mk: use existing filesnobu2014-10-191-1/+1
* add dependencynaruse2014-10-191-0/+2
* common.mk (srcs-enc): generate unicode_normalize/tables.rbnobu2014-10-191-1/+1
* common.mk: fix missing quotenobu2014-10-191-1/+1
* * common.mk: nmake doesn't recognize ${} form. use $() instead.usa2014-10-191-1/+1
* common.mk: Added a rule to generate lib/unicode_normalize/tables.rb.duerst2014-10-191-0/+5
* common.mk: update-gems for older BASERUBYnobu2014-10-131-2/+2
* Revert r47899nobu2014-10-131-1/+1
* * common.mk: use relative load path for bundled_gems directory.hsbt2014-10-131-1/+1
* common.mk: mark PHONY targetsnobu2014-09-301-7/+7
* common.mk: update only non-existing filesnobu2014-09-301-1/+1
* * common.mk: fixed broken reference of update-config_files taskhsbt2014-09-301-5/+4
* downloader.rbnobu2014-09-281-3/+2
* tool/downloader.rb: split particular sitesnobu2014-09-281-9/+10
* common.mk: Created new target update-unicode to downloadduerst2014-09-281-0/+7
* common.mk: update-gemsnobu2014-09-231-0/+8
* * common.mk (encs enc trans libencs libenc libtrans): force to runusa2014-09-101-1/+1
* * test/runner.rb: reporting test coverage for test-all with COVERAGE env.hsbt2014-09-021-0/+2
* string.c: remove vm_core.h dependency [ruby-core:64627]normal2014-08-291-1/+1
* string.c: move frozen_strings table to rb_vm_tnormal2014-08-291-1/+2
* tool/vcs.rb: no time.rbnobu2014-08-221-1/+1
* sprintf.c: rational 'f' formatnobu2014-08-181-1/+1
* common.mk: ignore timestamp directorynobu2014-08-101-1/+1
* common.mk: null device namenobu2014-07-281-1/+1
* revert r46859 and r46860nobu2014-07-181-1/+1
* enum.c: optimize any? object allocations for Array and Hashnobu2014-07-181-1/+1
* symbol.c: remove dependency on parse.hnobu2014-07-111-1/+1
* * common.mk (DTRACE_DEPENDENT_OBJS): fix build failure on Solarisngoto2014-07-091-0/+1
* symbol.c, symbol.h: split from parse.ynobu2014-07-091-1/+5
* common.mk: integrate clean targetsnobu2014-07-071-0/+12
* * parse.y: do not use rb_gc_resurrect(), but create a new dynamicko12014-07-071-1/+1
* * string.c (fstr_update_callback): do not use rb_gc_resurrect()ko12014-07-061-1/+1