Qucs / ADMS

ADMS is a code generator for the Verilog-AMS language
GNU General Public License v3.0
94 stars 32 forks source link

Appveyor build improvement proposition #93

Closed Patarimi closed 3 years ago

Patarimi commented 3 years ago

I make some modifications in the appveyor script inspired by the qucs/qucs script:

I also added gcc and base-devel during install (not necessary for appveyor build but helpful to someone who follow the script to build on his own machine).

I add --quiet option to reduce the size of the build output. It makes it easier to spot error and warning.

felix-salfelder commented 3 years ago

setting --quiet in tests is wrong. you really want to see what's going on, especially the commands.