[Buried headers] Change for the source code - #4
Conversation
…-directory of the master repository.
… inclusion for Oracle back-end.
|
That pull request has been replaced by two other pull requests allowing to insulate specifically the changes respectively related to the source code and to the CMake-related framework.
Note, though, that the pull requests are made against the master branch. Therefore, all the changes related to the directory structure change appear, but are not relevant here. I you want to see only the changes on the source code and/or the CMake-related framework, you can do the following on your local clone: cd socigit To see the differences pertaining to the source codegit checkout src To see the differences pertaining to the CMake-related frameworkgit checkout src_build git checkout master git stat If there are some issuesgit reset HEAD * |
…CMake-related files.
… test8 in test-mysql.cpp).
…g., addition of test8 in test-mysql.cpp).
…ts.txt from the trunk/master.
Insulated the changes on the source code related to burying the headers.