comparison host/libcdl/ChangeLog @ 103:95f3e12a6327 ecos-sw-2000-06-23

Merge from eCos master repository on 2000-06-23-16:41:10-BST
author jlarmour
date Fri, 23 Jun 2000 17:06:31 +0000
parents c37d3a9e1b28
children 5a0cc6c243a9
comparison
equal deleted inserted replaced
102:6409b6d94dd7 103:95f3e12a6327
1 2000-06-22 Bart Veer <bartv@redhat.com>
2
3 * value.cxx, interface.cxx:
4 Allow the flavor property to be used on interfaces. booldata
5 interfaces allow the use of #ifdef to determine whether or not
6 a feature is available. Clean up some of the value stuff to match,
7 especially when it comes to savefiles.
8
9 * build.cxx, cdlmisc.cxx, cdlcore.hxx:
10 Add version #define support.
11
1 2000-06-15 John Dallaway <jld@redhat.com> 12 2000-06-15 John Dallaway <jld@redhat.com>
2 13
3 * cdl.dsp: 14 * cdl.dsp:
4 Build libCDL to v:\cdl rather than v:\ide. Build debug versions 15 Build libCDL to v:\cdl rather than v:\ide. Build debug versions
5 against tcl82d.lib rather than tcl82.lib. 16 against tcl82d.lib rather than tcl82.lib.