/[CCFs]/ccfdev/packages/devel/ChangeLog
ViewVC logotype

Annotation of /ccfdev/packages/devel/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.24 - (hide annotations)
Thu Apr 12 07:46:10 2001 UTC (23 years, 7 months ago) by gvacanti
Branch: MAIN
CVS Tags: version_0_9
Changes since 1.23: +4 -0 lines
*** empty log message ***

1 gvacanti 1.24 2001-04-12 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
2    
3     * lib/uploadccf: fix error in upload check.
4    
5 gvacanti 1.22 2001-04-03 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
6    
7 gvacanti 1.23 * lib/uploadccf: check if package already present on the server
8     ftp. If it is the new package will not be uploaded unless
9     --clobber is given.
10    
11 gvacanti 1.22 * Make.include (commit): echo CVS tag for info.
12 gvacanti 1.23 (upload-clobber): added. Invokes uploadccf with --clobber.
13 gvacanti 1.22
14 gvacanti 1.21 2001-02-16 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
15    
16     * lib/uploadccf: addpackage names to the subject (remove leading .)
17    
18 gvacanti 1.20 2001-02-12 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
19    
20     * lib/uploadccf: addpackage names to the subject
21    
22 gvacanti 1.19 2001-02-01 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
23    
24     * Make.include (check): Better message if VERSION or ChangeLog are
25     missing.
26    
27 gvacanti 1.18 2000-12-13 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
28    
29     * bin/acceptor: check also in ccfdeveldir for already delivered
30     ccf constituents. Display full path of such constituents (if any).
31    
32     * VERSION: 1.1
33    
34 gvacanti 1.17 2000-10-04 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
35    
36     * bin/acceptor: add scisimccfdir, and check for existing CCF
37     constituents there as well.
38    
39 gvacanti 1.16 2000-09-22 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
40    
41     * Make.include: in a few places add exit 1 if VERSIOn is not
42     found, to prevent make upload from running (possibly for a very
43     long time) before realizing that it is not beng run from the top
44     level directory.
45    
46 gvacanti 1.15 2000-07-03 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
47    
48     * bin/acceptor: less strict. CCF packages are allowed to contain
49     constitents already delivered. ccflib will ignored them
50    
51 gvacanti 1.14 2000-06-15 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
52    
53     * bin/acceptor: make messages clearer
54    
55     * Make.include: UPLOADER changed to $(CCFDEV)/lib/uploadccf;
56     commit now tags current version (tag = version_x_x); VERSION and
57     PACKLAGE handled as make variables, rather than being handled by
58     the sub shells; upload now also commits.
59    
60 gvacanti 1.13 2000-03-29 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
61    
62     * bin/hkparmint: document; change formatting based on CE's input.
63    
64 gvacanti 1.12 2000-03-23 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
65    
66     * bin/hkparmint: converts limits from operation database to a
67     structure that can be ingested by HKPARMINT.
68    
69 gvacanti 1.11 2000-03-09 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
70    
71     * bin/acceptor: implements the checks below.
72    
73     * Make.include (check): added, to check that the package and CCF
74     constituents about to be uploaded would be accepted.
75    
76 gvacanti 1.10 2000-02-01 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
77    
78     * bin/makedct: VALDATE was being treated incorrectly.
79    
80 gvacanti 1.8 2000-01-31 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
81    
82 gvacanti 1.9 * Make.include: make silent
83    
84     * bin/makedct: wrong VALDATE or CATEGROY now generates errors.
85    
86 gvacanti 1.8 * Make.include (depend.here): change order of DATDEPEND and
87     CCFDEPEND, so that they actually generate the correct dependency
88     entries.
89     (upload): add upload target.
90    
91     * bin/makedct: implement VALDATE from description files.
92    
93 gvacanti 1.6 1999-11-30 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
94    
95 gvacanti 1.7 * bin/uploadccf: -v option to display version.
96    
97 gvacanti 1.6 * VERSION 0.6 release and installed
98    
99     * bin/uploadccf: upload to ccflib ftp area.
100    
101     1999-11-05 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
102    
103     * bin/datdepend: added
104    
105     * bin/uploadccf: send notifications to ccflib
106    
107 gvacanti 1.5 1999-10-19 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
108    
109     * bin/uploadccf: does a real ftp to astro.
110    
111     * bin/datdepend: added. Scans any numberf of *.dct files and
112     returns the names of the data files in the Perl functions.
113    
114     * Make.include (%_DSDEPEND): add dependency of dataset on data
115     files specified in the templates (though datdepend in bin).
116     (%_CCFDEPEND): add dependency mechanism for *CCF files.
117    
118 gvacanti 1.4 1999-08-31 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
119    
120     * (VERSION 0.4) typo in setup.csh
121    
122 gvacanti 1.3 1999-08-30 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
123    
124     * Documentation: issue 1.0
125    
126     * Third alpha release of the environment.
127    
128 gvacanti 1.2 1999-08-06 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
129    
130     * Second alpha release of the CCF environment.
131    
132 gvacanti 1.1 1999-05-04 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
133    
134     * First alpha version of the environemnt.
135    

  ViewVC Help
Powered by ViewVC 1.1.27