summaryrefslogtreecommitdiff
path: root/scripts/IceBoxUtil.py
Commit message (Collapse)AuthorAge
* .NET IceBox test script fixesJose2020-12-10
|
* Additional fixes for .NET test scriptsJose2020-12-10
|
* Add .NET 5.0 support (#1154)Jose2020-11-18
|
* Fixed ppc testing with binBernard Normier2019-08-02
|
* Port to AIX with g++, xlC_r and xlclang++ (#434)Bernard Normier2019-07-15
|
* Copyright header simplicationJose2019-01-19
|
* Support building .NET applications with different Target frameworksJose2018-12-21
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Fixed C# IceBox/admin test to build service against netstandard2.0 frameworkBenoit Foucher2018-07-20
|
* Fixed test driver to use netcoreapp2.1 for testsBenoit Foucher2018-07-20
|
* Support for components in test scriptBenoit Foucher2018-05-26
|
* Update copyright year to 2018Jose2018-02-14
|
* Rework C# project structureJose2017-12-13
| | | | | | | | | - .NET 4.5 projects go to msbuild\net45 - .NET Standard 2.0 projects go to msbuild\netstandard2.0 - .NET Standard projects can be build for different target frameworks the default is .NET Core 2.0 but this can be override setting IceTestsFramworks MSBuild property
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Refactored test scriptsBenoit Foucher2016-11-25