summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/kpsewhich.c
AgeCommit message (Expand)Author
2020-01-19ensure nonempty argument string to --var-value, etc.Karl Berry
2019-08-06new cross-engine (and kpsewhich) option --cnf-lineKarl Berry
2019-03-25attempt to document the lack of disk searching when ls-R is present more clearlyKarl Berry
2019-02-11TL19 version numbers, datesKarl Berry
2018-12-24missed %s, from Andreas SKarl Berry
2018-12-18restore -var-value behavior; new option -var-brace-valueKarl Berry
2018-12-13IS_KPSE_SEP: check for both : and ; only on UnixKarl Berry
2018-12-13(-var-value): disable brace_expand again due toKarl Berry
2018-12-13have kpsewhich --var-value expand braces too; also, recognize eithe ; or : re...Karl Berry
2018-12-12doc, diag tweaksKarl Berry
2018-12-11missed spaceKarl Berry
2018-12-04correct #defineAkira Kakuto
2018-12-04fewer #ifdef WIN32Karl Berry
2018-07-02warn that --all is ignored with bitmap fontsKarl Berry
2018-06-10pdfTeX: Allow non-ascii file names with UTF-8 source files (Windows only)Takuji Tanaka
2018-05-29Revert. Since 'command_line_encoding=utf-8' is not so natural for pdfTeXAkira Kakuto
2018-05-12kpathsea/kpsewhich: Allow non-ascii file names with pdftexTakuji Tanaka
2018-02-04casefolding fallback search for UnixKarl Berry
2018-01-27STR_LIST_EMPTY, STR_LIST_FIRST_ELT convenience macrosKarl Berry
2017-03-18version updates in preparation for TL17Karl Berry
2016-06-29kpsewhich.c: Remove unnecessary w32 changesAkira Kakuto
2016-06-28kpathsea: Eliminate global and static variables (w32 only)Akira Kakuto
2016-04-06copyright 2016Karl Berry
2016-02-27texk/kpathsea: [Windows] Allow Unicode file name for upmendex in kpsewhichTakuji Tanaka
2015-09-01texk/kpathsea: Update kpsewhich help message (list shown by -help-formats)Peter Breitenlohner
2015-05-03update doc for --help-formats, clua/bltxml/ris, etc.Karl Berry
2014-12-05split off new --help-formats from --helpKarl Berry
2014-07-22have kpsewhich --help display (for each format) variable names considered, th...Karl Berry
2014-04-17bump versions for TL 2014 pretestKarl Berry
2014-01-25[WIN32 only] progname should be kpse->program_name since progname can be NULLAkira Kakuto
2014-01-25kpathsea [win32]: Allow Unicode file name in kpsewhich, add new functions in ...Takuji Tanaka
2013-06-24kpathsea 6.2.0devPeter Breitenlohner
2013-04-05version numbers and years to prepare for TL 2013 pretestKarl Berry
2012-05-10TL 2012 w/o dev, 6.1.0, other version numbersKarl Berry
2011-08-03kpathsea: More changes to reduce diffs with W32TeXPeter Breitenlohner
2011-07-20libs/t1lib + texk/ps2pkm: bug fix and updatePeter Breitenlohner
2011-05-03Drop unused variablePeter Breitenlohner
2011-04-28update version numbers and yearsKarl Berry
2011-04-28check entire string for format names, not just suffixes (clua vs. lua)Karl Berry
2010-05-17prepare for 2010 pretest buildsKarl Berry
2010-05-16cosmetic fix after untabification.Akira Kakuto
2010-05-16untabify.Akira Kakuto
2010-05-15remove trailing spaces.Akira Kakuto
2010-04-15support one-word abbreviations of format names where usefulKarl Berry
2009-12-20(find_format): had forgotten to increment the loopKarl Berry
2009-12-19revert to checking kpse_fmt_format last, Angelo Graziosi, http://tug.org/pipe...Karl Berry
2009-12-15new options -safe-in-name, -safe-out-name, suggested by ManuelKarl Berry
2009-12-14rm never-used variable/option "separator"; alphabetize variable listKarl Berry
2009-12-14rm special rearrangement of checking kpse_fmt_format lastKarl Berry
2009-12-05make --mktex=foo actually enable mktexfoo, by setting --must-existKarl Berry