summaryrefslogtreecommitdiff
path: root/Build/source/utils
AgeCommit message (Expand)Author
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
2008-03-22corrected rules for pod2man manpage regeneration, to use infoVladimir Volovich
2008-03-22autoreconfVladimir Volovich
2008-03-22* instead of 3 configure options: --enable-external-clisp,Vladimir Volovich
2008-03-20regenerated aclocal.m4 (no change), configure and Makefile.in files:Vladimir Volovich
2008-03-20add support for building xindy from outside of the source tree, for the stand...Vladimir Volovich
2008-03-20add pod2man rules to regenerate manpages, for convenienceVladimir Volovich
2008-03-19applied changes from the debian package xindy_2.3-2, except:Vladimir Volovich
2008-03-18changed modules directory from $(pkglibdir)/modules to $(pkgdatadir) in 2 pla...Vladimir Volovich
2008-03-18debian patches from xindy_2.3-1 patched Makefile.in files but forgot to patch...Vladimir Volovich
2008-03-18fix a typo in documentation for configure options:Vladimir Volovich
2008-03-18applied patched from the debian package xindy_2.3-1:Vladimir Volovich
2008-03-18*original* xindy-2.3 sources downloaded fromVladimir Volovich
2008-03-11texcount update, plus doc, plus symlink to scripts instead of buildingKarl Berry