MoveToSubversion - coin-or-foundation/tlc GitHub Wiki
Committee on Moving Respository to Subversion
Committee Members:
- Laci Ladanyi
- JP Fasano
- Leo Lopes
Current Agenda:
- to understand how to use "external" and other subversion properties to derive a directory structure that allows dependencies to be handled elegantly and in a cross-platform and cross-compiler manner.
- figure out how to use Microsoft/Intel compilers on Windows under Cygwin. This is a first step in deciding whether to use cygwin/make for build on Windows or to use project files under MSVC++. cygwin/make would make our life easier (if it works), but may make acceptance harder.