tree: 4db5abcbf14146157e840d13aedc4e6b6f494a40 [path history] [tgz]
  1. interceptor_test/
  2. librdkafkacpp/
  3. packages/
  4. rdkafka_consumer_example_cpp/
  5. rdkafka_example/
  6. rdkafka_performance/
  7. tests/
  8. .gitignore
  9. build-package.bat
  10. build.bat
  11. common.vcxproj
  12. librdkafka.autopkg.template
  13. librdkafka.master.testing.targets
  14. librdkafka.sln
  15. librdkafka.vcxproj
  16. package-nuget.ps1
  17. packages.config
  18. push-package.bat
  19. README.md
  20. wingetopt.c
  21. wingetopt.h
  22. wintime.h
thirdparty/librdkafka-0.11.1/win32/README.md

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)