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

Annotation of /ccfdev/packages/devel/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.32 - (hide annotations)
Wed Dec 13 14:28:11 2017 UTC (6 years, 11 months ago) by ccflib
Branch: MAIN
CVS Tags: HEAD
Changes since 1.31: +6 -0 lines
Documentation updated according to changes done in script makedct.

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

  ViewVC Help
Powered by ViewVC 1.1.27