Skip to content

Enable NuGet packaging of Py/WinRT#299

Merged
devhawk merged 14 commits into
masterfrom
devhawk/pybuild
Apr 11, 2019
Merged

Enable NuGet packaging of Py/WinRT#299
devhawk merged 14 commits into
masterfrom
devhawk/pybuild

Conversation

@devhawk

@devhawk devhawk commented Apr 10, 2019

Copy link
Copy Markdown
Contributor
  • Define XLANG_VERSION_STRING macro for pywinrt and cppxlang via target_compile_definitions
  • emit XLANG_VERSION_STRING in generated python files
  • remove reliance on MIDLRT naming convention to detect property get/set and event add/remove methods
  • add print_usage for command line help text
  • move existing C++/WinRT package contents in /src/package to /src/package/cppwinrt
  • add nuget package assets for Py/WinRT to /src/package/pywinrt
  • change default build version to 0.0.0 (typically, build server explicitly passes in the build version to use)

Comment thread src/package/pywinrt/Microsoft.Windows.PyWinRT.nuspec
@devhawk devhawk merged commit 8ff43f2 into master Apr 11, 2019
@devhawk devhawk deleted the devhawk/pybuild branch April 11, 2019 19:15
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.

3 participants