summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
2014-10-20config.mk: Added missing data files as targets for prerequisite update_unicode.duerst
2014-10-20unicode_norm_gen.rb: get rid of hard coded pathsnobu
2014-10-19common.mk: use existing filesnobu
2014-10-19add dependencynaruse
2014-10-19common.mk (srcs-enc): generate unicode_normalize/tables.rbnobu
2014-10-19common.mk: fix missing quotenobu
2014-10-19* common.mk: nmake doesn't recognize ${} form. use $() instead.usa
2014-10-19common.mk: Added a rule to generate lib/unicode_normalize/tables.rb.duerst
2014-10-13common.mk: update-gems for older BASERUBYnobu
2014-10-13Revert r47899nobu
2014-10-13* common.mk: use relative load path for bundled_gems directory.hsbt
2014-09-30common.mk: mark PHONY targetsnobu
2014-09-30common.mk: update only non-existing filesnobu
2014-09-30* common.mk: fixed broken reference of update-config_files taskhsbt
2014-09-28downloader.rbnobu
2014-09-28tool/downloader.rb: split particular sitesnobu
2014-09-28common.mk: Created new target update-unicode to downloadduerst
2014-09-23common.mk: update-gemsnobu
2014-09-10* common.mk (encs enc trans libencs libenc libtrans): force to runusa
2014-09-02* test/runner.rb: reporting test coverage for test-all with COVERAGE env.hsbt
2014-08-29string.c: remove vm_core.h dependency [ruby-core:64627]normal
2014-08-29string.c: move frozen_strings table to rb_vm_tnormal
2014-08-22tool/vcs.rb: no time.rbnobu
2014-08-18sprintf.c: rational 'f' formatnobu
2014-08-10common.mk: ignore timestamp directorynobu
2014-07-28common.mk: null device namenobu
2014-07-18revert r46859 and r46860nobu
2014-07-18enum.c: optimize any? object allocations for Array and Hashnobu
2014-07-11symbol.c: remove dependency on parse.hnobu
2014-07-09* common.mk (DTRACE_DEPENDENT_OBJS): fix build failure on Solarisngoto
2014-07-09symbol.c, symbol.h: split from parse.ynobu
2014-07-07common.mk: integrate clean targetsnobu
2014-07-07* parse.y: do not use rb_gc_resurrect(), but create a new dynamicko1
2014-07-06* string.c (fstr_update_callback): do not use rb_gc_resurrect()ko1
2014-07-05common.mk: ignore clean-runnable errorsnobu
2014-07-05common.mk: remove sizes.onobu
2014-07-05common.mk: empty by distcleannobu
2014-07-04common.mk: move DEFAULT_PRELUDESnobu
2014-07-03configure.in: fix static-linked-extnobu
2014-07-03extmk.rb: GNU make -C optionnobu
2014-06-19common.mk: fix dependenciesnobu
2014-05-22constify character property tablesnobu
2014-05-10vm*: doubly-linked list from ccan to manage vm->living_threadsnormal
2014-04-13* common.mk: Unused target, $(MKMAIN_CMD), removed.akr
2014-04-02* common.mk: Use redmine-2.x url for DeveloperHowto wiki.hsbt
2014-03-23hash.c: use ID_SCOPE_SHIFTnobu
2014-02-05* internal.h, vm_core.h: move LIKELY/UNLIKELY/UNINITIALIZED_VAR()ko1
2014-01-16common.mk: fix command errornobu
2014-01-15common.mk: ignore capi failurenobu
2014-01-12ruby/util.h: DECIMAL_SIZE_OF_BITSnobu