summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c
AgeCommit message (Collapse)Author
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-17bug fix from H. KitagawaAkira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@27076 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-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-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-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-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-11web2c help msgs: Use DEV_NULL instead of hard-coding /dev/nullPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@26998 c570f23f-e606-0410-a88d-b1316a301751
2012-07-11web2c help msgs: luatangle no longer existsPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@26997 c570f23f-e606-0410-a88d-b1316a301751
2012-07-10automake 1.12.2Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@26987 c570f23f-e606-0410-a88d-b1316a301751
2012-07-10bison 2.5.1: Rebuild parsersPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@26986 c570f23f-e606-0410-a88d-b1316a301751
2012-07-09luaTeX: Use binary file io mode (from W32TeX)Peter Breitenlohner
Sync shell_cmd_is_allowed() and runpopen() with ../lib/texmfmp.c git-svn-id: svn://tug.org/texlive/trunk@26978 c570f23f-e606-0410-a88d-b1316a301751
2012-07-09TeX & Co: Add DLLPROC for MSVC to build *tex.dllPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@26973 c570f23f-e606-0410-a88d-b1316a301751
2012-07-09web2c/w2c/config.h: Define LONGINTEGER_{TYPE,PRId} for MSVCPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@26972 c570f23f-e606-0410-a88d-b1316a301751
2012-07-09web2c/window: Avoid TeX Live vs W32TeX diffsPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@26971 c570f23f-e606-0410-a88d-b1316a301751
2012-07-09pdfTeX: Use #include <regex.h> for __MINGW32__ as for UnixPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@26970 c570f23f-e606-0410-a88d-b1316a301751
2012-07-09synctex: Remove "# warning ..." line, because MSVC fails to interpret it ↵Peter Breitenlohner
(from W32TeX) git-svn-id: svn://tug.org/texlive/trunk@26969 c570f23f-e606-0410-a88d-b1316a301751
2012-07-09web2c/lib: Open WIN32 pipes in binary modePeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@26968 c570f23f-e606-0410-a88d-b1316a301751
2012-07-09web2c: Added the never-interactive option to prevent flexPeter Breitenlohner
from creating a problematic prototype for isatty() git-svn-id: svn://tug.org/texlive/trunk@26964 c570f23f-e606-0410-a88d-b1316a301751
2012-07-09tie: Use binary mode for output files (from W32TeX)Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@26963 c570f23f-e606-0410-a88d-b1316a301751
2012-07-09cweb: Use binary mode for output files (from W32TeX)Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@26962 c570f23f-e606-0410-a88d-b1316a301751
2012-07-09ctie: Use binary mode for output files (from W32TeX)Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@26961 c570f23f-e606-0410-a88d-b1316a301751
2012-07-09otps: Added the never-interactive option to prevent flexPeter Breitenlohner
from creating a problematic prototype for isatty() git-svn-id: svn://tug.org/texlive/trunk@26957 c570f23f-e606-0410-a88d-b1316a301751
2012-07-09omegafonts: Added the never-interactive option to prevent flexPeter Breitenlohner
from creating a problematic prototype for isatty() git-svn-id: svn://tug.org/texlive/trunk@26956 c570f23f-e606-0410-a88d-b1316a301751
2012-07-09prepare for TeX Live 2013Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@26952 c570f23f-e606-0410-a88d-b1316a301751
2012-06-28XeTeX uses 256 math font families (from Akira)Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@26910 c570f23f-e606-0410-a88d-b1316a301751
2012-06-28do appending "b" to popen modes only on Windows differently from r26900 (do ↵Peter Breitenlohner
it right) git-svn-id: svn://tug.org/texlive/trunk@26909 c570f23f-e606-0410-a88d-b1316a301751
2012-06-28Aleph uses 256 math font families (from Akira)Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@26908 c570f23f-e606-0410-a88d-b1316a301751
2012-06-28do appending "b" to popen modes only on Windows differently from r26900 ↵Peter Breitenlohner
(compile time only). git-svn-id: svn://tug.org/texlive/trunk@26907 c570f23f-e606-0410-a88d-b1316a301751
2012-06-28pdfTeX: revert parts of previous change (26905)Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@26906 c570f23f-e606-0410-a88d-b1316a301751
2012-06-28pdfTeX: allow to build with poppler >= 0.19.0 (aka system-xpdf)Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@26905 c570f23f-e606-0410-a88d-b1316a301751
2012-06-27append "b" to popen modes only on Windows; avoid synctex seg fault with -iniKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@26900 c570f23f-e606-0410-a88d-b1316a301751
2012-05-23add kpse.default_texmfcnf() to the kpse libraryTaco Hoekwater
git-svn-id: svn://tug.org/texlive/trunk@26594 c570f23f-e606-0410-a88d-b1316a301751
2012-05-23self test (make check): Cope with spaces in paths returned by kpathseaPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@26589 c570f23f-e606-0410-a88d-b1316a301751
2012-05-22updated for commit 26265 and 26566Taco Hoekwater
git-svn-id: svn://tug.org/texlive/trunk@26567 c570f23f-e606-0410-a88d-b1316a301751
2012-05-22more off_t troubleTaco Hoekwater
git-svn-id: svn://tug.org/texlive/trunk@26566 c570f23f-e606-0410-a88d-b1316a301751
2012-05-22drop parts of the Type1 saving routines (unused) to remove a compiler warning.Taco Hoekwater
git-svn-id: svn://tug.org/texlive/trunk@26565 c570f23f-e606-0410-a88d-b1316a301751
2012-05-21Make sure that "ptexlib.h" is loaded first because that reads config.hTaco Hoekwater
which affects loading of system headers (via Large File Support) git-svn-id: svn://tug.org/texlive/trunk@26542 c570f23f-e606-0410-a88d-b1316a301751
2012-05-21build system: Better detection of GNU make (cope with FreeBSD make)Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@26536 c570f23f-e606-0410-a88d-b1316a301751
2012-05-21update some nitsPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@26534 c570f23f-e606-0410-a88d-b1316a301751
2012-05-20Fix warning spetted by PeterKhaled Hosny
git-svn-id: svn://tug.org/texlive/trunk@26505 c570f23f-e606-0410-a88d-b1316a301751
2012-05-19partial page-group fix from thanh for http://bugs.debian.org/672951Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@26495 c570f23f-e606-0410-a88d-b1316a301751
2012-05-18fix a crash in context on '\endinput \end' (double-free during dealloc)Taco Hoekwater
git-svn-id: svn://tug.org/texlive/trunk@26481 c570f23f-e606-0410-a88d-b1316a301751
2012-05-18Backport math related changes from luatex 0.71Khaled Hosny
git-svn-id: svn://tug.org/texlive/trunk@26479 c570f23f-e606-0410-a88d-b1316a301751