Fred Drake
|
e7a8c972d8
|
Added support for the "Long HTML" version to the build/packaging
process.
|
2000-04-07 16:27:15 +00:00 |
Fred Drake
|
cff5482d37
|
Mark RELEASE with the release level ("a2").
|
2000-04-06 18:38:30 +00:00 |
Fred Drake
|
02ba62141e
|
Merged in changes from 1.5.2p2 release as appropriate.
|
2000-04-04 20:58:25 +00:00 |
Fred Drake
|
83c0983bf6
|
Use the mksourcepgk script instead of mktarball.sh.
|
1999-08-02 20:20:14 +00:00 |
Fred Drake
|
4ef3ea0cc4
|
Add support for bzip2 compression.
New target: distfiles, create all distribution archives, regardless of
archive format. (Individual targets remain for each archive format.)
|
1999-07-27 16:30:59 +00:00 |
Fred Drake
|
7dcc69a979
|
Add zip archive support for html, pdf, ps, and latex archives.
"zips" target produces all possible .zip files.
|
1999-07-23 16:11:36 +00:00 |
Fred Drake
|
860e256147
|
Added comment clarifying that RELEASE is the documentation release
number, not the Python release.
Removed VERSION since it is not used.
|
1999-07-12 16:52:50 +00:00 |
Fred Drake
|
e72d48d5b2
|
Bump the release number to 1.5.2p1.
|
1999-07-06 14:30:04 +00:00 |
Fred Drake
|
ab005d5f6c
|
Revert constraint on the GIF wildcard; we missed a few!
|
1999-04-30 15:58:45 +00:00 |
Fred Drake
|
62e80138f4
|
Make sure the global module index is added to the HTML tarball.
|
1999-04-29 15:44:49 +00:00 |
Fred Drake
|
fe1e207841
|
Constrain a wildcard a little more.
|
1999-04-29 15:32:27 +00:00 |
Fred Drake
|
6532b9b8e0
|
Updated a comment and the release number.
|
1999-04-22 14:16:14 +00:00 |
Fred Drake
|
7d5f5dd6aa
|
Added htmldoc, to generate the HTML for "Documenting Python".
|
1999-03-18 19:08:47 +00:00 |
Fred Drake
|
90fc0a71a5
|
Be sure "make" understands the "doc" target is phony.
|
1999-03-17 16:06:51 +00:00 |
Fred Drake
|
15087437d5
|
Add support for "Documenting Python".
|
1999-03-16 16:11:27 +00:00 |
Fred Drake
|
63f217741e
|
Bump release to 1.5.2b2.
|
1999-02-16 20:23:55 +00:00 |
Fred Drake
|
28e66d1c5e
|
Added the info tarball to the tarballs target. Added the README to
the info tarball.
|
1999-01-29 22:23:25 +00:00 |
Fred Drake
|
ffd511248e
|
Add the info "dir" fragment to the info tarball.
|
1999-01-27 18:50:21 +00:00 |
Fred Drake
|
fcb7adb6aa
|
Fix the HTML tarball target to generate the HTML if needed instead of
bombing.
|
1999-01-12 20:32:39 +00:00 |
Fred Drake
|
b6584cac1e
|
Remove the "lib-" prefix from the name of the info archive.
|
1999-01-08 15:49:45 +00:00 |
Fred Drake
|
85220410e0
|
Bump $(RELEASE).
|
1998-12-22 22:17:41 +00:00 |
Fred Drake
|
a76b63c4f4
|
Bump the release to 1.5.2a2.
|
1998-10-21 14:49:48 +00:00 |
Fred Drake
|
2335a305e5
|
When building the tarball of the PostScript files, also generate & include a
little README giving the page count of each file when printed.
|
1998-08-28 21:17:58 +00:00 |
Fred Drake
|
eb7fe4f5a1
|
Massive cleanup: Use Makefiles in subdirs properly, move most of the
detailed build rules to the subdirs. Allow pretty much every useful target
to be built directly from the top dir (no change in output location).
|
1998-08-12 17:08:37 +00:00 |
Fred Drake
|
370f3c9eb6
|
Bump RELEASE to 1.5.2a1.
|
1998-08-11 19:38:00 +00:00 |
Fred Drake
|
bd65706fe3
|
Added new files to the LIBFILES variable.
|
1998-08-11 15:50:35 +00:00 |
Fred Drake
|
96e11029b8
|
Updated list of Library Reference files.
Added some dependencies to some of the HTML generation targets.
|
1998-08-07 18:01:37 +00:00 |
Fred Drake
|
f54556efae
|
Fixed wrapping on some long lines.
|
1998-08-04 20:53:55 +00:00 |
Fred Drake
|
228e31eef9
|
Update the documentation release number in RELEASE.
|
1998-08-04 16:59:29 +00:00 |
Fred Drake
|
b35631587b
|
Pass paper size to dvips explicitly.
|
1998-07-29 05:07:41 +00:00 |
Fred Drake
|
d19b9d6c07
|
Fix two remaining references to all-pdf and all-ps to only use pdf and ps.
|
1998-07-29 03:49:44 +00:00 |
Fred Drake
|
efc17bd968
|
Added ref/ref.tex to REFFILES.
Fixed up some comments.
Removed info-related targets from the really big combined targets.
|
1998-07-28 21:05:16 +00:00 |
Fred Drake
|
6f5bf8d59a
|
Minor tidy.
|
1998-07-27 19:12:58 +00:00 |
Fred Drake
|
34116ba933
|
Remove all-<format> targets in favor of just <format>.
Fix some comments.
For lib.pdf, run tools/toc2bkm.py to get "bookmarks" in acroread.
|
1998-07-24 15:42:12 +00:00 |
Fred Drake
|
3f8a59f146
|
Reflect file renamings for the Python Library Reference.
Fix style dependencies for HOWTO documents.
|
1998-07-24 13:58:27 +00:00 |
Fred Drake
|
465a42a58e
|
Added targets dvi, pdf, and ps, to make all of the documents in those formats.
|
1998-07-23 18:10:51 +00:00 |
Fred Drake
|
a9f445cd8d
|
Add libthreading.tex to LIBFILES.
|
1998-07-20 14:01:20 +00:00 |
Guido van Rossum
|
f78a52c1ae
|
Added cmd, smtplib, multifile
|
1998-06-28 17:57:05 +00:00 |
Fred Drake
|
8e7c82648f
|
Added texinputs/pypaper.sty to the list of manual style files, so that the
.dvi files are properly dependent on it.
|
1998-06-22 17:14:47 +00:00 |
Fred Drake
|
79c0f0efc4
|
Fix the webcheck target so it checks the right files....
|
1998-05-19 18:04:13 +00:00 |
Fred Drake
|
edde150127
|
Add mimetypes documentation to library reference dependencies.
|
1998-05-19 15:04:21 +00:00 |
Fred Drake
|
e593b6213a
|
Small change to the l2h target allowing the output dir, $(HTMLDIR), to be
a sibling of the html/ directory in the distribution.
|
1998-05-15 17:50:32 +00:00 |
Fred Drake
|
cdbd391415
|
Add support for the Macintosh Library Modules document.
|
1998-05-15 17:02:10 +00:00 |
Fred Drake
|
e34ab30a3f
|
Switch to .tgz instead of .tar.gz to appease Windows users.
Clean up the clean & clobber targets.
|
1998-05-11 21:10:15 +00:00 |
Fred Drake
|
29cabd4cd7
|
Pass the release number to the tools/mktarball.sh script.
Nits.
|
1998-05-11 18:53:07 +00:00 |
Fred Drake
|
d69e2c4f33
|
Update some of the comments.
Update the .tar.gz targets so that they work from the top level.
Reinstate the api, ext, lib, ref, and tut targets.
|
1998-05-11 18:25:46 +00:00 |
Fred Drake
|
b9838d97ad
|
Fix a comment.
Avoid extra level of recursion in the paper-*/ directories.
Added the "info" target to use the subdir. Partparse, however, is broken
again.
|
1998-05-08 15:43:08 +00:00 |
Fred Drake
|
445cfd339c
|
l2h target: Do the "right thing" regarding the paper-*/ subdirs as the other
"big" targets. Fix is to set the TEXINPUTS on the command line of the
sub-make.
|
1998-05-08 04:02:42 +00:00 |
Fred Drake
|
df68e3dd6d
|
$(KPSEWHICH): Use the older style of calling kpsewhich with the arg
specifying *which* type of path to search. This works for both
teTeX 0.4 and 0.9. This is what we call portability these days! ;-)
|
1998-05-08 03:46:38 +00:00 |
Fred Drake
|
566d20951d
|
Oops! Must have deleted a word by accident before the last check-in of this
file; "make" (the 'all' target) became a no-op!
Now works as previously described.
|
1998-05-08 02:00:48 +00:00 |