An Infrastructure for Composing Build Systems of Software Product Lines

Elsner C, Lohmann D, Schröder-Preikschat W (2011)


Publication Type: Conference contribution

Publication year: 2011

Publisher: ACM

Edited Volumes: ACM International Conference Proceeding Series

City/Town: New York, NY, USA

Pages Range: 1-8

Conference Proceedings Title: Proceedings of 15th International Software Product Line Conference (SPLC 2011), Volume 2

Event location: Munich, Germany DE

URI: http://www4.informatik.uni-erlangen.de/Publications/2011/elsner_11_maple.pdf

DOI: 10.1145/2019136.2019157

Abstract

Deriving a product from a software product line may require various build tasks, such as model transformations, source code generation, preprocessing, compiling, as well as linking and packaging the compiled sources. Usually implemented using simple scripting languages, such as Apache ant or GNU make, build systems tend to become monolithic entities, which are intricate to adapt and maintain. This makes developing the build system for a multi-product-line, which is composed of several sub-product-lines and maybe other configurable components, particularly challenging. Several, previously independent build systems- possibly implemented using different build tools (ant, make, etc.)-need to be integrated. In this paper, we approach this by using models to describe the involved build tasks (including their input and output parameters) as well as their composition. An interpreter evaluates the models and executes the tasks in the composed order with the configured parameters to produce the final product. Our approach enables the interaction of build systems implemented with different tools with only little development effort, whereas the build order and parameter flow is made explicit in the models. We have started to apply our tooling to model the build system of two multi-product-lines, where it reveals sufficient expressiveness and clarifies the build system interaction. Copyright © 2011 ACM.

Authors with CRIS profile

How to cite

APA:

Elsner, C., Lohmann, D., & Schröder-Preikschat, W. (2011). An Infrastructure for Composing Build Systems of Software Product Lines. In Proceedings of 15th International Software Product Line Conference (SPLC 2011), Volume 2 (pp. 1-8). Munich, Germany, DE: New York, NY, USA: ACM.

MLA:

Elsner, Christoph, Daniel Lohmann, and Wolfgang Schröder-Preikschat. "An Infrastructure for Composing Build Systems of Software Product Lines." Proceedings of the Joint Workshop of the 3rd International Workshop on Model-driven Approaches in Software Product Line Engineering and 3rd Workshop on Scalable Modeling Techniques for Software Product Lines (MAPLE/SCALE '11), Munich, Germany New York, NY, USA: ACM, 2011. 1-8.

BibTeX: Download