aboutsummaryrefslogtreecommitdiff
path: root/pkgs/build-support/dotnetenv (follow)
Commit message (Expand)AuthorAgeFilesLines
* dotnetenv: editorconfig fixeszowoq2020-09-213-21/+21
* [bot]: remove unreferenced codevolth2018-07-201-3/+0
* Remove executable bits from non-executable filesEelco Dolstra2015-01-271-0/+0
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-181-2/+2
* Transitive library dependencies are now propagatedSander van der Burg2011-09-132-1/+32
* Removed some obsolete restrictions, so that transitive dependencies are also ...Sander van der Burg2011-09-131-23/+11
* The string array needs to be comma separatedSander van der Burg2011-09-131-1/+1
* Improved the wrapper: it is now a separate component invoking the executable'...Sander van der Burg2011-09-137-41/+212
* Oops: forgot to include the wrapper classSander van der Burg2011-09-131-0/+64
* Initial implementation of a main class wrapper which resolves runtime depende...Sander van der Burg2011-09-132-17/+40
* slnFile can also be a list of strings nowSander van der Burg2010-07-121-1/+1
* Renamed buildSolution => build-solutionSander van der Burg2010-06-152-1/+1
* Commited my experimental Visual C# build function. Currently, it should only ...Sander van der Burg2010-06-152-0/+71