Agenda&Status 042806: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
|||
(10 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
* Explicit Instantiation Support | * Explicit Instantiation Support | ||
** Brad and Julien set a [[Proposals:Explicit_Instantiation | Proposal Wiki Page]] | ** Brad and Julien set a [[Proposals:Explicit_Instantiation | Proposal Wiki Page]] | ||
** Creating a subversion sandbox for ITK ? | |||
*** Adding WrapITK to that sandbox ?? | |||
* Insight Journal Papers | * Insight Journal Papers | ||
** Author's frustration ? http://www.itk.org/mailman/private/insight-developers/2006-April/007973.html | |||
** [[http://www.itk.org/Wiki/ITK_Release_Schedule#Release_2.8_Schedule Review Table ]] | ** [[http://www.itk.org/Wiki/ITK_Release_Schedule#Release_2.8_Schedule Review Table ]] | ||
** [[http://www.insightsoftwareconsortium.org/InsightJournal/publications.php?journalid=4 January-June Issue ]] | ** [[http://www.insightsoftwareconsortium.org/InsightJournal/publications.php?journalid=4 January-June Issue ]] | ||
* KWStyle new target in CMakeLists.txt | * KWStyle new target in CMakeLists.txt | ||
** new option added | ** new option added ITK_USE_KWSTYLE | ||
** http://www.itk.org/cgi-bin/viewcvs.cgi/CMakeLists.txt?root=Insight&r1=1.218&r2=1.219 | |||
** now the following command line is available: make StyleCheck | |||
** pending: figure out how to run it in a sub-directory basis | |||
* SOVERSION to be added to CMakeLists.txt | * SOVERSION to be added to CMakeLists.txt | ||
** Requested by maintainers of RPM packages. | ** Requested by maintainers of RPM packages. http://www.itk.org/mailman/private/insight-developers/2006-April/007946.html | ||
** Andy: It requires CMake 2.2 | |||
*** It is probably time to move ITK to require CMake 2.2. |
Latest revision as of 18:40, 11 June 2007
- Concept Checking
- Wiki Page
- Status: Considered Finished
- How to add concepts to new classes comming in from the Insight Journal
- Doxygen Documentation: proposal Expand macros in doxygen.config
- Explicit Instantiation Support
- Brad and Julien set a Proposal Wiki Page
- Creating a subversion sandbox for ITK ?
- Adding WrapITK to that sandbox ??
- Insight Journal Papers
- Author's frustration ? http://www.itk.org/mailman/private/insight-developers/2006-April/007973.html
- [Review Table ]
- [January-June Issue ]
- KWStyle new target in CMakeLists.txt
- new option added ITK_USE_KWSTYLE
- http://www.itk.org/cgi-bin/viewcvs.cgi/CMakeLists.txt?root=Insight&r1=1.218&r2=1.219
- now the following command line is available: make StyleCheck
- pending: figure out how to run it in a sub-directory basis
- SOVERSION to be added to CMakeLists.txt
- Requested by maintainers of RPM packages. http://www.itk.org/mailman/private/insight-developers/2006-April/007946.html
- Andy: It requires CMake 2.2
- It is probably time to move ITK to require CMake 2.2.