-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
MinGW support #2360
Merged
Merged
MinGW support #2360
Commits on Jun 2, 2018
-
Add MinGW support (not full yet).
TODO list: * Fix tests compilation (undefined reference to CppUnit::...) * Fix SQLs compilation (No rule to make target '${LIBNAME}.dll.a', needed by '${LIBNAME}.dll'. Stop.) * Fix crypto executables compilation * Test static compilation * Test MSVC compilation * Add unicode support See pocoproject#2356
Configuration menu - View commit details
-
Copy full SHA for a7380c1 - Browse repository at this point
Copy the full SHA a7380c1View commit details
Commits on Jun 3, 2018
-
Also fix PDF test runner. TODO list: * Fix tests compilation (undefined reference to CppUnit::...) * Add unicode support * Resolve what to do with message compiler See pocoproject#2356
Configuration menu - View commit details
-
Copy full SHA for a957ef0 - Browse repository at this point
Copy the full SHA a957ef0View commit details
Commits on Jun 4, 2018
-
Normal "_DLL" definition for MinGW. Add missing "Crypto_API" for seve…
…ral implementations. Add "POCO_NO_MINGW_UNICODE" for "wmain". TODO list: * Check PostgreSQL and MySQL * Resolve what to do with message compiler See pocoproject#2356
Configuration menu - View commit details
-
Copy full SHA for cf60c8d - Browse repository at this point
Copy the full SHA cf60c8dView commit details
Commits on Jun 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9879965 - Browse repository at this point
Copy the full SHA 9879965View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e70fa8 - Browse repository at this point
Copy the full SHA 7e70fa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b15db46 - Browse repository at this point
Copy the full SHA b15db46View commit details
Commits on Jun 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e2534d4 - Browse repository at this point
Copy the full SHA e2534d4View commit details
Commits on Jun 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 98492f5 - Browse repository at this point
Copy the full SHA 98492f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc6602e - Browse repository at this point
Copy the full SHA dc6602eView commit details
Commits on Jun 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a885d0b - Browse repository at this point
Copy the full SHA a885d0bView commit details
Commits on Jun 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e539c07 - Browse repository at this point
Copy the full SHA e539c07View commit details
Commits on Jun 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 711696f - Browse repository at this point
Copy the full SHA 711696fView commit details
Commits on Jun 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2ea9bf4 - Browse repository at this point
Copy the full SHA 2ea9bf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d99bd11 - Browse repository at this point
Copy the full SHA d99bd11View commit details
Commits on Jun 14, 2018
-
Restore WinCE linker flags. Set _WIN32_WINNT in PollSet.cpp separatel…
…y. Add var to disable MinGW wmain wrapper.
Configuration menu - View commit details
-
Copy full SHA for ff9fd43 - Browse repository at this point
Copy the full SHA ff9fd43View commit details -
Configuration menu - View commit details
-
Copy full SHA for edd44d3 - Browse repository at this point
Copy the full SHA edd44d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32d40da - Browse repository at this point
Copy the full SHA 32d40daView commit details -
Configuration menu - View commit details
-
Copy full SHA for e781565 - Browse repository at this point
Copy the full SHA e781565View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.