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

Annotation of /ccfdev/packages/devel/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.27 - (hide annotations)
Tue Jul 2 05:02:15 2002 UTC (22 years, 5 months ago) by ccflib
Branch: MAIN
Changes since 1.26: +4 -0 lines
*** empty log message ***

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

  ViewVC Help
Powered by ViewVC 1.1.27