Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix large cpp files issue #386

Merged
1 commit merged into from Feb 21, 2017
Merged

Fix large cpp files issue #386

1 commit merged into from Feb 21, 2017

Conversation

ghost
Copy link

@ghost ghost commented Feb 21, 2017

 * If number of classes exceeds limit (arbitrarily chosen as 150), print .hpp
  and .cpp files as fragmented files to reduce size of compiled object file
* Introduce MultiFileBuilder and MultiFilePrinter to handle this
* Small re-org of test printers and builders
* Fix cpp doc version not being picked up correctly. Also fix bundle doc version
  for cpp and python
@ghost ghost added the in progress label Feb 21, 2017
@ghost ghost merged commit 2faead8 into CiscoDevNet:master Feb 21, 2017
@ghost ghost deleted the large_cpp_filea branch February 21, 2017 23:56
@ghost ghost removed the in progress label Feb 21, 2017
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants