Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cake-build/cake

:cake: Cake (C# Make) is a cross platform build automation system.
https://github.com/cake-build/cake

Updated example code in readme.

88bc7768fbf72d55a7d005f3b665efedffe62157 authored over 10 years ago by Patrik Svensson <[email protected]>
Fixed typo in test names.

a32da9f852680148765a71c600c302db9c18cc89 authored over 10 years ago by Patrik Svensson <[email protected]>
Added tool path support for xUnit runner and NuGet packer.

ea2c94cf8cd441cdb5644747a46f6432b557f46d authored over 10 years ago by Patrik Svensson <[email protected]>
Updated example in readme.

b6f0366e2590d0e8ce0141af074842c85b287e39 authored over 10 years ago by Patrik Svensson <[email protected]>
Added more example code to readme.

3a235b660acfb63417440309a94c72708ae5b098 authored over 10 years ago by Patrik Svensson <[email protected]>
Updated release notes and version.

ec98ed3d71a555cc16fafb8ad69380619e74d6ae authored over 10 years ago by Patrik Svensson <[email protected]>
Fixed compression bug where sub directories were not properly included in zip file.

12581ebe88996469b265adc1d47fe17abe7b1ae4 authored over 10 years ago by Patrik Svensson <[email protected]>
Updated release notes and version.

e3c697b1a18b84e1da1de6afebe43f8e723c4929 authored over 10 years ago by Patrik Svensson <[email protected]>
Fixed bug in globber.

aeb14df0201c35f260b981f2c86693a5de68ab37 authored over 10 years ago by Patrik Svensson <[email protected]>
Updated release notes and readme.

88ba79c5e0f28517b7f7bce4dd2dfb94c2cd240d authored over 10 years ago by Patrik Svensson <[email protected]>
Updated nuspec to use new project URL.

2f180bb05a70e621819a8746ece08b9f892a3ce7 authored over 10 years ago by Patrik Svensson <[email protected]>
Restructured solution. Removed individual assemblies and introduced Cake.Common.dll.

6374260b5104c06bec7d8e2781e2735571b971e6 authored over 10 years ago by Patrik Svensson <[email protected]>
Added NuGet Symbol support.

d4cbbef06deaace4ca0240c31e3a04203ccbd10f authored over 10 years ago by Patrik Svensson <[email protected]>
Updated release notes.

38c2ae201dd82bb62e66876c7c97884b32994cbe authored over 10 years ago by Patrik Svensson <[email protected]>
Added file extensions.

af9a9cb505027942e9dd2b4754f4200ec361cddc authored over 10 years ago by Patrik Svensson <[email protected]>
Removed unused field.

1bdd06dde74a451f9519ce8cbc6aa3b65587194e authored over 10 years ago by Patrik Svensson <[email protected]>
Added task report

e37c064468da249a4a8cdfee914f6c32ffb06efa authored over 10 years ago by Patrik Svensson <[email protected]>
Minor fix for cleaning directories.

bb55fd2ac9761f778368bf7bc5677b7c62d5325a authored over 10 years ago by Patrik Svensson <[email protected]>
Updated release notes.

a4acfb559a6931144e6a53c553ae30b4fe0064b4 authored over 10 years ago by Patrik Svensson <[email protected]>
Copying files now overwrite the destination files.

cd4be74a3e5baa32b52cdbd8e69242436f93e25a authored over 10 years ago by Patrik Svensson <[email protected]>
Added xUnit settings.

9ee2e198a655e029de820214470554021c858448 authored over 10 years ago by Patrik Svensson <[email protected]>
Updated release notes and readme.

3986cab6ef6b19dcaf52a19e27f2653550ec2050 authored over 10 years ago by Patrik Svensson <[email protected]>
Missing directories will be created while cleaning.

79131bfb92d8aa65264cec046d5903157e8c66be authored over 10 years ago by Patrik Svensson <[email protected]>
Made some minor refactorings.

8c13d6067ec8b1c2e0908a567c135ec1b7390b7b authored over 10 years ago by Patrik Svensson <[email protected]>
Added file copying methods.

4314f68daf99822e8ce4630a2b76b597e01505d6 authored over 10 years ago by Patrik Svensson <[email protected]>
Refactored the code a bit.

d3361a62b8fa1ce59f46c2b24ad794d3cd22ce79 authored over 10 years ago by Patrik Svensson <[email protected]>
Updated build script to include NuGet extensions.

937a71e404fe1c6c184d12929091301f91b7d9ec authored over 10 years ago by Patrik Svensson <[email protected]>
Added NuGet packing support.

191ab5153fb2943c4b4c60188e062e9f1c562946 authored over 10 years ago by Patrik Svensson <[email protected]>
Accidentally commented out some tests...

e4c2031f8ba1f05ebc6b507fa5652aabb3309ec2 authored over 10 years ago by Patrik Svensson <[email protected]>
Fixed bug that produced illegal paths when combining a drive reference with a directory or file.

4bdfc0351ebd6a93e18272378b55bdb6084ca3a2 authored over 10 years ago by Patrik Svensson <[email protected]>
Added zipping of directory.

ce0c04e3e008724a50d73aefb8ae924c24066ce4 authored over 10 years ago by Patrik Svensson <[email protected]>
Added zip convenience overload that takes a glob expression.

bf235c55d3405c6f602f80b80082c0f2b5591448 authored over 10 years ago by Patrik Svensson <[email protected]>
Added logging to zip compression.

d2ca311b9ed375dfddcfcbdfd7dddb21a062be4e authored over 10 years ago by Patrik Svensson <[email protected]>
Added zip compression support.

cd98dc8c1c46eeac5e9c8465bf8f4bdf1abb8c12 authored over 10 years ago by Patrik Svensson <[email protected]>
Added support for generic methods when generating script helpers from extension methods.

6413c64686a8a4e798882e06f9ac8c6c123ea40c authored over 10 years ago by Patrik Svensson <[email protected]>
Added generation of script host methods.

9b7556176a4a9f7c1ae71c32a66366276764eb31 authored over 10 years ago by Patrik Svensson <[email protected]>
Updated release notes and readme.

b17aa564d00913d2e7f54432bf3fffefc11217a1 authored over 10 years ago by Patrik Svensson <[email protected]>
Added script host methods for built in functionality.

13531b3f05e63b330cf55207dcec34f96cf555a5 authored over 10 years ago by Patrik Svensson <[email protected]>
Added basic IO functionality such as cleaning and deleting directories.

eefef6013843c48d32ae0d17d5dea6946c997448 authored over 10 years ago by Patrik Svensson <[email protected]>
Merge pull request #17 from patriksvensson/master

Added CI status to readme.

e03e339841090ee48b47f9bfbdae9fa7fadcc8bd authored over 10 years ago by Patrik Svensson <[email protected]>
Added CI status to readme.

a7f0e6d04979067a2aca9c1ad30cb621b31879a4 authored over 10 years ago by Patrik Svensson <[email protected]>
Added support for MSBuild tool version and platform target.

9b5f705a55bed7e721c52970296ff8e56cdf12df authored over 10 years ago by Patrik Svensson <[email protected]>
Added roadmap to readme.

f515a1167d8f2ee42a4d5d9a68e599354eb61f33 authored over 10 years ago by Patrik Svensson <[email protected]>
Minor code cleanup.

6051a7bb846651f178f25b8eb5f39056fe025dd9 authored over 10 years ago by Patrik Svensson <[email protected]>
Removed unnecessary quotations in readme.

34c96db35c4abcfed47896cfe315a26f5a93a692 authored over 10 years ago by Patrik Svensson <[email protected]>
Fixed typo in readme.

8a346b09588652aeb46d73e01d9f67a9898e462c authored over 10 years ago by Patrik Svensson <[email protected]>
Added script argument support.

dac450dafab353bf4377cc3f51951360a63dc1e2 authored over 10 years ago by Patrik Svensson <[email protected]>
Increased version number.

4e3b062ca846ad2a7535cfe7052cd5c28889c16f authored over 10 years ago by Patrik Svensson <[email protected]>
Bug fix for when resolving working directory.

a896dd3bb057c281db1039e9e80f3c89e3895c99 authored over 10 years ago by Patrik Svensson <[email protected]>
Added Roslyn based dedicated script runner.

38dc9b1ebef7356e414bad23052542a0f5ce7d59 authored over 10 years ago by Patrik Svensson <[email protected]>
Reintroduced context in lambda when executing task.

bde1d29b7a42af384ece21af31a05607d5239986 authored over 10 years ago by Patrik Svensson <[email protected]>
Added convenience overload for xUnit.

dd126650777e63b88d2883268e9b6829e2ed139e authored over 10 years ago by Patrik Svensson <[email protected]>
ICakeEngine now inherits ICakeContext.

980c2315f5bb8d685227dab1f52c71995c4d1138 authored over 10 years ago by Patrik Svensson <[email protected]>
Updated usage example.

bc04352e6c9e4ca2c94e3ab4a2c2590597b66e74 authored over 10 years ago by Patrik Svensson <[email protected]>
Removed the need for cake context in lambdas.

fc58f9ee2699044bffe1c61d3a94ad5b18cc2cd5 authored over 10 years ago by Patrik Svensson <[email protected]>
Fix for build script.

21d41d00d4c6b3f9dd494a5babc3435c6b730a46 authored over 10 years ago by Patrik Svensson <[email protected]>
Code cleanup.

517a17b62e10bd3178b10f6c233a6f8b9757becc authored over 10 years ago by Patrik Svensson <[email protected]>
Restructured solution.

e37f52cdb195816332b5385477232d4eff387c45 authored over 10 years ago by Patrik Svensson <[email protected]>
If the specified target does not exist, an exception is thrown.

47ddbfe5e469f6b64d9e347bdec85a997a168e85 authored over 10 years ago by Patrik Svensson <[email protected]>
The engine now works as the context.

b6219dfd05c2917bb71a9904ce4f7e8944fdc98c authored over 10 years ago by Patrik Svensson <[email protected]>
Added logging support.

22a8df521aab08a1983ff98dfbca1e66ad908fc9 authored over 10 years ago by Patrik Svensson <[email protected]>
Added better error message when adding a task with a name that belongs to another registered task.

8ffea7566eb129e1cacb95514be3f0ee9d1285aa authored over 10 years ago by Patrik Svensson <[email protected]>
Added basic xUnit support.

29cc06fb61893f036561c67050809a929d3b8cd5 authored over 10 years ago by Patrik Svensson <[email protected]>
Added simple example.

bb6d8f1d688f96656e20b21afbe6b254136ff7d1 authored over 10 years ago by Patrik Svensson <[email protected]>
Added convenience methods for criterias.

ec24ae17d2db71953f2f290c8e9e41920a5e260f authored over 10 years ago by Patrik Svensson <[email protected]>
Minor MSBuild changes.

e72456d8be517e361f21206438d386765351bed3 authored over 10 years ago by Patrik Svensson <[email protected]>
Added missing namespaces to ScriptCs script pack.

00f79652d82e9d39e87ab76c1420404503c0998f authored over 10 years ago by Patrik Svensson <[email protected]>
Added basic MSBuild support.

1cb2fef34486d0730e9f411b651c9b7816048edf authored over 10 years ago by Patrik Svensson <[email protected]>
Added custom exception for cake related errors.

b4d5df39f29ce812a0865755c5a9cfc84ebf2422 authored over 10 years ago by Patrik Svensson <[email protected]>
Added check to make sure that dependent task exist.

4825389ac3396043f99446991e13291436d4da62 authored over 10 years ago by Patrik Svensson <[email protected]>
Now creating ScriptCs nuget package in build script.

adebe0e789d4434c185d6e40b6ca7115f9129b5a authored over 10 years ago by Patrik Svensson <[email protected]>
Added build script.

3405665b543c5fbcc57782768873f45592076153 authored over 10 years ago by Patrik Svensson <[email protected]>
Renamed script pack related classes.

949988cc54a6f99ddb7df7c91656bf097bf9231e authored over 10 years ago by Patrik Svensson <[email protected]>
Initial commit.

15464e294d37c105c0afefe2aefdd437da6bc18f authored over 10 years ago by Patrik Svensson <[email protected]>