RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/build/Attic/build-report.el,v Working file: build-report.el head: 1.46 branch: locks: strict access list: symbolic names: r1-58: 1.45.0.2 r1-78: 1.45 r1-77: 1.45 r1-76: 1.45 r1-75: 1.45 r1-74: 1.45 r1-73: 1.45 r1-72: 1.45 r1-71: 1.45 r1-70: 1.45 r1-69: 1.45 r1-68: 1.44 r1-67: 1.44 r1-66: 1.44 r1-65: 1.43 r1-64: 1.43 r1-63: 1.43 r1-62: 1.43 r1-61: 1.43 r1-60: 1.43 r1-02: 1.43 r1-59: 1.42 r1-57: 1.42 r1-56: 1.42 r1-55: 1.42 r-1-54: 1.42 Import: 1.1.1.1 Adrian: 1.1.1 keyword substitution: kv total revisions: 18; selected revisions: 18 description: ---------------------------- revision 1.46 date: 2002/11/26 22:02:08; author: adrian; state: Exp; lines: +49 -41 packages: Improvements for build package -------------------- ChangeLog entries follow: -------------------- xemacs-packages/build/ChangeLog addition: 2002-11-26 Adrian Aichner * build-report.el: Sync with XEmacs core improvements. * build-report.el (build-report-installation-version-regexp): Support xemacs_extra_name. * build-report.el (build-report-version-file-regexp): Ditto. * build-report.el (build-report-keep-regexp): Add useful stuff. * build-report.el (build-report-delete-regexp): Don't delete successful tests. * build-report.el (build-report-make-output-files): Typo fix. * build-report.el (build-report): Sync docstring from core. * build-report.el (build-report-installation-data): Support xemacs_extra_name. Default missing version information components by defaulting to "". * build-report.el (build-report-version-file-data): Ditto. * build.el: * build.el (build-call-process): Moved. * build.el (build-compilation-mode-hook): Include time zone information. * build.el (build-cvs-get-branch-and-release-tags): New. Retrieve release tags from version.sh via CVS. * build.el (build-cvs-xemacs-release): Remove static definition in favor of `build-cvs-get-branch-and-release-tags'. * build.el (build-cvs-login): Fix bug in build-cvs-available-p house-keeping. * build.el (build-tarball-site): Generate list dynamically from `package-get-download-sites'. Unification! * build.el (build-with-MS-make-options): Fix default value. * build.el (build-with-GNU): Set `build-report-installation-file' and `build-report-version-file'. * build.el (build-with-MS): Set `build-report-installation-file' in addtion to `build-report-version-file'. Tell user not to forget saving config.inc. ---------------------------- revision 1.45 date: 2001/03/30 09:54:22; author: aichnerad; state: Exp; lines: +2 -2 branches: 1.45.2; Use CVS keywords Date and Name instead of Revision. ---------------------------- revision 1.44 date: 2001/03/17 22:11:39; author: aichnerad; state: Exp; lines: +3 -3 Commit changes for r1-66. ---------------------------- revision 1.43 date: 2001/02/18 14:10:59; author: administrator; state: Exp; lines: +1 -1 Safety checkpoint. ---------------------------- revision 1.42 date: 2000/12/29 11:29:50; author: AichnerAd; state: Exp; lines: +31 -12 Checking in saved copy after outdating following revision: revision 1.42 date: 2000/10/05 22:38:05; author: AichnerAd; state: Exp; lines: +31 -12 Update customization options. Remove unused srcdir argument from (multiple-value-bind ...) to get rid of byte-compiler warning. Hopefully this will create 1.42 again. ---------------------------- revision 1.41 date: 2000/09/24 00:21:18; author: AichnerAd; state: dead; lines: +1 -1 remove build-report.el from this package since it's been synced back into the XEmacs core. ---------------------------- revision 1.40 date: 2000/09/24 00:15:13; author: AichnerAd; state: Exp; lines: +5 -41 build-report-version is determined by XEmacs version -- remove build-report-version*. Report emacs-version and system-configuration instead of build-report-version in `build-report-insert-header'. ---------------------------- revision 1.39 date: 2000/09/23 20:46:01; author: AichnerAd; state: Exp; lines: +3 -3 Bring back RCS/CVS keywords. ---------------------------- revision 1.38 date: 2000/09/23 20:41:58; author: AichnerAd; state: Exp; lines: +4 -4 Fix build-report-version-number. ---------------------------- revision 1.37 date: 2000/09/23 20:14:32; author: AichnerAd; state: Exp; lines: +7 -6 Update copyright year range. Improve build-report-keep-regexp and build-report-delete-regexp. ---------------------------- revision 1.36 date: 2000/07/09 22:36:23; author: AichnerAd; state: Exp; lines: +24 -10 Bump revision beyond latest XEmacs release. ---------------------------- revision 1.5 date: 2000/07/09 20:02:19; author: AichnerAd; state: Exp; lines: +69 -49 safety checkpoint. ---------------------------- revision 1.4 date: 2000/07/05 10:08:53; author: AichnerAd; state: Exp; lines: +228 -189 build 1.51 is released. ---------------------------- revision 1.3 date: 1999/07/14 23:50:56; author: aichner; state: Exp; lines: +4 -9 Version 1.43 is released (untested). ---------------------------- revision 1.2 date: 1999/07/14 23:41:58; author: aichner; state: Exp; lines: +5 -5 Version 1.42 is released. ---------------------------- revision 1.1 date: 1999/04/19 20:22:25; author: aichner; state: Exp; branches: 1.1.1; Initial revision ---------------------------- revision 1.1.1.1 date: 1999/04/19 20:22:25; author: aichner; state: Exp; lines: +0 -0 Import into package repository ---------------------------- revision 1.45.2.1 date: 2001/04/29 09:25:10; author: adrian; state: Exp; lines: +4 -4 Merge in build-report.el (-j r1-58 -j r1-57) to get it out of the Attic