| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove @webchecker.pickle in the "clean" target. | Fred Drake | 1998-04-09 | 1 | -1/+1 |
|
|
* | Use new index style for makeindex. | Fred Drake | 1998-04-04 | 1 | -3/+5 |
|
|
* | Reverting some the index stuff to use tools/newind.py again; this works | Fred Drake | 1998-03-17 | 1 | -2/+4 |
|
|
* | Ok, remove dependency on the obsolete tools/modindex.py. | Fred Drake | 1998-03-09 | 1 | -1/+1 |
|
|
* | Adjust index file resetting; just remove the files. The new index support | Fred Drake | 1998-03-09 | 1 | -4/+3 |
|
|
* | Remove info targets from "world" and "tarballs". | Fred Drake | 1998-03-07 | 1 | -2/+2 |
|
|
* | Revised Makefile to handle the new directories correctly. | Fred Drake | 1998-03-06 | 1 | -52/+52 |
|
|
* | latex-$(VERSION).tar.gz, tarlatex: Create the source distribution. | Fred Drake | 1998-03-05 | 1 | -3/+9 |
|
|
* | tarballs: Ok, we do support info for the moment, so add that to the tarballs | Fred Drake | 1998-03-04 | 1 | -1/+1 |
|
|
* | pdf-$(VERSION).tar.gz: If ref/ref.pdf exists, include it in the tarball | Fred Drake | 1998-03-04 | 1 | -1/+4 |
|
|
* | For each of the l2h??? targets, remove the sed hack that rips out a comma; | Fred Drake | 1998-03-03 | 1 | -16/+0 |
|
|
* | Convert LaTeX support to create a new class of documents. HTML generation | Fred Drake | 1998-03-03 | 1 | -7/+7 |
|
|
* | Simplify the parameters passed to node2label.pl. | Fred Drake | 1998-03-03 | 1 | -5/+4 |
|
|
* | Use a Python script to create "empty" indexes. This solves Guido's | Fred Drake | 1998-02-27 | 1 | -3/+4 |
|
|
* | Change quoting of the "echo" commands yet again.... why can't shells agree? | Fred Drake | 1998-02-25 | 1 | -3/+3 |
|
|
* | clean: Remove *.out (hyperref's internal files for building outlines for PDF). | Fred Drake | 1998-02-23 | 1 | -1/+1 |
|
|
* | Change quoting a little bit to avoid problems building it at CNRI. | Fred Drake | 1998-02-23 | 1 | -3/+3 |
|
|
* | Changed way *.ind are forced to exist; the files are now reset to contain | Fred Drake | 1998-02-22 | 1 | -36/+33 |
|
|
* | Don't ignore makeinfo errors. | Fred Drake | 1998-02-19 | 1 | -1/+1 |
|
|
* | Add missing files to $(LIBFILES). | Fred Drake | 1998-02-19 | 1 | -1/+5 |
|
|
* | Revised some targets to make better use of make "special" variables, to avoid | Fred Drake | 1998-02-19 | 1 | -7/+16 |
|
|
* | Add new files from the Mac user interface breakup. | Fred Drake | 1998-02-18 | 1 | -1/+2 |
|
|
* | Added libsymbol.tex, libtoken.tex to dependencies for the libref. | Fred Drake | 1998-02-18 | 1 | -1/+10 |
|
|
* | Clarified comment about the PS generation when using the all-pdf target. | Fred Drake | 1998-02-17 | 1 | -3/+3 |
|
|
* | Added all-formats target: use this to get both PDF and PS files; using the | Fred Drake | 1998-02-17 | 1 | -5/+11 |
|
|
* | Added rule to generate the PDF format using pdflatex. Commented out since | Fred Drake | 1998-02-16 | 1 | -0/+12 |
|
|
* | Clean up some of the definitions related to info generation. | Fred Drake | 1998-02-13 | 1 | -4/+8 |
|
|
* | Added tarpdf target. | Fred Drake | 1998-02-12 | 1 | -11/+22 |
|
|
* | Add copyright.tex and boilerplate.tex to the common dependencies for .dvi | Fred Drake | 1998-02-11 | 1 | -1/+3 |
|
|
* | Include indfix.py script in lib.dvi's processing. | Fred Drake | 1998-02-09 | 1 | -1/+2 |
|
|
* | Add *.pdf files to the clobber target (same target as *.ps). | Fred Drake | 1998-02-04 | 1 | -1/+1 |
|
|
* | Use implicit rules to perform DVI->PS and PS->PDF conversions. PDF conversion | Fred Drake | 1998-02-04 | 1 | -12/+11 |
|
|
* | $(LIBFILES): Added libcopyreg.tex. | Fred Drake | 1998-01-21 | 1 | -1/+1 |
|
|
* | Removed tarps2, tardvi targets based on comments from Guido. | Fred Drake | 1998-01-13 | 1 | -32/+5 |
|
|
* | Added targets: | Fred Drake | 1998-01-13 | 1 | -2/+40 |
|
|
* | lib.dvi target: Added commands to generate the modules index. | Fred Drake | 1998-01-02 | 1 | -1/+4 |
|
|
* | Clean out *.texi and *.info* as well for "make clean". | Fred Drake | 1997-12-30 | 1 | -0/+1 |
|
|
* | Added .PHONY annotation for lib.info target; the real target is | Fred Drake | 1997-12-29 | 1 | -0/+4 |
|
|
* | Revised lib1.texi target to deal with some conversion nastiness. See comment. | Fred Drake | 1997-12-29 | 1 | -0/+7 |
|
|
* | Added Greg Stein's docs for BaseHTTPServer.py. | Guido van Rossum | 1997-12-29 | 1 | -10/+11 |
|
|
* | Added back info generation. Still buggy in the final phase (makeinfo run). | Fred Drake | 1997-12-29 | 1 | -0/+26 |
|
|
* | Use $LOGNAME instead of $USER to get the current user -- it seems to | Guido van Rossum | 1997-12-01 | 1 | -1/+1 |
|
|
* | The dependency of tarhtml on l2h was a bad idea. | Guido van Rossum | 1997-11-26 | 1 | -1/+1 |
|
|
* | Added utility target tarhtml to tar and gzip the HTML files plus their | Guido van Rossum | 1997-11-25 | 1 | -0/+4 |
|
|
* | Adding Martin von Loewis' documentation for his locale module. | Guido van Rossum | 1997-11-20 | 1 | -1/+1 |
|
|
* | libqueue.tex: Documentation for the Queue.py module. | Barry Warsaw | 1997-11-20 | 1 | -1/+1 |
|
|
* | Adding dis and xmllib docs | Guido van Rossum | 1997-11-18 | 1 | -1/+1 |
|
|
* | Add -N0 to dvips flags to generate page structure comments. | Guido van Rossum | 1997-10-05 | 1 | -1/+1 |
|
|
* | Added docs for 'user' customization module. Renamed libuser.tex | Guido van Rossum | 1997-08-30 | 1 | -1/+2 |
|
|
* | Oops, don't suppress echo of the rm command in l2hclean! | Fred Drake | 1997-08-22 | 1 | -1/+1 |
|
|