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

Annotation of /ccfdev/packages/devel/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.31 - (hide annotations)
Tue Dec 12 15:44:47 2017 UTC (6 years, 11 months ago) by ccflib
Branch: MAIN
CVS Tags: version_2_5
Changes since 1.30: +10 -0 lines
Version 2.5: makedct new keyword inst to define XMM instrument in CCF Main FITS header

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

  ViewVC Help
Powered by ViewVC 1.1.27