MeetingNotes071707 - coin-or-foundation/tlc GitHub Wiki
TLC Meeting July 16, 2007
The TLC met by teleconference on July 16, 2007 at 1:00 PM EDT.
Agenda
-
Maintenance of MSVC++ project files
-
Update on auto-generated project pages
-
Scripts for automatically running build tools
-
Updates on project versions and releases
Notes
-
It was agreed that the MSVisualStudio project should no longer be maintained due to the difficulty of matching the versions of project files maintained there to the corresponding versions of the projects themselves. MSVC++ project files will now be maintained as part of each project's repository, with the recommended location (for connected projects) being
ProjName/MSVisualStudio
. The project's repository will be left intact, however, for backwards compatibility. An announcement to this effect should be made to all PMs, so that externals can be changed appropriately. The pages on CoinHelp should also be modified appropriately. -
All code and files required for the automatic parsing of project XML pages should now be in place. All that remains is to write the post-commit scripts to allow the XML files to be copied from each project's repository to the proper location on the Web server. Leo will take charge of ensuring this happens.
-
Andreas will continue to look into scripts for automatically running the build tools. These will be modified depending on the experience of users with the scripts for automatically producing new releases.
-
The process of moving development branches to trunk and producing new releases of the "core" projects is nearing completion. Cgl is the last remaining project that needs to produce a new release.