Skip to content

2020.11

Latest
Compare
Choose a tag to compare
@yoogx yoogx released this 29 Nov 19:45
· 7 commits to master since this release
1140d35

2020.11 (2020-11-29)

Full Changelog

Implemented enhancements:

  • Add scenario for AppVeyor #41
  • Verbose mode and travis-ci #36
  • Add flag to NOT delete the installation directory #29
  • Add flag to install GNAT GPL and others #28

Fixed bugs:

  • shellcheck: \ at end of string #33
  • shellcheck: Use grep -q instead of comparing output with [ -n .. ] #32
  • shellcheck: Prefer [ p ] && [ q ] as [ p -a q ] is not well defined. #31
  • shellcheck: fgrep is non-standard and deprecated. Use grep -F instead. #30

Closed issues:

  • Reconfiguring FAILED #46
  • Ocarina in Osate2: Building Issue #45
  • Building issue #42
  • Building on remote host using ssh #37