Jim McCarthy(曾经是Visual C++组的Product Unit Manager,《Dynamics of Software Development》的作者)在1994年的一段录像中说过这么一句话:“If there is one thing for which Microsoft should be remembered in software engineering, it's the daily build process”。
Cusumano在《Microsoft Secrets》中提到,最晚在1989年,微软就已经在使用daily build流程了。除了微软,当时也已经在使用或者部分使用daily/weekly/biweekly/monthly build流程的公司还有DEC、IBM、Lotus、Borland等。
根据Garth Wolfendale(现任微软咨询服务的高级顾问及企业架构师)回忆,70年代他在DEC工作时,daily build流程已经在David Cutler领导的VMS项目组里面初露端倪了("The base-level /frequent/regular/daily build process evolution took root during development of VMS, with Dave Cutler heading the project")。当David Cutler在八十年代跳槽到微软时,daily build流程也被引入了Windows的开发管理中。