f0531178f3 | ||
---|---|---|
.. | ||
interceptor_test | ||
librdkafkacpp | ||
openssl_engine_example | ||
packages | ||
rdkafka_complex_consumer_example_cpp | ||
rdkafka_example | ||
rdkafka_performance | ||
tests | ||
win_ssl_cert_store | ||
.gitignore | ||
README.md | ||
build-package.bat | ||
build.bat | ||
common.vcxproj | ||
install-coapp.ps1 | ||
install-openssl.ps1 | ||
librdkafka.autopkg.template | ||
librdkafka.master.testing.targets | ||
librdkafka.sln | ||
librdkafka.vcxproj | ||
package-nuget.ps1 | ||
push-package.bat | ||
wingetopt.c | ||
wingetopt.h | ||
wintime.h |
README.md
Build guide for Windows
- build.bat - Build for all combos of: Win32,x64,Release,Debug using the current msbuild toolset
- build-package.bat - Build NuGet packages (wrapper for package-nuget.ps1)
- package-nuget.ps1 - Build NuGet packages (using build.bat artifacts)
- push-package.bat - Push NuGet packages to NuGet (edit script for version)