FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for SharpGen/Config/ConfigFile.cs - SharpGenTools/SharpGenTools · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
SharpGenTools
/
SharpGenTools
Public
Notifications
You must be signed in to change notification settings
Fork
60
Star
536
Code
Issues
44
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
SharpGenTools
SharpGen
Config
ConfigFile.cs
on
main
User selector
Datepicker
Commit history
Commits on Apr 26, 2022
Fix minor misspelling
andrew-boyarshin
committed
913aed5
View commit details
Copy full SHA for 913aed5
View code at this point
Browse repository at this point
Commits on Apr 22, 2022
Major CallbackBase and Vtbl changes, introduce Source Generator
andrew-boyarshin
committed
9cf3caa
View commit details
Copy full SHA for 9cf3caa
View code at this point
Browse repository at this point
Commits on Apr 21, 2022
File-scoped namespace
andrew-boyarshin
committed
c2dccba
View commit details
Copy full SHA for c2dccba
View code at this point
Browse repository at this point
Commits on Dec 4, 2020
My patchset without SDK targets, docs & extensibility rework
andrew-boyarshin
committed
c0d7ca8
View commit details
Copy full SHA for c0d7ca8
View code at this point
Browse repository at this point
Commits on Jun 5, 2020
Introduce ConfigFile.IdEqualityComparer and better GetFilesWithIncludesAndExtensionHeaders
andrew-boyarshin
committed
26af539
View commit details
Copy full SHA for 26af539
View code at this point
Browse repository at this point
Introduce HeaderFileName to ConfigFile
andrew-boyarshin
committed
bf2239c
View commit details
Copy full SHA for bf2239c
View code at this point
Browse repository at this point
Clean up SharpGen ConfigFile and TransformManager
andrew-boyarshin
committed
e42fe82
View commit details
Copy full SHA for e42fe82
View code at this point
Browse repository at this point
Commits on Apr 22, 2019
Remove ConfigFile.Assembly support.
jkoritzinsky
committed
e3c4de9
View commit details
Copy full SHA for e3c4de9
View code at this point
Browse repository at this point
Commits on Apr 10, 2018
Removed dead code and added tests for config file variable expansion,
jkoritzinsky
committed
0de6bff
View commit details
Copy full SHA for 0de6bff
View code at this point
Browse repository at this point
Commits on Apr 7, 2018
Exclude ToString methods from code coverage. Remove more dead code.
jkoritzinsky
committed
ab22a09
View commit details
Copy full SHA for ab22a09
View code at this point
Browse repository at this point
Commits on Feb 28, 2018
Refactor check files code to not be tightly coupled to CsAssembly.
jkoritzinsky
committed
654c3b1
View commit details
Copy full SHA for 654c3b1
View code at this point
Browse repository at this point
Commits on Feb 12, 2018
Add warning for unused mapping rules.
jkoritzinsky
committed
0d8eb1b
View commit details
Copy full SHA for 0d8eb1b
View code at this point
Browse repository at this point
Commits on Feb 9, 2018
Implemented logging codes for different warnings and errors.
jkoritzinsky
committed
82256f5
View commit details
Copy full SHA for 82256f5
View code at this point
Browse repository at this point
Commits on Jan 17, 2018
Move all tests in EnumTests into unit-like tests that test their step in the code-gen process.
jkoritzinsky
committed
0391c0a
View commit details
Copy full SHA for 0391c0a
View code at this point
Browse repository at this point
Commits on Jan 4, 2018
Merge SDK rules support into multi-task.
jkoritzinsky
committed
835aed3
View commit details
Copy full SHA for 835aed3
View code at this point
Browse repository at this point
Commits on Jan 3, 2018
Create MSBuild tasks for each step in the build process.
jkoritzinsky
committed
a5f7741
View commit details
Copy full SHA for a5f7741
View code at this point
Browse repository at this point
Refactor C++ parsing step into its multiple substeps so we can eventually use separate MSBuild tasks for each step.
jkoritzinsky
committed
1946e63
View commit details
Copy full SHA for 1946e63
View code at this point
Browse repository at this point
Commits on Jan 2, 2018
Implement SdkRules for commonly included directories that are difficult to correctly include. Remove VC_TOOLS_PATH.
jkoritzinsky
committed
d39e3ca
View commit details
Copy full SHA for d39e3ca
View code at this point
Browse repository at this point
Commits on Sep 3, 2017
Modify SDK to unify all mapping files in a project into one tree with an in-memory root mapping config
jkoritzinsky
committed
a93fe95
View commit details
Copy full SHA for a93fe95
View code at this point
Browse repository at this point
Commits on Sep 1, 2017
Allow root config file to be in-memory only
jkoritzinsky
committed
9906bda
View commit details
Copy full SHA for 9906bda
View code at this point
Browse repository at this point
Commits on Aug 31, 2017
Fix generation of generated C++ code in -ext.h headers we generate for .h headers that are capitalized by removing case-insensitivity from include-contexts. Also prepares for possible eventual non-…
Show description for 6f10df7
jkoritzinsky
committed
6f10df7
View commit details
Copy full SHA for 6f10df7
View code at this point
Browse repository at this point
Commits on Jun 24, 2017
Made Logger not a static class and got in-proc tests all running in parallel again.
jkoritzinsky
committed
5ecbf28
View commit details
Copy full SHA for 5ecbf28
View code at this point
Browse repository at this point
Commits on Jun 19, 2017
Converted SharpGen to a .NET Standard/.NET Framework cross targeting library.
jkoritzinsky
committed
fcffb17
View commit details
Copy full SHA for fcffb17
View code at this point
Browse repository at this point
Commits on Jun 4, 2017
Remove commented out code and add in some TODO questions.
jkoritzinsky
committed
dc636b2
View commit details
Copy full SHA for dc636b2
View code at this point
Browse repository at this point
Commits on Jun 3, 2017
Created a test harness with helper functions and two basic tests to get started on creating a full end-to-end test suite.
jkoritzinsky
committed
8182e98
View commit details
Copy full SHA for 8182e98
View code at this point
Browse repository at this point
Commits on Mar 17, 2017
Refactored code to use vswhere to find any compatible VS2017 or newer installation for the VC toolset location.
jkoritzinsky
committed
518f181
View commit details
Copy full SHA for 518f181
View code at this point
Browse repository at this point
Commits on Jun 16, 2014
[Build] Update license date
xoofx
committed
4246ea7
View commit details
Copy full SHA for 4246ea7
View code at this point
Browse repository at this point
[Build] Renormailize end-of-line
xoofx
committed
97d56c0
View commit details
Copy full SHA for 97d56c0
View code at this point
Browse repository at this point
Commits on Jul 27, 2013
[Build] Remove SharpDoc, moved to an external github projects https://github.com/xoofx/SharpDoc . Cleanup tools, remove SharpCore/SharpDoc/SharpDocPak and integrate remaining files into SharpGen. M…
Show description for f2b1b53
xoofx
committed
f2b1b53
View commit details
Copy full SHA for f2b1b53
View code at this point
Browse repository at this point
Commits on Jun 25, 2013
[SharpDX] Fix various spellcheck. squash commits from pull request https://github.com/sharpdx/SharpDX/pull/94
xoofx
committed
88457cc
View commit details
Copy full SHA for 88457cc
View code at this point
Browse repository at this point
Commits on Jan 22, 2013
[General] Update copyright to 2013
xoofx
committed
fc2b7a0
View commit details
Copy full SHA for fc2b7a0
View code at this point
Browse repository at this point
Commits on May 30, 2012
[MediaFoundation] Fix compilation for Win8Metro. MediaEngine is on the way
xoofx
committed
5966260
View commit details
Copy full SHA for 5966260
View code at this point
Browse repository at this point
Commits on Apr 29, 2012
[SharpGen] Allow multiple include-prolog for xml config files
xoofx
committed
96f24ba
View commit details
Copy full SHA for 96f24ba
View code at this point
Browse repository at this point
Commits on Apr 15, 2012
[SharpDX] A little bit late, but license is update to 2012
xoofx
committed
7ebc911
View commit details
Copy full SHA for 7ebc911
View code at this point
Browse repository at this point
Commits on Nov 19, 2011
[Build\SharpGen] Add support for fully building SharpDX Win8 from Visual Studio 2010. Requires VS 2011 Developer Preview to be installed.
xoofx
committed
605e66e
View commit details
Copy full SHA for 605e66e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL