Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/cake-build/cake-vs
Cake Extension for Visual Studio
https://github.com/cake-build/cake-vs
* hotfix/0.4.2:
(#140) Updated project files with new locations
(#140) Copied templates into...
Added references to newly created projects, and updated existing ones.
Went through an tested pr...
So that we can start creating a new VS 2022 specific version of the
templates, where the only th...
Created a 32bit folder to house the existing template folders, so that
we can have different tem...
At some point, there was a packages.config file in this project, but it
has been removed, so als...
* hotfix/0.4.1:
(#136) Ensure VSIX identity is different
(build) Manually bumped version num...
* hotfix/0.4.1:
(#136) Ensure VSIX identity is different
We either followed the instructions wrong, or the instructions got
updated since we first read t...
* release/0.4.0:
(build) Update path to manifest(s)
(#128) Make URL's absolute
(doc) Updat...
So that updating the version numbers is working on correct file path.
51805b689875d294f4b7872a57a3109db5ca41df authored over 3 years ago by Gary Ewan Park <[email protected]>
This way they will work both in the marketplace, and in the GitHub
Readme without additional work.
4f94a221c033f1f6d0188efc402c71a325604c3c authored over 3 years ago by Gary Ewan Park <[email protected]>
(#133) Upgrade to support Visual Studio 2022
340ef57f9bfadc30641c0a2572e46fd35375ee89 authored over 3 years ago by Gary Ewan Park <[email protected]>92b7da5f1c429a5389febfef51227f0473884c27 authored over 3 years ago by Nils Andresen <[email protected]>
Since the resx was removed, the references to resource-keys were also
removed.
Microsoft.VSSDK.B...
5cf02df73f66f55f56d1708d99e5e8a611c6a79f authored over 3 years ago by Nils Andresen <[email protected]>
3d9878a29e7354bcd34aa7b2028564f2ae0d90e9 authored over 3 years ago by Nils Andresen <[email protected]>
6767ba764acccaf58f3ddbb60f285ae5cfcc7572 authored over 3 years ago by Nils Andresen <[email protected]>
By setting the build action to VSCTCompile in 2022, as it is in 2019.
2900bc19708396a34b7773d31c3f5ce9fd0584e1 authored over 3 years ago by Nils Andresen <[email protected]>
The work done in this commit is as a result of following along with
this article:
https://docs....
d6e2d89b5b42523973ca2b978deaf0b99799816a authored over 3 years ago by Gary Ewan Park <[email protected]>
To be used in conjunction with the VsixPublisher.exe. This file was
used for the publishing of t...
# Conflicts:
# src/source.extension.vsixmanifest
This will be preferred over cake.exe if it is also installed.
0952809727aee0ebf87466574321e025e544e26f authored about 4 years ago by Gary Ewan Park <[email protected]>29f243edb5ccef2cff8cd3d4bc52b3dad360e7d7 authored about 4 years ago by Gary Ewan Park <[email protected]>
If the cake.config file doesn't exist, then if doesn't need to be parsed
for a ToolsPath, so sim...
Added menus for all bootstappers, i.e. Windows and Bash for
* .NET Framework
* .NET Core
* .NET...
9ba84dfe2e5f987de58d5dcd73748245b5b38e52 authored about 4 years ago by Gary Ewan Park <[email protected]>
Whenever using an option passed to cake, use -- rather than -.
95520648409c8ff7c7245921085e173cf1f2f406 authored about 4 years ago by Gary Ewan Park <[email protected]>Preprocessor keywords
cadb67a3e3a652462fc8c560a73e20a9c97e0dd1 authored about 4 years ago by Gary Ewan Park <[email protected]>e04088d9c901a02ba037b80db4ec3b8393a51c0e authored about 4 years ago by Paweł Sierzputowski <[email protected]>
Put the "Install ... Bootstrapper" options in a submenu
17d2b42d87767a26d67a196883cb17b680b36663 authored about 4 years ago by Gary Ewan Park <[email protected]>Which will hold all the boostrapper options for:
.NET Tool
.NET Framework
.NET Core
For now, s...
7772e98ac12026238a7da66c4772fd392288f38b authored about 4 years ago by Matt Lacey <[email protected]>
This is no longer used in Cake, so shouldn't be allowed to pass it
through from the Task Runner ...
Also delete unnecessary elements from csproj file, as per this article:
https://developercommun...
6d0b67758e5ff8b65e49c6a8af1d464514b04d9a authored about 4 years ago by Gary Ewan Park <[email protected]>
i.e. only supporting 2017 and 2019 going forward, no longer supporting
2015.
f3f4ee4d699bc7ab2597540c746d241fee5faabe authored about 4 years ago by Gary Ewan Park <[email protected]>
We tested running on Visual Studio 2015, and this didn't work very
well. Rather than dig into w...
This should now be covered in the Visual Studio SDK meta package.
bc25cf43bb90ab1a0edf53bcda33b4b3fe03bf8e authored about 4 years ago by Gary Ewan Park <[email protected]>
These are the nupkgs that are included in the project templates.
Updated to latest for all of th...
Rather than a packages.config file, as recommended here:
https://devblogs.microsoft.com/visuals...
bca850ef3faf6a04086f54f45a91f3bad76f5009 authored about 4 years ago by Gary Ewan Park <[email protected]>
This is included in the Visual Studio SDK meta package, and isn't
required to be added within th...
These need to be added into the vsix, but since we have switched away
from using packages.config...
70ba5e2bf64ffc9c738936bcc8edb580585efbc2 authored about 4 years ago by Gary Ewan Park <[email protected]>
b743c12788acd02c870950da504c034bbbcef6ec authored about 4 years ago by Gary Ewan Park <[email protected]>
c56ac92b6073808519bb756d777f4ef5994f658a authored about 4 years ago by Gary Ewan Park <[email protected]>
9a2d3123434a4a8f3d35ad5cf97f4524b5509fb7 authored about 4 years ago by Gary Ewan Park <[email protected]>
12cff9e40e463dc7d7575d44a3f57be6b76e0745 authored about 4 years ago by Gary Ewan Park <[email protected]>
8e7a7130db00b1ee118009c9666651a913965371 authored about 4 years ago by Gary Ewan Park <[email protected]>
Switch to using Cake.Tool
1421e8bbf54606b46c0233c4036cd7f2c6927508 authored about 4 years ago by Gary Ewan Park <[email protected]>66f8f66531d5aa3c35535ec36900ab8cefc742b7 authored almost 6 years ago by Alistair Chapman <[email protected]>
Signed-off-by: Alistair Chapman <[email protected]>
7378694f3b36f65981d449c8539c760c54010827 authored almost 6 years ago by Alistair Chapman <[email protected]>7fafe2e269938450fdad370ba19ad15a71087d56 authored almost 6 years ago by Alistair Chapman <[email protected]>
Signed-off-by: Alistair Chapman <[email protected]>
623d7bf624cfa5a9b6fb3a58c9b833460a68afdf authored almost 6 years ago by Alistair Chapman <[email protected]>499347c67460954f1f5435244ccfb03fd0d40e80 authored almost 6 years ago by Alistair Chapman <[email protected]>
39bbe83bf828051f417a7779507cb4c2c20d70de authored almost 6 years ago by David Broadfoot <[email protected]>
db2eec796d40e33ebcb51cdcb31e3106749a7e9a authored almost 6 years ago by Alistair Chapman <[email protected]>
61bac1450719b1b3cfa2345e3448456e18f01343 authored almost 6 years ago by VanKrock <[email protected]>
8157406ca5a9f59ba96f69c6a40257c597151d80 authored almost 6 years ago by Alistair Chapman <[email protected]>
ae07331265a4622f9962b858da3a24d9b3ded575 authored almost 6 years ago by Alistair Chapman <[email protected]>
Signed-off-by: Alistair Chapman <[email protected]>
6ed53713dd15831bfc0cdb6cba53ace8156f0cc3 authored almost 6 years ago by Alistair Chapman <[email protected]>a91c18b2545347c131550933340bbe2e54658fcb authored almost 6 years ago by Gary Ewan Park <[email protected]>
Fixes binding name for project open event.
4cf82b1a955e022e6e0f0975a2a4dd0ffda0661a authored almost 6 years ago by Gary Ewan Park <[email protected]>Signed-off-by: Alistair Chapman <[email protected]>
41054335836cee682789ad915f902c28f88b4c3f authored almost 6 years ago by Alistair Chapman <[email protected]>7fc5c7624563a6b724cffcf05dd7ad69b372e161 authored over 6 years ago by Chris Thompson <[email protected]>
Fix link in README.md
16bd7a1da28c192569ee4681b77211a502c5bbff authored almost 7 years ago by Gary Ewan Park <[email protected]>Fix link to contribution guidelines
a5c1616d9815743d9dbf60b66791b330f72add97 authored almost 7 years ago by sierzput <[email protected]>4d4aa6b1759b3f4639669881b189bc546731e513 authored over 7 years ago by Gary Ewan Park <[email protected]>
* release/0.2.0: (24 commits)
(build) Corrected failing build in 15.3 Visual Studio
(GH-76) ...
- Updated Microsoft.VSSDK.BuildTools, as suggested here: http://help.appveyor.com/discussions/pr...
44d06b0d953e9c36caf57de64db1109b65000c47 authored over 7 years ago by Gary Ewan Park <[email protected]>17728989714b3ab6beb6639dc9b749b410730c53 authored over 7 years ago by Gary Ewan Park <[email protected]>
5731919a848b02cf18fea88b2c39242d1778741a authored over 7 years ago by Gary Ewan Park <[email protected]>
d1dd982dfa22c6b6cc38d7f7115085af4fc682be authored over 7 years ago by Gary Ewan Park <[email protected]>
3b0ecf8517d13d91afe09eb5edd1567bc0fe17af authored over 7 years ago by Gary Ewan Park <[email protected]>
3512141ef797394607746c8057d002f1c39df035 authored over 7 years ago by Gary Ewan Park <[email protected]>
* hotfix/0.1.2:
(GH-75) Switched all URL's to https
436c8b11bcb0c39bf06e26855b4a0946990902d9 authored over 7 years ago by Gary Ewan Park <[email protected]>
aed795c93298a2b81ff04a37032a4a83fb5180b1 authored over 7 years ago by Gary Ewan Park <[email protected]>
12b1f627d8e74173a3f4958b916d5e90a3f4217f authored over 7 years ago by Alistair Chapman <[email protected]>
968450d011ed4004241af0ed63a48dbd47057123 authored over 7 years ago by Alistair Chapman <[email protected]>
f253608421e73fe909f6418bb174f5f44eb93166 authored over 7 years ago by Alistair Chapman <[email protected]>
7d92847d5e3aaebf8a9581c852a5dd4d066bf656 authored over 7 years ago by Alistair Chapman <[email protected]>
8bb3aa5d2af51399a0742127eb57871c478c6958 authored over 7 years ago by Alistair Chapman <[email protected]>
1e4d869cf3af9056574ae97015eb8a11b68e4aa1 authored over 7 years ago by Alistair Chapman <[email protected]>
GH63: Adds Visual Studio 2017 support
405719d214eb1dc026899fa19f590a2d69e4f93b authored over 7 years ago by Gary Ewan Park <[email protected]>b749d29810a41ed0327557ff08044190ba5bdcdc authored almost 8 years ago by Alistair Chapman <[email protected]>
added params key word
a1a11e9fe3548285a779058cf5499a40167dc5ac authored almost 8 years ago by Alistair Chapman <[email protected]>7dfb51676a83dbc6bca95378380e27b775c4235d authored almost 8 years ago by Alberto Rodríguez <[email protected]>
GH47: Add support for Cake-specific language/IDE settings
ce66e125c893a0202653ddedf9d851d89191b8f7 authored almost 8 years ago by Gary Ewan Park <[email protected]>GH64: Update Cake to 0.17.0/1
f9491b026213376c84c454d9c556f422f5faf754 authored almost 8 years ago by Gary Ewan Park <[email protected]>1d656191dace8beb8e24308c2d13c854c70b4d3b authored almost 8 years ago by Alistair Chapman <[email protected]>
417adaa6da87d23a5312f410ec2e067a1f69f550 authored almost 8 years ago by Alistair Chapman <[email protected]>
(GH-41) Added support for auto-indentation in Cake files.
e9babffb73e7b40f6bf676f1b05469090399a0a6 authored almost 8 years ago by Alistair Chapman <[email protected]>Add MagicChunks-powered version transform
f38d9ecf9b8ab010619ef99b79aa6997060fceac authored about 8 years ago by Gary Ewan Park <[email protected]>118c50b9b88632320f751596925bc6df308e7424 authored about 8 years ago by Alistair Chapman <[email protected]>
Remove diagnostic logging, fix manifest versioning
85f0e99ccb6a95a829eca6387a518174f545722d authored about 8 years ago by Gary Ewan Park <[email protected]>c9733d55a58c0bebc30d79f67273676e73205a50 authored about 8 years ago by Alistair Chapman <[email protected]>
Upload as single stream, not multipart
95a25b58e79f8ff798943383255f486d7a70e972 authored about 8 years ago by Gary Ewan Park <[email protected]>43c591f5eeed95049ca352215f5cded677ab8bd8 authored about 8 years ago by Maarten Balliauw <[email protected]>
Additional logging for MyGet upload client
2503726c6b62a138fe46f849cd1942322f29e80a authored about 8 years ago by Gary Ewan Park <[email protected]>2459a4d1f3db4785275c3fca13fa3bd39b625bad authored about 8 years ago by Alistair Chapman <[email protected]>