Age | Commit message (Expand) | Author |
2011-03-07 | Rename program_invocation_*name => kpse_invocation_*name | Peter Breitenlohner |
2011-03-01 | Remove win32_system() for __MINGW__ | Peter Breitenlohner |
2010-06-10 | texk/web2c: reorganize headers and CPPFLAGS | Peter Breitenlohner |
2010-06-05 | add #ifdef WIN32 for the inclusion of kpathsea/concatn.h | Akira Kakuto |
2010-06-04 | texmfmp.c: include kpathsea/concatn.h. | Akira Kakuto |
2010-05-24 | on win32, restricted shell escape command is always called by full path. | Akira Kakuto |
2010-05-17 | prepare for 2010 pretest builds | Karl Berry |
2010-05-10 | eliminate useless void casts | Karl Berry |
2010-04-25 | remove TEXDLL. | Akira Kakuto |
2010-04-21 | rm win32main.c per akira | Karl Berry |
2010-04-20 | build system: texk/web2c/ cleanup | Peter Breitenlohner |
2010-04-20 | build system: some cleanup and better pTeX integration | Peter Breitenlohner |
2010-04-19 | build system: move extern decls to headers | Peter Breitenlohner |
2010-04-19 | pTeX update | Peter Breitenlohner |
2010-04-11 | remove redundant casts of xmalloc return | Karl Berry |
2010-03-30 | bug fix from Akira | Peter Breitenlohner |
2010-03-30 | pid in recorder_name, Debian bug 575731, tex-k mail 29 Mar 2010 06:18:35 | Karl Berry |
2010-03-22 | bibtex/bibtex8/bibtexu: bug fix and more updates | Peter Breitenlohner |
2010-03-05 | gftype: dynamic array allocation | Peter Breitenlohner |
2010-02-24 | MinGW build: IPC | Peter Breitenlohner |
2010-02-22 | build system: various small fixes for mingw32 cross compilation | Peter Breitenlohner |
2010-02-01 | mention that TEXMFOUTPUT is also used for input, with no automatic suffix ext... | Karl Berry |
2010-01-25 | texk/web2c/luatexdir: compiler warnings | Peter Breitenlohner |
2010-01-16 | give full nameoffile when (un)dumping fails; suggestion on tex-k from mpg, 18... | Karl Berry |
2010-01-02 | "executed safely" in log file, since the cmd may have been quoted before exec... | Karl Berry |
2009-12-24 | replace @mail.tug.org with just @tug.org | Karl Berry |
2009-11-30 | initialize first-line parsing list, doc fixes; from Alexander Cherepanov, tex... | Karl Berry |
2009-11-12 | detect badly quoted shell escapes | Peter Breitenlohner |
2009-11-10 | towards TL2010: texk/web2c | Peter Breitenlohner |
2009-07-24 | don't nest externs | Martin Schröder |
2009-06-24 | use ANSI C function declarations and prototypes | Peter Breitenlohner |
2009-06-15 | avoid compiler warnings | Peter Breitenlohner |
2009-06-01 | update for 2009, omit special kpse references in version output | Karl Berry |
2009-05-28 | build system: remove Web2C support for mpost and dvitomp | Peter Breitenlohner |
2009-05-18 | write the recorder file in the --output-directory, if specified | Karl Berry |
2009-03-31 | new build system: handling of socketlibs, prepare for texk/texlive/ | Peter Breitenlohner |
2009-03-30 | remove Omega and references to the defunct eOmega and pdfeTeX | Peter Breitenlohner |
2009-03-28 | no static for shell cmd functions | Karl Berry |
2009-03-27 | suppres handling of --src-specials in the case of LuaTeX | Taco Hoekwater |
2009-03-02 | make --enable/disable-write18 synonyms for -no/-shell-escape, for compatibili... | Karl Berry |
2009-02-26 | new restricted mode for \write18 | Karl Berry |
2009-02-06 | omit warning about no SyncTeX for non-TeX | Karl Berry |
2008-03-23 | 2008 | Karl Berry |
2008-03-16 | avoid double .fmt with -fmt=foo.fmt | Karl Berry |
2008-03-09 | avoid a -Wuninitialized warning, from taco | Karl Berry |
2008-03-08 | attempt to avoid some -Wimplicit MetaPost warnings | Karl Berry |
2008-01-30 | Next round of autoconf updates by peb | Martin Schröder |
2007-12-28 | set user_progname after reading all options (Hartmut 30 Oct 2005 10:02:45) | Karl Berry |
2007-09-05 | -output-directory for mf and mp | Karl Berry |
2007-08-19 | _setmaxstdio(2048) for windows | Karl Berry |