Sciweavers

FASE
2005
Springer

Improving the Build Architecture of Legacy C/C++ Software Systems

13 years 10 months ago
Improving the Build Architecture of Legacy C/C++ Software Systems
Abstract. The build architecture of legacy C/C++ software systems, groups program files in directories to represent logical components. The interfaces of these components are loosely defined by a set of header files that are typically grouped in one common include directory. As legacy systems evolve, these interfaces decay, which contribute to an increase in the build time and the number of conflict in parallel developments. This paper presents an empirical study of the build architecture of large commercial software systems, introduces a restructuring approach, based on Reflexion models and automatic clustering, and reports on a case study using VIM open source editor.
Homayoun Dayani-Fard, Yijun Yu, John Mylopoulos, P
Added 27 Jun 2010
Updated 27 Jun 2010
Type Conference
Year 2005
Where FASE
Authors Homayoun Dayani-Fard, Yijun Yu, John Mylopoulos, Periklis Andritsos
Comments (0)