CPSC 480 HFSD Chapter 6.5 Build Tools
Across
- 5. Developers aren't _____ _____
- 7. One potential piece of our project are ______
- 10. The more you take advantage of common ______, the familiar your project will be to others
- 12. Good code is easy to ____ as well as easy to ____
Down
- 1. The common name of the file that the make command looks for
- 2. The output of the build process is a ____ ____
- 3. A build script is ____, too
- 4. Software must be ____
- 6. The build magic happens in the build ______
- 8. All but the smallest projects have a _____ build process
- 9. Good build scripts generate ______
- 11. Using a tool to handle repetitive work is a perfect candidate for _________