Jim Meyering
7fa1528c0f
(emit-upload-commands): Rename from emit-rsync-commands.
...
Output only the package name and the prev and current version numbers.
2001-11-24 08:57:02 +00:00
Jim Meyering
900acbdbcb
(wget-update): Add mkinstalldirs.
2001-09-29 06:49:25 +00:00
Jim Meyering
c976fc9de2
(alpha): Depend on local-check so that they run a little earlier.
2001-09-02 14:33:59 +00:00
Jim Meyering
dd494192a1
Undo last change. Instead, simply remove `N_('.
2001-08-27 08:55:54 +00:00
Jim Meyering
afb733429b
(copyright-check): Update to reflect fact that
...
the copyright year is now defined separately.
2001-08-26 18:27:00 +00:00
Jim Meyering
1a6915b4d8
($(v_etc_file)): Define.
...
(copyright-check): Use the new variable.
(my-distcheck): Depend on local-check so those checks are once
again run by `make distcheck'.
2001-08-18 15:26:24 +00:00
Jim Meyering
4bc8a7b528
Merge in changes from autoconf.
2001-08-18 15:24:36 +00:00
Jim Meyering
4c83ec781b
(author_mark_check): New rule.
...
(local-check): Depend on it.
2001-08-13 10:27:02 +00:00
Jim Meyering
6258f69c2c
(m4-check): New rule.
...
(local-check): Depend on it.
2001-08-07 12:10:10 +00:00
Jim Meyering
0e4b6ae724
don't depend on xd-delta directly
2001-07-14 18:47:48 +00:00
Jim Meyering
a034129a21
(rel-files): Define and factor.
2001-07-14 18:18:26 +00:00
Jim Meyering
30ae7570c6
(emit-rsync-commands): Also emit code to rsync the .bz2 files.
2001-07-14 18:14:01 +00:00
Jim Meyering
293e33d6b4
merge in a fix from autoconf
2001-07-14 18:03:51 +00:00
Jim Meyering
75b89617fb
Create tar.bz2 files and include them in announcement.
2001-07-14 17:55:53 +00:00
Jim Meyering
038cd9b6ac
More changes from autoconf.
2001-07-14 17:10:17 +00:00
Jim Meyering
8fadcd2d9e
(tgz-size): Also work for sizes in the kilobyte range.
...
(GZIP_ENV): Add --best.
(AMTAR): Define.
(writable-files): Factor out ../release/ constant, and work (by
creating it) even if such a directory doesn't exist.
2001-07-14 13:03:31 +00:00
Jim Meyering
2ddbd39163
Factor out definitions specific to fileutils,
...
sh-utils, and textutils, so that other packages can use the framework.
2001-06-17 04:10:49 +00:00
Jim Meyering
c8f712ac70
Add definitions that let me factor the wget rule while still letting
...
me accommodate the fact that these files reside in several different
directories and come from different places.
(wget-files): Define.
(get-targets, *-local_dir, *-url_prefix): Likewise.
(target, url, local_file): Convenience variables.
($(get-targets)): The factored rule.
2001-05-24 22:07:35 +00:00
Jim Meyering
1b7ca0aeb7
fix typo
2001-05-24 21:31:08 +00:00
Jim Meyering
c52ca035b1
(move-if-change): Define.
...
(wget-update): Use it in place of mv.
2001-05-24 21:30:14 +00:00
Jim Meyering
0473003f8a
(wget-update): Have wget write to a temporary file,
...
and replace the original only if wget succeeds.
Also get ansi2nkr.c.
2001-05-24 20:10:31 +00:00
Jim Meyering
49d1716c11
(wget-update): depcomp and missing are now in automake's lib/ subdirectory.
2001-05-21 05:49:42 +00:00
Jim Meyering
c397b531b7
(my-distcheck): Remove work-around kludge and
...
associated comment, now that automake has ben fixed.
2001-05-16 08:14:19 +00:00
Jim Meyering
49313f9a74
(tgz-size, xd-size): Compute sizes.
...
(announcement): Include sizes of .tar.gz and .xdelta files
in the announcement.
2001-05-02 08:09:14 +00:00
Jim Meyering
41971a1eaa
(my-distcheck): Add a comment.
2001-04-25 12:30:52 +00:00
Jim Meyering
e2b4a506f6
(check-copyright): New target and rule.
...
(alpha): Depend on it.
2001-03-23 22:22:14 +00:00
Jim Meyering
e72d2e5729
(wget-update): Also get `missing'.
...
Use for-loops.
2001-03-16 08:40:38 +00:00
Jim Meyering
a3dc365194
(my_distdir): Define new variable, and use this
...
in place of most old uses of $(distdir).
2001-03-09 18:41:03 +00:00
Jim Meyering
d325a6bac2
(alpha): Use $(PACKAGE)-$(VERSION), not $(distdir),
...
since the latter now has a `$(top_distdir)/' prefix.
2001-03-04 21:11:50 +00:00
Jim Meyering
7dfaaf5bf1
fix typo
2001-02-17 18:50:17 +00:00
Jim Meyering
37c3f113f5
depend on writable-files po-check once again
2001-02-11 16:24:39 +00:00
Jim Meyering
88287082b0
(emit-rsync-commands): Define.
...
(alpha): Use it here.
2001-02-11 16:24:01 +00:00
Jim Meyering
787421de85
(alpha): Fix previous, incomplete change.
2001-02-10 09:40:19 +00:00
Jim Meyering
5cb10ea445
(a_host): Use fencepost.
...
(real_dir): Use the same name for both.
(alpha): Print commands for both hosts.
2001-02-03 16:47:55 +00:00
Jim Meyering
6670163eee
(alpha): Use rsync rather than scp, so the destination
...
file is created only after the successful completion of the copy.
2000-12-03 12:46:44 +00:00
Jim Meyering
4a9feba665
add an echo
2000-11-27 08:45:46 +00:00
Jim Meyering
7822d5fe7f
(sha1): Define.
...
(announcement): Include SHA1 digest of .tar.gz file.
2000-11-17 08:13:38 +00:00
Jim Meyering
39d746aace
(GZIP_ENV): Define to --no-name, so the timestamp
...
is not included in the .tar.gz file.
2000-11-11 13:42:07 +00:00
Jim Meyering
8fdb4073cb
(announcement): Limit depth of ChangeLog `find' to 2.
2000-11-11 08:32:10 +00:00
Jim Meyering
79f359ff8a
Clean up version-related variables.
2000-10-23 06:27:50 +00:00
Jim Meyering
d2a170a785
(prev_version_file): Define and use.
2000-09-25 10:51:53 +00:00
Jim Meyering
2da0b15537
(PREV_VERSION): Get the value from a file, rather
...
than trying to derive it from the current version number.
This is much more robust.
(alpha): Record just-released version number in `.version',
and commit (post-tag).
2000-09-25 10:49:35 +00:00
Jim Meyering
9191f089b9
*** empty log message ***
2000-09-25 07:41:45 +00:00
Jim Meyering
5f201a38b6
*** empty log message ***
2000-09-25 07:33:07 +00:00
Jim Meyering
31d9a98e82
(b_host): Use freefriends.org, not tug.org.
2000-09-10 19:04:09 +00:00
Jim Meyering
a6e3bc0ace
(announcement): Use a stricter regexp for the previous version.
2000-09-09 12:12:16 +00:00
Jim Meyering
5344a40bc2
remove blank line
2000-08-20 22:46:16 +00:00
Jim Meyering
f79086fbd3
*** empty log message ***
2000-08-20 22:46:05 +00:00
Jim Meyering
c950ce2982
(WGET): Define.
...
(ftp-gnu): Define.
(wget-update): New rule, based on the one in autoconf.
2000-07-17 20:47:53 +00:00
Jim Meyering
a605579011
(alpha_subdir): Factor out `gnu/fetish'.
2000-06-06 20:09:35 +00:00