Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-26 | Work around proot issue https://github.com/proot-me/PRoot/issues/106 | Jonathan Steel | |
2016-09-28 | Follow the AUR git submodule guidelines | Sergio Correia | |
2016-09-28 | Use https instead of git protocol | Sergio Correia | |
2016-09-28 | Do not touch user's home | Sergio Correia | |
2016-09-05 | Revert c695d41 conditionally, depending on dotnet-cli version | Sergio Correia | |
Starting in dotnet-cli build 3546, the packages are placed in lowercased directory names. For now, we revert c695d41 if we are using an older dotnet-cli version. Fragile, but might do while we think on a better way to address this. | |||
2016-08-30 | Add verbose flag during dotnet build | Sergio Correia | |
2016-08-30 | Do not try to publish if build did not suceeed | Sergio Correia | |
2016-08-26 | Pass LANG=en_US.UTF-8 to make test | Sergio Correia | |
To prevent a test failure if the charset is not UTF-8. | |||
2016-08-25 | Remove i686 as supported architecture | Sergio Correia | |
Since dotnet-cli does not support it. | |||
2016-08-24 | Do not build while publishing | Sergio Correia | |
2016-08-21 | Initial commit | Sergio Correia | |