Travis artefacts (#564)
by Dominic Spill 6 years 7 months
Travis artefacts (#564)

* Try artefacts deployed to gh_pages

* Try to use gh_pages from the travis_artefacts branch

* Try deploying to a different repo

* Try to organise files deployed to github pages

* Test pushing a local dir to master

* Try pushing to original repo

* Be verbose so I can debug it

* Setting env variables

* Oops, environment variables aren't what I thought

* Try to push to nightly repo

* Remove unused cp command

* Copy firmware to archive directory

* Fix pathing to artefacts

* Use TRAVIS_BUID_DIR instead of assuming path

* Use mkdir -p to ensure directories exist

* Put / back in to CPLD path

* Move repo to GSG

* Switch to master branch

* Add nightly deployment

* Fix escaping in sed command

* Allow firmware version styring to be overridden

* Fix some sed commands....

* Switch to master branch for builds
454e32b8
Fix typo in still in use error message
by Dominic Spill 6 years 7 months
847d00d7
Merge pull request #558 from dominicgs/multiple_ha...
by Michael Ossmann 6 years 8 months
Merge pull request #558 from dominicgs/multiple_hackrf_stop_rx_issue_463

Fix multiple hackrf stop rx
74ef45a0
Install g++ libs for arm embedded (#563)
by Dominic Spill 6 years 8 months
9da5b3ea
Travis clean up (#562)
by Dominic Spill 6 years 8 months
Travis clean up (#562)

Tidy Travis dependency installation
7ebd2a3b
Add Windows build art(e|i)facts (#561)
by Dominic Spill 6 years 8 months
Add Windows build art(e|i)facts (#561)

This includes:
* Cmake clean up - thanks @Qyriad
* Windows binaries saved after each appveyor build
* A bump to the Visual Studio version that we use to build it
* An appveyor cygwin script for building firmware, it doesn't work but it seems like someone might pick it up and make it work, or blow it away if we switch to Travis firmware artefacts
9da826e9
Merge pull request #560 from dominicgs/travis
by Dominic Spill 6 years 8 months
Merge pull request #560 from dominicgs/travis

Switch to xenial build platform (no more containers)
290df811
Switch to xenial build platform (no more container...
by Dominic Spill 6 years 8 months
Switch to xenial build platform (no more containers)
7ac0251e
Merge pull request #557 from dominicgs/travis
by Dominic Spill 6 years 8 months
Merge pull request #557 from dominicgs/travis

Remove oclint travis line because it's no longer installed by default
01bf9748
Remove oclint travis line because it's no longer i...
by Dominic Spill 6 years 8 months
Remove oclint travis line because it's no longer installed by default
f8062a80
Report a bug