Chapter 6: Generating Source Code

August 27, 2018 ยท View on GitHub

  • 1. Generating sources at configure time
  • 2. Generating source code at configure time using Python
  • 3. Generating source code at build time using Python
  • 4. Recording the project version information for reproducibility
  • 5. Recording the project version from a file
  • 6. Recording the Git hash at configure time
  • 7. Recording the Git hash at build time