Hickey, Jason and Nogin, Aleksey (2006) OMake: Designing a Scalable Build Process. Computer Science Technical Reports, 2006.002. California Institute of Technology , Pasadena, CA. (Submitted) https://resolver.caltech.edu/CaltechCSTR:2006.001
![]()
|
PDF
- Submitted Version
See Usage Policy. 125kB |
Use this Persistent URL to link to this item: https://resolver.caltech.edu/CaltechCSTR:2006.001
Abstract
Modern software codebases are frequently large, heterogeneous, and constantly evolving. The languages and tools for software construction, including code builds and configuration management, have not been well-studied. Developers are often faced with using 1) older tools (like make) that do not scale well, 2) custom build scripts that tend to be fragile, or 3) proprietary tools that are not portable. In this paper, we study the build issue as a domain-specific programming problem. There are a number of challenges that are unique to the domain of build systems. We argue that a central goal is compositionality---that is, it should be possible to specify a software component in isolation and add it to a project with an assurance that the global specification will not be compromised. The next important goal is to cover the full range of complexity---from allowing very concise specifications for the most common cases to providing the flexibility to encompass projects with unusual needs. Dependency analysis, which is a prerequisite for incremental builds, must be automated in order to achieve compositionality an reliability; it also spans the full range of complexity. We develop a language for describing software builds and configuration. We also develop an implementation (called OMake), that addresses all the above challenges efficiently and portably. It also provides a number of features that help streamline the edit/compile development cycle. OMake is freely available under the GNU General Public License, and is actively being used in several large projects.
Item Type: | Report or Paper (Technical Report) |
---|---|
Additional Information: | This technical report is an extended version of the paper accepted to the Fundamental Approaches to Software Engineering Conference (FASE'06). The conference paper is Copyright (C) Springer-Verlag GmbH Berlin Heidelberg. The authors would like to thank the OMake user community at omake@metaprl.org for discussion and support for the OMake project. The authors would also like to thank the anonymous reviewers for their comments and suggestions. |
Group: | Computer Science Technical Reports |
Subject Keywords: | build systems, software management, domain-specific languages, software development |
Series Name: | Computer Science Technical Reports |
Issue or Number: | 2006.002 |
DOI: | 10.7907/Z9TH8JPF |
Record Number: | CaltechCSTR:2006.001 |
Persistent URL: | https://resolver.caltech.edu/CaltechCSTR:2006.001 |
Usage Policy: | You are granted permission for individual, educational, research and non-commercial reproduction, distribution, display and performance of this work in any format. |
ID Code: | 27079 |
Collection: | CaltechCSTR |
Deposited By: | Imported from CaltechCSTR |
Deposited On: | 08 Jan 2006 |
Last Modified: | 03 Oct 2019 03:20 |
Repository Staff Only: item control page