aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* common.mk: ignore clean-runnable errorsnobu2014-07-051-3/+3
* common.mk: remove sizes.onobu2014-07-051-2/+0
* common.mk: empty by distcleannobu2014-07-051-1/+8
* common.mk: move DEFAULT_PRELUDESnobu2014-07-041-0/+1
* configure.in: fix static-linked-extnobu2014-07-031-3/+3
* extmk.rb: GNU make -C optionnobu2014-07-031-1/+2
* common.mk: fix dependenciesnobu2014-06-191-18/+18
* constify character property tablesnobu2014-05-221-1/+2
* vm*: doubly-linked list from ccan to manage vm->living_threadsnormal2014-05-101-1/+8
* * common.mk: Unused target, $(MKMAIN_CMD), removed.akr2014-04-131-3/+0