Jamie Cansdale
4dd9c3c36d
Add script to build extensions
2019-11-12 10:52:17 +00:00
Jamie Cansdale
842c946713
Remove obsolete cmd scripts
2019-11-07 14:22:00 +00:00
Jamie Cansdale
9aa219bca8
Fix build/install to match README.md
...
Both should accept Debug/Release.
2017-11-24 17:08:13 +00:00
Andreia Gaita
5b6d17fd88
Removing old files, adding dependencies, fixing appveyor
2017-10-28 19:00:34 +02:00
Jamie Cansdale
2d00299b20
Add IsProductComponent/IsExperimental properties
...
Decouple IsExperimental from Debug/Release configurations.
Update README.md with description of build flavors.
2017-03-02 09:43:26 +00:00
Jamie Cansdale
6ecb30d51a
Update build tasks to support IsProductComponent
...
Bump to VisualStudio.Sdk.BuildTasks 14.0.14.0.23-pre.
Default to `IsProductComponent=false`.
2017-03-01 19:06:47 +00:00
Jamie Cansdale
533230d304
Build the GitHub.VisualStudio project and VSIX file
...
This can being the build time from 19s to 13s (on my laptop).
2017-03-01 10:11:58 +00:00
Jamie Cansdale
b37d84ac25
Change `build.cmd` to build Experimental version
...
The `Debug` configuration will be build with AllUsers=false and
Experimental=true. This configuration can be installed without needing
to uninstall the `AllUsers` version.
Changed .cmd so that it works without the private `script` repo.
2017-02-28 14:39:09 +00:00
Andreia Gaita
8978c8d645
The build, it is fixed
2015-02-25 01:08:28 +01:00
Haacked
7034a030ac
Implement VSPackage with basic login dialog
...
Includes a menu that launches a login dialog
for testing purposes.
2014-12-15 16:12:46 -08:00