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

Annotation of /ccfdev/packages/devel/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.26 - (hide annotations)
Tue Feb 19 12:22:38 2002 UTC (22 years, 9 months ago) by ccflib
Branch: MAIN
Changes since 1.25: +5 -0 lines
*** empty log message ***

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

  ViewVC Help
Powered by ViewVC 1.1.27