GitXplorerGitXplorer
g

gbpBuild

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
537d668e03f28109f9d9f9676fbc9b07793b7519

Debugging of recent changes to docs build to fix builds on RTD.

ggbpoole committed 5 years ago
Unverified
bf11f79a95e9905f583d15432777dc244d83ad7a

Updated requirements and how they are handled by the template. Now need to be generated when template is initialized. Also updated some template files.

ggbpoole committed 5 years ago
Unverified
c90111fd29aaf0dcfd3ba23f624e005ce043661a

Fixed a hardcoded project name in the documentation build and removed some stale debugging print statements.

ggbpoole committed 5 years ago
Unverified
9c28fd394792ad11610904f1bd90915a8097cf40

Substantial debugging of documentation building.

ggbpoole committed 5 years ago
Unverified
8b3f48b6684f0e23e0142950c6ac10a48634a94f

Substantial updates of templates.

ggbpoole committed 5 years ago
Unverified
85c4ec1860a9950fe1936534a1aa84f6e655a12d

Returned gbpBuild to .requirements_rtd.txt to fix a docs build error on RTD.

ggbpoole committed 6 years ago

README

The README file for this repository.

gbpBuild

gbpBuild takes care of all the boilerplate involved in setting-up and configuring full-featured C/C++ &/or Python projects.

It provides support for the following:

  • A modern out-of-source C/C++ build system using Cmake
  • Continuous integration using Travis CI, kcov, etc.
  • Automated Python testing using Tox & Pytest
  • Automated documentation generation using Doxygen and Sphynx

Contact info: Personal Homepage | Email Me