Livar Cunha
|
b1ca63c7de
|
Because we are using a CI that is still built for our old custom build, we are passing arguments there that we no longer need and that MSBuild does not understand. We can't pass them along to MSBuild, so we need to filter them out. This is what we are doing here.
|
2016-07-08 16:10:08 -07:00 |
|
Livar Cunha
|
0a12e1e82b
|
Passing through extra arguments to msbuild for our powershell script.
|
2016-07-08 13:39:49 -07:00 |
|
Livar Cunha
|
c2fdd41764
|
Aligning the two versions of run-build we have in what each do and the parameters they get.
|
2016-07-07 16:16:53 -07:00 |
|
Livar Cunha
|
8eb05a4deb
|
Addressing code review comments and fixing another issue with deb installer generation.
|
2016-07-06 14:45:07 -07:00 |
|
Livar Cunha
|
cdddc2e432
|
Addressing code review comments. Fixing issue with compile where we were not copying the msbuild files to the right place. Fixed an issue where we were trying to download installers for OSes that don't have installers. Added init-tools scripts.
|
2016-07-06 12:03:16 -07:00 |
|