Commit graph

7 commits

Author SHA1 Message Date
Andrew Schwartzmeyer bfaad3f057 Programmatic update of core console host rename 2016-04-08 10:59:41 -07:00
Sergei Vorobev 2464d58a51 Fix file casing to enable C# binding generation
Use windows-build\gen\<project> instead of windows-builg\gen\<somename>
2016-04-04 14:18:10 -07:00
Andrew Schwartzmeyer 61825110d0 Add Modules to mapping.json 2016-04-01 18:56:26 -07:00
Sergei Vorobev 707af00faf Add resx files to mapping.json 2016-03-30 14:12:50 -07:00
Sergei Vorobev 562997beb2 Add visualstudiopublic.snk into mapping.json 2016-03-29 16:56:56 -07:00
Sergei Vorobev 2139780eac Add powershell-native sources to mapping.json 2016-03-29 16:56:55 -07:00
Sergei Vorobev 4556eaf6a7 Add mapping to enable psl-monad submodule removal
There are 2 functions:

- New-MappingFile - creates mapping.json from project.json files
  (one is included in this commit)

- Copy-SubmoduleFiles - enables copying files back and forth from
  submodule to src/<projects> based on mapping.json file
2016-03-29 16:56:54 -07:00