summaryrefslogtreecommitdiff
path: root/Build/source/utils
AgeCommit message (Expand)Author
2008-03-28rte/Makefile.am, configure.ac: removed support for building clispVladimir Volovich
2008-03-28tex2xindy/Makefile.am: put a commented-out lineVladimir Volovich
2008-03-28tex2xindy/Makefile.am: removed tex2xindy_LDADD = @LEXLIB@Vladimir Volovich
2008-03-28tex2xindy/tex2xindy.l: added theVladimir Volovich
2008-03-27rte/Makefile.am: fix the clean-local target to not fail for in-tree buildVladimir Volovich
2008-03-27tex2xindy/Makefile.am: removed special treatment of tex2xindy.c, as it is don...Vladimir Volovich
2008-03-27configure.ac: changed AC_PROG_LEX to AM_PROG_LEX, as recommended by the autom...Vladimir Volovich
2008-03-27changed svn:executable propertyVladimir Volovich
2008-03-27add README.distrib-source and README.distrib-binary to EXTRA_DIST,Vladimir Volovich
2008-03-27rename README to README.distrib-sourceVladimir Volovich
2008-03-27TETEX_BUILD: override mandir to $prefix/texmf/doc/manVladimir Volovich
2008-03-27show an error message if an old calling convention is detected,Vladimir Volovich
2008-03-27autoreconfVladimir Volovich
2008-03-27make "make dist" and "make distcheck" work:Vladimir Volovich
2008-03-27rte/ordrules/link.sh: use ${MAKE-make} instead of make, in case user's make p...Vladimir Volovich
2008-03-26make-rules/inputenc/Makefile.am:Vladimir Volovich
2008-03-26make-rules/inputenc/Makefile.am:Vladimir Volovich
2008-03-26configure.ac:Vladimir Volovich
2008-03-26move the test for "LEX is not found" right after AC_PROG_LEXVladimir Volovich
2008-03-26stop if LEX (flex or lex) is not found during configureVladimir Volovich
2008-03-26renamed xindy.v2.in to xindy.v2, and change #!/usr/bin/perl to #!/usr/bin/env...Vladimir Volovich
2008-03-26configure.ac: rearranged code to allow TETEX_BUILD override the defaults for ...Vladimir Volovich
2008-03-26TETEX_BUILD: "rm -f" the symlinks in $bindir before installing them,Vladimir Volovich
2008-03-26TETEX_BUILD:Vladimir Volovich
2008-03-25simplified the way make-rules.pl finds out where to search for test.xdyVladimir Volovich
2008-03-25removed perl scripts which are generated during make-rules build.Vladimir Volovich
2008-03-25typo fixVladimir Volovich
2008-03-25changed ISO8859-1 to ISO-8859-1 etc in a few places which call iconv,Vladimir Volovich
2008-03-25bugfix in make-rules:Vladimir Volovich
2008-03-25from Karl: globally changeVladimir Volovich
2008-03-25mention ffcall source in clisp-2.43 tarball, which is apparently more recent ...Vladimir Volovich
2008-03-25TETEX_BUILD: added a missing $(MKDIR_P) "$(prefix)/texmf/scripts/xindy"Vladimir Volovich
2008-03-25autoreconfVladimir Volovich
2008-03-25for TETEX_BUILD:Vladimir Volovich
2008-03-25tex2xindy/Makefile.am, doc/Makefile.am, user-commands/Makefile.am:Vladimir Volovich
2008-03-25autoreconfVladimir Volovich
2008-03-25added the AM_MAINTAINER_MODE to configure.ac and put the rules for manpages a...Vladimir Volovich
2008-03-25enable xindy, document prereqsKarl Berry
2008-03-24remove bzip (was windows only), we have lzmaKarl Berry
2008-03-24fix typo and slightly reformatVladimir Volovich
2008-03-24add a README-clisp file with some instructions on how to build clisp for xindyVladimir Volovich
2008-03-24renamed the --with-external-clisp[=PATH] configure option to --with-clisp[=PATH]Vladimir Volovich
2008-03-24revert the fix-clisp-problems.dpatch from Debian, as it contains a workaroundVladimir Volovich
2008-03-23configure.ac:Vladimir Volovich
2008-03-23configure.ac: more portable codeVladimir Volovich
2008-03-22bugfix for pod2man invocation; regenerated xindy.1 and texindy.1 with correct...Vladimir Volovich
2008-03-22autoreconfVladimir Volovich
2008-03-22ignore a make error if pod2man or groff is not available (they're used to reg...Vladimir Volovich
2008-03-22do not install the *.pl files used only during build of makerules into the mo...Vladimir Volovich
2008-03-22autoreconf -vfiVladimir Volovich