
| Robert Mecklenburg——本书第三版的作者,在不同的平台和语言下使用make已经有数十年了。在本书中,他热心地列出了怎样让你的构建尽可能地有效,怎样减少维护,避免错误,并且让你彻底理解make在干什么。关于C++和Java的章节为使用这些语言的项目提供了优化的makefile条目。作者甚至提供了一个关于构建这本书的makefile的讨论。 .. << 查看详细 |
| foreword preface part i. basic concepts 1. how to write a simple makefile targets and prerequisites dependency checking minimizing rebuilds invoking make basic makefile syntax 2. rules explicit rules variables finding files with vpath and vpath pattern rules the implicit rules database special targets automatic dependency generation managing libraries 3. variables and macros what variables are used for .variable types macros when variables are expanded target-and pattern-specific variables where variables come from conditional and include processing standard make variables 4. functions user-defined functions built-in functions advanced user-defined functions 5. commands parsing commands which shell to use empty commands command environment evaluating commands command-line limits part ii. advanced and specialized topics 6. managing large projects recursive make nonrecursive make components of large systems filesystem layout automating builds and testing 7. portable makefiles portability issues cygwin managing programs and files working with nonportable tools automake 8. c and c++ separating source and binary read-only source dependency generation supporting multiple binary trees partial source trees reference builds,libraries,and installers 9. java alternatives to make a generic java makefile compiling java managing jars reference trees and third-party jars enterprise javabeans 10. improving the performance of make benchmarking identifying and handling bottlenecks parallel make distributed make 11. example makefiles the book makefile the linux kernel makefile 12. debugging makefiles debugging features of make writing code for debugging common error messages part iii. appendixes a. running make b. the outer limits c. gnu free documentation license—gnu project—free software foundation (fsf) index |
商品评论(0条)