Skip to content

Restructure dirs #181

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

Merged
merged 5 commits into from
Jan 2, 2013
Merged

Restructure dirs #181

merged 5 commits into from
Jan 2, 2013

Conversation

glynos
Copy link
Member

@glynos glynos commented Dec 29, 2012

Changes include:

  • thread_pool is now in the namespace 'concurrency' and is under the subdirectory of the same name
  • Moved http into a subdirectory, including version.hpp and constants library
  • Moved the mime stuff into a subdirectory (this is already out-of-date though)

Next steps:

  • Build the examples again
  • Clone gtest and gmock from their SVN repositories and put the projects in cpp-netlib organization
  • Add submodules for gtest under the project cpp-netlib/deps
  • Add my updated URI project as a project in cpp-netlib organization, and add it as a submodule in the cpp-netlib project
  • Eventually concurrency, mime and logging could be submodules

With the submodule structure and gtest/gmock dependencies in place, then it should be OK now to start refactoring the HTTP lib according to the design doc you wrote several months ago.

deanberris added a commit that referenced this pull request Jan 2, 2013
@deanberris deanberris merged commit 5b571ad into cpp-netlib:master Jan 2, 2013
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.

2 participants