summaryrefslogtreecommitdiff
path: root/Build
AgeCommit message (Collapse)Author
2012-07-25tex4htk: More changes from W32TeXPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@27154 c570f23f-e606-0410-a88d-b1316a301751
2012-07-25ps2pkm: Bug fix: Pretend that the first pixel of an empty glyph is whitePeter Breitenlohner
otherwise the test case may use uninitialized data and fail git-svn-id: svn://tug.org/texlive/trunk@27153 c570f23f-e606-0410-a88d-b1316a301751
2012-07-25seetexk: Add tests of dvibook and dvitodvi reading stdinPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@27152 c570f23f-e606-0410-a88d-b1316a301751
2012-07-25kpathsea: Use __CYGWIN__ in getopt.cPeter Breitenlohner
__CYGWIN32__ which is deprecated and may be removed (from Ken Brown) git-svn-id: svn://tug.org/texlive/trunk@27151 c570f23f-e606-0410-a88d-b1316a301751
2012-07-25seetexk: No special file mode handling for Cygwin (from Ken Brown)Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@27150 c570f23f-e606-0410-a88d-b1316a301751
2012-07-25regenerated by /home/texlive/karl/Master/tlpkg/bin/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@27148 c570f23f-e606-0410-a88d-b1316a301751
2012-07-24chktex: Move from utils/ to texk/, now using kpathseaPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@27137 c570f23f-e606-0410-a88d-b1316a301751
2012-07-24luaTeX: Binary mode for popen() on Windows now done in kpathseaPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@27136 c570f23f-e606-0410-a88d-b1316a301751
2012-07-24pdfTeX: Binary mode for popen() on Windows now done in kpathseaPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@27135 c570f23f-e606-0410-a88d-b1316a301751
2012-07-24kpathsea: Add win32_popen for MinGW to use always binary modePeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@27134 c570f23f-e606-0410-a88d-b1316a301751
2012-07-24regenerated by /home/texlive/karl/Master/tlpkg/bin/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@27133 c570f23f-e606-0410-a88d-b1316a301751
2012-07-23syncKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@27123 c570f23f-e606-0410-a88d-b1316a301751
2012-07-23typo, need --showoption without sKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@27111 c570f23f-e606-0410-a88d-b1316a301751
2012-07-23change kpathsea_win32_popen to use always binary modeAkira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@27105 c570f23f-e606-0410-a88d-b1316a301751
2012-07-23change kpathsea_win32_popen to use always binary modeAkira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@27104 c570f23f-e606-0410-a88d-b1316a301751
2012-07-23tex4htk: Adapt to W32TeX version - doing it rightPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@27103 c570f23f-e606-0410-a88d-b1316a301751
2012-07-23tex4htk: Adapt to W32TeX version (binary mode for output files and more)Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@27102 c570f23f-e606-0410-a88d-b1316a301751
2012-07-23xpdf, poppler: Do not compile PSOutputDev.cc -- unused by {pdf,lua,Xe}TeXPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@27101 c570f23f-e606-0410-a88d-b1316a301751
2012-07-23regenerated by /home/texlive/karl/Master/tlpkg/bin/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@27100 c570f23f-e606-0410-a88d-b1316a301751
2012-07-22regenerated by /home/texlive/karl/Master/tlpkg/bin/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@27094 c570f23f-e606-0410-a88d-b1316a301751
2012-07-21regenerated by /home/texlive/karl/Master/tlpkg/bin/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@27091 c570f23f-e606-0410-a88d-b1316a301751
2012-07-20regenerated by /home/texlive/karl/Master/tlpkg/bin/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@27089 c570f23f-e606-0410-a88d-b1316a301751
2012-07-19*TeX: Distribute the *texdir/*tex_version.h filesPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@27087 c570f23f-e606-0410-a88d-b1316a301751
2012-07-19luaTeX: Use LONGINTEGER_PRI instead of LONGINTEGER_PRI[di] to print file offsetsPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@27086 c570f23f-e606-0410-a88d-b1316a301751
2012-07-19pdfTeX: Use LONGINTEGER_PRI instead of LONGINTEGER_PRId to print file offsetsPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@27085 c570f23f-e606-0410-a88d-b1316a301751
2012-07-19libs/gd: Avoid MSVC and MINGW 'redefined' warnings.Peter Breitenlohner
Add \fonts fontsearchpath for WIN32 (from W32TeX) git-svn-id: svn://tug.org/texlive/trunk@27084 c570f23f-e606-0410-a88d-b1316a301751
2012-07-19regenerated by /home/texlive/karl/Master/tlpkg/bin/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@27083 c570f23f-e606-0410-a88d-b1316a301751
2012-07-18ttf2pk(2): Use binary mode for output filesPeter Breitenlohner
Change function params to int to avoid MSVC warnings without casting Drop XCDECL (from W32TeX) git-svn-id: svn://tug.org/texlive/trunk@27080 c570f23f-e606-0410-a88d-b1316a301751
2012-07-18regenerated by /home/texlive/karl/Master/tlpkg/bin/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@27079 c570f23f-e606-0410-a88d-b1316a301751
2012-07-17bug fix from H. KitagawaAkira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@27076 c570f23f-e606-0410-a88d-b1316a301751
2012-07-17regenerated by /home/texlive/karl/Master/tlpkg/bin/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@27075 c570f23f-e606-0410-a88d-b1316a301751
2012-07-16texk/*: Pass known program names as arg2 to kpse_set_program_name()Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@27073 c570f23f-e606-0410-a88d-b1316a301751
2012-07-16ps2pkm: ANSI C in mag.c and ps2pk.cPeter Breitenlohner
Pass proper args to kpse_set_program_name() git-svn-id: svn://tug.org/texlive/trunk@27072 c570f23f-e606-0410-a88d-b1316a301751
2012-07-16regenerated by /home/texlive/karl/Master/tlpkg/bin/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@27071 c570f23f-e606-0410-a88d-b1316a301751
2012-07-15TeX & Co: Must #define DLLPROC before reading texmfmp.hPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@27062 c570f23f-e606-0410-a88d-b1316a301751
2012-07-15regenerated by /home/texlive/karl/Master/tlpkg/bin/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@27061 c570f23f-e606-0410-a88d-b1316a301751
2012-07-14biber 1.0 (8jul12)Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@27056 c570f23f-e606-0410-a88d-b1316a301751
2012-07-14luatex, pdftex: Use EXIT_FAILURE instead of EX_SOFTWAREPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@27043 c570f23f-e606-0410-a88d-b1316a301751
2012-07-14ttfdump: Use libkpathsea instead of copying xmalloc() & Co (from W32TeX)Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@27042 c570f23f-e606-0410-a88d-b1316a301751
2012-07-14regenerated by /home/texlive/karl/Master/tlpkg/bin/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@27041 c570f23f-e606-0410-a88d-b1316a301751
2012-07-13mf2pt1 2.5 (3jul12)Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@27032 c570f23f-e606-0410-a88d-b1316a301751
2012-07-13largefileAkira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@27030 c570f23f-e606-0410-a88d-b1316a301751
2012-07-13largefileAkira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@27029 c570f23f-e606-0410-a88d-b1316a301751
2012-07-13new script latexpand (8jul12)Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@27025 c570f23f-e606-0410-a88d-b1316a301751
2012-07-13largefileAkira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@27024 c570f23f-e606-0410-a88d-b1316a301751
2012-07-13a typoAkira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@27023 c570f23f-e606-0410-a88d-b1316a301751
2012-07-13luaTeX: Cast xfseeko() arg2 to avoid MSVC warning (from W32TeX)Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@27022 c570f23f-e606-0410-a88d-b1316a301751
2012-07-13pdfTeX: Cast xfseeko() arg2 to avoid MSVC warning (from W32TeX)Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@27021 c570f23f-e606-0410-a88d-b1316a301751
2012-07-13kpathsea: Reduce TL vs W32TeX diffs:Peter Breitenlohner
Skip compilation of of xf{seek,tell}o.c for MSVC Drop prototypes for xf{seek,tell}o() in win32lib.h, they are in lib.h git-svn-id: svn://tug.org/texlive/trunk@27020 c570f23f-e606-0410-a88d-b1316a301751
2012-07-13regenerated by /home/texlive/karl/Master/tlpkg/bin/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@27019 c570f23f-e606-0410-a88d-b1316a301751