Mercurial > ecos
comparison host/libcdl/ChangeLog @ 82:6736c52df507 ecos-sw-2000-04-14
Merge from eCos master repository on 2000-04-14-13:35:46-BST
| author | jlarmour |
|---|---|
| date | Tue, 18 Apr 2000 21:51:55 +0000 |
| parents | 435cced73e2f |
| children | 489eb5632bc3 |
comparison
equal
deleted
inserted
replaced
| 81:89fef2181d7d | 82:6736c52df507 |
|---|---|
| 1 2000-04-11 Bart Veer <bartv@redhat.com> | |
| 2 | |
| 3 * infer.cxx (infer_make_active): | |
| 4 Fix infinite recursion. Naughty inference engine. | |
| 5 | |
| 6 * interp.cxx (eval): | |
| 7 Diagnostics enhancement tweak. | |
| 8 | |
| 9 * build.cxx (generate_config_header): | |
| 10 Add a context when generating header files. | |
| 11 | |
| 12 * base.cxx (CdlLoadableBody): | |
| 13 Add a context to the CdlInterpreter on creation, for better | |
| 14 diagnostics. | |
| 15 Do not raise errors in the internal Tcl scripts, since those | |
| 16 may now get reported. | |
| 17 | |
| 18 * database.cxx (new_package): | |
| 19 A single spurious subdirectory in a package should not invalidate | |
| 20 the entire package. | |
| 21 | |
| 22 2000-04-10 Bart Veer <bartv@redhat.com> | |
| 23 | |
| 24 * base.cxx, build.cxx, cdl.hxx, cdlcore.hxx, cdlmisc.cxx, | |
| 25 component.cxx, config.cxx, database.cxx, dialog.cxx, expr.cxx, | |
| 26 interface.cxx, interp.cxx, option.cxx, package.cxx, parse.cxx, | |
| 27 property.cxx, value.cxx, wizard.cxx | |
| 28 Improved diagnostics support. | |
| 29 | |
| 30 * build.cxx, property.cxx, parse.cxx: | |
| 31 Allow for string vector properties with no elements. Use this | |
| 32 for the include_files property. | |
| 33 | |
| 1 2000-03-13 John Dallaway <jld@cygnus.co.uk> | 34 2000-03-13 John Dallaway <jld@cygnus.co.uk> |
| 2 | 35 |
| 3 * cdl.dsp: | 36 * cdl.dsp: |
| 4 Modify libCDL custom build step to calculate the short form | 37 Modify libCDL custom build step to calculate the short form |
| 5 of the host tools root directory to allow rebuilding using an | 38 of the host tools root directory to allow rebuilding using an |
