2020.11 (2020-11-29)
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
2017.3 (2017-03-05)
Implemented enhancements:
- Add a verbose mode #27
- Do not build if the source tree has no update #26
- --build-info should also report on autoconf and automake #25
- Add commands to clean workspace #24
- Add command to create a GitHub release #22
- Add spinner wheel #21
- Default scenario #20
- Add flag to upload binary #16
Fixed bugs:
- Typo in
--run-test
#23 - travis-ci should support packaging + code coverage #19
- Upload command broken #18
2017.1 (2017-01-20)
Implemented enhancements:
- Travis-CI: use coverage + build package #17
- Add flag to install crontab for scenario nightly-build #15
- Add a
--version
option #14 - Add option to build doc #13
- Use a shell script sanitizer #12
- Colored and right-aligned PASSED/FAILED message #11
- Add flag to display OS/Compiler version #10
- Add scenario for travis-ci #9
- Add flag to select git tag #8
- Need a
--remote
flag #7 - Add scenario for code coverage + various quality metrics #6
- Need a
--self-update
flag #5 - Need a
--configure
option #4 - Need a
--prefix
flag #3 - Extend script to support Windows as target #1
Closed issues:
- Build failure in Ubuntu 15.04 #2
* This Changelog was automatically generated by github_changelog_generator