Commit Graph

119 Commits (master)

Author SHA1 Message Date
Inga 🏳‍🌈 dde7044e18 Implemented subtasks type checks 7 years ago
Inga 🏳‍🌈 3964ce1c15 Enabled noImplicitAny 7 years ago
Inga 🏳‍🌈 58c17fd975 Code cleanup 7 years ago
Inga 🏳‍🌈 554080d193 Added more type declarations; bug fixes 7 years ago
Inga 🏳‍🌈 3b7acb1b25 Refactored settings usage; got rid of global settings object 7 years ago
Inga 🏳‍🌈 9451c0691a All code moved to lib directory 7 years ago
Inga 🏳‍🌈 f5c85c26e2 Implemented settings type 7 years ago
Inga 🏳‍🌈 4346148207 Got rid of _.extend 7 years ago
Inga 🏳‍🌈 d63cdf06c5 Refactored type declarations 7 years ago
Inga 🏳‍🌈 6a9d257136 Fixed crash in JS environments 7 years ago
Inga 🏳‍🌈 78ed651184 Refactored dotnetbuilderwrapper to use promises; fixed a bug causing incomplete data from wrapper 7 years ago
Inga 🏳‍🌈 11f9cdba9b Refactoring; typing in tasks 7 years ago
Inga 🏳‍🌈 bec09d8c9f Code style 7 years ago
Inga 🏳‍🌈 c54d004d72 Typings added; code style improved 7 years ago
Inga 🏳‍🌈 9376803f40 Code style fixes 7 years ago
Inga 🏳‍🌈 fa07bbd635 json-parse-safe package used instead of JSON.parse 7 years ago
Inga 🏳‍🌈 48de21871c Switch to ES6 modules 7 years ago
Inga 🏳‍🌈 c9dfd2b5b9 Initial working version 7 years ago
Inga 🏳‍🌈 c592891dde JSON.parse errors handling in dotnetbuilderwrapper 7 years ago
Inga 🏳‍🌈 2ea85c2f67 Fixed msdeploy invocation 7 years ago
Inga 🏳‍🌈 f24e6f7163 Code cleanup; added FP rules for ESLint 7 years ago
Inga 🏳‍🌈 5d4d86715b Improved code style 7 years ago
Inga 🏳‍🌈 4085799726 Fixes + improvements 7 years ago
Inga 🏳‍🌈 cbc33b4ad4 Slight refactoring + optimizations 7 years ago
Inga 🏳‍🌈 85e153337e Bug fixes 7 years ago
Inga 🏳‍🌈 6a8bde1c1f Code style improvements 7 years ago
Inga 🏳‍🌈 1416f83246 Code style improvements 8 years ago
Inga 🏳‍🌈 48451a6721 Tabs replaced with spaces 8 years ago
Inga 🏳‍🌈 007bba2093 Implemented eslintbrowser task 8 years ago
Inga 🏳‍🌈 ef5f588e26 packform now writes version.txt 8 years ago
Inga 🏳‍🌈 d38834f39e Switched from adm-zip to archiver 8 years ago
Inga 🏳‍🌈 4bf34bf668 cssnano task implemented 8 years ago
Inga 🏳‍🌈 97bb6f3a33 Implemented JS minification (with uglify.js) 8 years ago
Inga 🏳‍🌈 0be047d7ce Implemented zip, packform tasks 8 years ago
Inga 🏳‍🌈 c569ab6132 ES6 arrow functions 8 years ago
Inga 🏳‍🌈 d058d8f93e ES6 variables; code style 8 years ago
Inga 🏳‍🌈 8580f996fe Cleanup refactored; dotnetbuildwithoutcleanup task implemented 8 years ago
Inga 🏳‍🌈 25cfcda36b Improved dotnetbuild verbosity 8 years ago
Inga 🏳‍🌈 ba166f7d6a Copyglob task implemented 8 years ago
Inga 🏳‍🌈 bc46c4b41c Implemented copying of nuget package to the release directory 9 years ago
Inga 🏳‍🌈 a952bf4160 Fixed dotnetpackwebapp 9 years ago
Inga 🏳‍🌈 9cd602d8fc dotnetpackwebapp updated to MSBuild 14 9 years ago
Inga 🏳‍🌈 40c78f9040 Only spaces are allowed 9 years ago
Inga 🏳‍🌈 2e50e944b0 Dirty hack to fix friendly assemblies references in InternalsVisible*.cs files 9 years ago
Inga 🏳‍🌈 2bb9c82332 Implemented withoutCommitSha param support 9 years ago
Inga 🏳‍🌈 6bad51f56e cleanupafterdotnetbuild task implemented 9 years ago
Inga 🏳‍🌈 5fa6724215 deletefromcode task implemented 9 years ago
Inga 🏳‍🌈 6e0aac6355 Code cleanup 9 years ago
Inga 🏳‍🌈 bfb718c255 Default build script now uses Rebuild target 9 years ago
Inga 🏳‍🌈 0b937efb2a Improved test libraries detection 9 years ago