aboutsummaryrefslogtreecommitdiffstats
path: root/enc/depend
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies.akr2016-04-111-0/+49
* enc: workdir timestampsnobu2016-02-021-8/+22
* depend: version dependencynobu2015-12-271-1/+1
* depend: version dependencynobu2015-12-271-0/+2
* common.mk: make enc/transnobu2015-01-181-1/+1
* builtin encodings and transcoder locationsnobu2015-01-181-0/+40
* Update dependencies.akr2014-12-191-24/+24
* Update dependency.akr2014-11-211-25/+88
* Dependencies updated.akr2014-11-181-59/+71
* Mark auogenerated part.akr2014-11-151-0/+2
* * common.mk: Remove comments in Dependency lines.akr2014-11-151-333/+333
* * tool/update-deps: Extend to fix dependencies.akr2014-11-151-6/+334
* constify character property tablesnobu2014-05-221-0/+3
* ext/depend: fix dependency for nmakenobu2013-04-081-2/+2
* ext/depend: fix dependencynobu2013-04-081-2/+2
* * ext/depend (ENCOBJS, TRANSOBJS): Add missing dependencies.yugui2013-04-081-2/+2
* mswin: static-linked-extnobu2013-03-021-0/+1
* depend: fix for static library on mswinnobu2013-02-251-2/+2
* depend: fix for static library on mswinnobu2013-02-251-2/+4
* * enc/depend (link_so): prefix $(Q) for each commands.nobu2012-12-101-1/+1
* * enc/depend: fixed wrong change in a part of r34802.usa2012-09-101-1/+1
* enc/depend: fix inplace-build conditionnobu2012-08-181-1/+1
* enc/Makefile.in: TARGET_NAME TARGET_ENTRYnobu2012-07-231-3/+0
* enc: fix dependenciesnobu2012-05-211-0/+3
* Supports static linking of extensions and encodings again.yugui2012-05-161-38/+33
* suppress warnings.naruse2012-02-251-4/+4
* * enc/depend: ignore mktable.c because it's not encoding library.usa2012-02-201-1/+1
* * enc/depend: show srcdir.nobu2011-06-161-1/+1
* * enc/depend (clean): remove name2ctype.h when out-of-place build.nobu2010-12-291-0/+5
* * win32/Makefile.sub (clean-enc): pass V to inferior make.nobu2010-12-291-14/+14
* * configure.in (target_archs): remove temporary objects.nobu2010-12-211-1/+3
* * win32/Makefile.sub (MAKEDIRS): should not include silent flag.nobu2010-11-171-2/+2
* * Makefile.in, common.mk, cygwin/GNUmakefile.in, enc/depend,nobu2010-11-121-10/+5
* * common.mk: hide long command lines by default. verbose-mode isnobu2010-11-111-1/+16
* * enc/depend: add space at the begginig of @ignore_error.naruse2010-08-061-1/+1
* * Makefile.in: ignore error from RMDIRS.naruse2010-08-061-4/+6
* * configure.in (RMDIR): use --ignore-fail-on-non-empty if possible.nobu2010-07-211-2/+2
* * enc/depend (link_so): replaces $(TARGET) with basename of thenobu2009-03-221-2/+9
* * enc/depend: extract comile rules to each target for VC++.usa2009-01-301-11/+4
* * common.mk (distclean-enc, realclean-enc): do not call clean ofnobu2009-01-271-0/+1
* * enc/depend (clean-srcs): split out from clean.nobu2008-12-081-2/+8
* * enc/depend (LIBS): fixed for disable-shared. [ruby-dev:37103]nobu2008-11-171-0/+7
* * common.mk, enc/depend (enc, trans): targets for sources.nobu2008-10-161-1/+4
* * enc/depend: transdb.c may not present.nobu2008-09-011-0/+1
* * configure.in (BUILTIN_TRANSSRCS): defined.akr2008-08-241-0/+2
* * enc/depend: (transvpath_prefix): prefix has no extension, so replaceusa2008-08-121-1/+1
* * enc/Makefile.in (.SUFFIXES): renamed to .trans.nobu2008-08-121-7/+18
* * enc/trans/iso2022.trans: renamed from iso2022.erb.c.akr2008-08-111-3/+5
* * enc/Makefile.in (make-workdir): use MAKEDIRS.nobu2008-08-101-1/+3
* * enc/depend (TRANSCSRCS): needs rule_subst to apply.nobu2008-08-081-1/+1