| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix the webcheck target so it checks the right files.... | Fred Drake | 1998-05-19 | 1 | -6/+6 |
|
|
* | Add mimetypes documentation to library reference dependencies. | Fred Drake | 1998-05-19 | 1 | -1/+2 |
|
|
* | Small change to the l2h target allowing the output dir, $(HTMLDIR), to be | Fred Drake | 1998-05-15 | 1 | -1/+3 |
|
|
* | Add support for the Macintosh Library Modules document. | Fred Drake | 1998-05-15 | 1 | -7/+18 |
|
|
* | Switch to .tgz instead of .tar.gz to appease Windows users. | Fred Drake | 1998-05-11 | 1 | -17/+17 |
|
|
* | Pass the release number to the tools/mktarball.sh script. | Fred Drake | 1998-05-11 | 1 | -3/+3 |
|
|
* | Update some of the comments. | Fred Drake | 1998-05-11 | 1 | -21/+54 |
|
|
* | Fix a comment. | Fred Drake | 1998-05-08 | 1 | -49/+30 |
|
|
* | l2h target: Do the "right thing" regarding the paper-*/ subdirs as the other | Fred Drake | 1998-05-08 | 1 | -1/+1 |
|
|
* | $(KPSEWHICH): Use the older style of calling kpsewhich with the arg | Fred Drake | 1998-05-08 | 1 | -1/+1 |
|
|
* | Oops! Must have deleted a word by accident before the last check-in of this | Fred Drake | 1998-05-08 | 1 | -1/+1 |
|
|
* | Cleaned out some more cruft. | Fred Drake | 1998-05-07 | 1 | -60/+76 |
|
|
* | Better go ahead and remove some cruftiness.... | Fred Drake | 1998-05-07 | 1 | -6/+0 |
|
|
* | Support the new directory structure. | Fred Drake | 1998-05-07 | 1 | -85/+72 |
|
|
* | More changes to support the new directory structure. | Fred Drake | 1998-05-07 | 1 | -34/+50 |
|
|
* | First cut at welcoming the Python Reference Manual back to the fold. | Fred Drake | 1998-05-06 | 1 | -14/+23 |
|
|
* | Move a bit closer to HTML generation without depending on the temp files | Fred Drake | 1998-04-28 | 1 | -19/+23 |
|
|
* | clean target: Remove intermediate files from creation of outline in PDF. | Fred Drake | 1998-04-25 | 1 | -1/+1 |
|
|
* | Added libpoplib.tex to dependencies for the library reference. | Fred Drake | 1998-04-24 | 1 | -17/+21 |
|
|
* | Don't override the default $ADDRESS. | Fred Drake | 1998-04-23 | 1 | -1/+1 |
|
|
* | Separate the Mac-related files from the library reference files. The new | Fred Drake | 1998-04-17 | 1 | -5/+7 |
|
|
* | Added dependency on the tools/toc2bkm.py script for the PDF files. | Fred Drake | 1998-04-15 | 1 | -0/+1 |
|
|
* | Add RELEASE make variable; this gets the entire release # ("1.5.1"). | Fred Drake | 1998-04-13 | 1 | -12/+13 |
|
|
* | Add imaplib to appropriate lists. | Fred Drake | 1998-04-11 | 1 | -1/+1 |
|
|
* | 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 |
|
|