* Add binary_compression value to each package
* Remove binary_url values and arrays
* Handle packages with empty binary_sha256 arrays (either missing binaries or not compiled by us)
* Rename IgnoredPatterns to AllowedPatterns.
* Exclude docopt.rb (not our code) from Rubocop
* Disable Style/RedundantReturn
* Disable Style/MutableConstant
* Disable Style/NumericLiterals
* Set Layout/IndentationStyle to spaces
* Temporarily disable various cops.
* Add Rubocop CI via Octocop
* Lint tree with rubocop -A -c .rubocop.yml
Co-authored-by: Satadru Pramanik <satadru@gmail.com>
* Some updates
* requested changes
* make requested changes
* make CREW_ENV_OPTIONS changes
* ncurses change!
* convert gtk_vnc to new git format
* Initial crew testing modifications
* fix typo
* Avoid error with testing remote already created
* Revert ncurses change. Let's put that in its own dedicated PR.
* formatting changes
* formatting fixes, bump crew version
Add more dependencies and configure options
Fix for tidy support
Add libzip dependency
Update php7 to 7.2.14
Update php7 to 7.3.1
Update php7 to 7.1.26
Add pre-built binaries
Use comma separators for libzip