The following systems are now included in the Windows build - these need to be listed in the release notes:
- beacon
- node
- dccpcli
- cgrfetch
- ionexit
- ionunnlock
- dccplsi
- dccplso
Do we need to list them explicitly in the release notes? I don't recall doing that much in the past. But if so, please change the status to Accepted and let's try to do this in the 3.6.2 release. (If not, please change the status to Closed.)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
dccplsi and dccplso are excluded on all platforms other than Linux by config.h so they will not be built on Windows. Likewise, dccpcli and dccpclo depend on dccplsi and dccpslo so they are not built either.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Do we need to list them explicitly in the release notes? I don't recall doing that much in the past. But if so, please change the status to Accepted and let's try to do this in the 3.6.2 release. (If not, please change the status to Closed.)
dccplsi and dccplso are excluded on all platforms other than Linux by config.h so they will not be built on Windows. Likewise, dccpcli and dccpclo depend on dccplsi and dccpslo so they are not built either.