Limit this search to....

The GNU Make Book
Contributor(s): Graham-Cumming, John (Author)
ISBN: 1593276494     ISBN-13: 9781593276492
Publisher: Penguin Random House LLC (No Starch)
OUR PRICE:   $36.70  
Product Type: Paperback - Other Formats
Published: April 2015
* Not available - Not in print at this time *
Additional Information
BISAC Categories:
- Computers | Operating Systems - Unix
- Computers | System Administration - Linux & Unix Administration
- Computers | Programming Languages - General
Dewey: 005.13
LCCN: 2015007254
Physical Information: 0.5" H x 7" W x 9.1" (0.90 lbs) 256 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

GNU make is the most widely used build automation tool, but it can be challenging to master and its terse language can be tough to parse for even experienced programmers. Those who run into difficulties face a long, involved struggle, often leaving unsolved problems behind and GNU make's vast potential untapped.

The GNU Make Book demystifies GNU make and shows you how to use its best features. You'll find a fast, thorough rundown of the basics of variables, rules, targets, and makefiles. Learn how to fix wastefully long build times and other common problems, and gain insight into more advanced capabilities, such as complex pattern rules. With this utterly pragmatic manual and cookbook, you'll make rapid progress toward becoming a more effective user.

You'll also learn how to:

  • Master user-defined functions, variables, and path handling
  • Weigh the pitfalls and advantages of GNU make parallelization
  • Handle automatic dependency generation, rebuilding, and non-recursive make
  • Modify the GNU make source and take advantage of the GNU Make Standard Library
  • Create makefile assertions and debug makefiles

GNU make is known for being tricky to use, but it doesn't have to be. If you're looking for a deeper understanding of this indispensable tool, you'll find The GNU Make Book to be an indispensable guide.


Contributor Bio(s): Graham-Cumming, John: -

John Graham-Cumming is a longtime GNU make expert. He wrote the acclaimed machine learning-based POPFile email filter and successfully petitioned the British government to apologize for its treatment of Alan Turing. He holds a doctorate in computer security from Oxford University and works at CloudFlare.