This repository was archived by the owner on Mar 30, 2019. It is now read-only.
Commit ca377b7
Use SharpGenTools.Sdk for Codegen (#988)
* Preliminary updates to use SharpGenTools.Sdk instead of built-in SharpGen.
* Clean up now unneeded files.
* Update to newest SharpGenTools.Sdk.
* Use SharpGen.Sdk 1.0.0-rc1.
* Update to new ci build of SharpGenTools.
* Remove unneeded external files and leftover files from SharpGen/SharpCli
* Make all mapping files in use be SharpGenMapping MSBuild items. Integrate external doc comments via MSBuild items. Refactor global rules to ensure specific projects can correctly override them.
* Update to new documentation system.
* Updated to SharpGenTools 1.0.0-ci222.
* Stop tool projects from picking up the production project settings.
* Generate code in a non-parallel build so we completely avoid locking issues with multiple builds sharing SharpGen files (which is an issue here because of the heavy customization).
* Add Dummy pack target for tools packages.
* Upgrade to SharpGenTools.Sdk 1.0.0-ci237 make code changes as needed.
* Upgrade SharpGenTools.Sdk and add global namespace overrides.
* Upgrade to SharpGenTools 1.0.0-ci244 to use builtin callback marshalling
* Upgrade to SharpGenTools.Sdk 1.0.01 parent 8c168df commit ca377b7
493 files changed
Lines changed: 76970 additions & 230070 deletions
File tree
- Build
- Documentation
- External
- 7-Zip
- Lang
- CastXML
- bin
- doc/castxml
- HtmlAgilityPack
- ICSharpCode.SharpZipLib
- MSBuildExtensionPack
- NantGoogleCode
- nant
- bin
- extensions/common
- 2.0
- 4.0
- lib/common
- 2.0
- neutral
- schema
- vswhere
- Images
- Source
- SharpDX.Animation
- SharpDX.D3DCompiler
- SharpDX.DXGI
- SharpDX.Desktop
- SharpDX.Direct2D1
- DirectWrite
- WIC
- SharpDX.Direct3D10
- SharpDX.Direct3D11.Effects
- SharpDX.Direct3D11
- SharpDX.Direct3D12
- SharpDX.Direct3D9
- SharpDX.DirectComposition
- SharpDX.DirectInput
- SharpDX.DirectManipulation
- SharpDX.DirectSound
- SharpDX.Mathematics
- SharpDX.MediaFoundation
- SharpDX.RawInput
- SharpDX.XAudio2
- X3DAudio
- XAPO
- SharpDX.XInput
- SharpDX
- Direct3D
- Win32
- Tools
- SharpCli
- Properties
- SharpGen
- Config
- CppModel
- Doc
- Generator
- Logging
- Model
- Parser
- Properties
- Service References
- Bing
- MTPS
- Templates
- TextTemplating
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments