| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-24 | implement issue #4470 | Neradoc | |
| move the language allow list to generate_download_info() and use it there too | |||
| 2021-03-15 | run code formatting script | microDev | |
| 2021-03-01 | build_release_files: Only build languages in an allow-list | Jeff Epler | |
| 2020-07-25 | use -j2 in the actual build also | Kenny | |
| 2020-07-24 | Use 2 cores per job in github build | Kenny | |
| As of today, https://docs.github.com/en/actions/reference/virtual-environments-for-github-hosted-runners states that hosted runners have a 2-core CPU. This uses make -j $physical_cores to try and be better about utilizing the time spent on those machines. When github upgrades runners to have more cores we'll benefit from that too. | |||
| 2020-07-06 | Add license to some obvious files. | Diego Elio Pettenò | |
| 2019-08-27 | Swap the CI to GitHub Actions from Travis | Scott Shawcroft | |
| 2019-05-24 | Implement forced clean builds for boards so designated. | Dan Halbert | |
| Mark boards that set CFLAGS_INLINE_LIMIT for particular langauges as needing clean builds. Fixes #1910. | |||
| 2019-04-11 | Add alias support for unique board revs | Scott Shawcroft | |
| This way we can list different board styles and track their downloads without a completely new binary. Fixes #1673 | |||
| 2019-01-14 | Update build_release_files.py | vgoodwinv | |
| 2019-01-14 | Update build_release_files.py | vgoodwinv | |
| 2019-01-14 | Update build_release_files.py | vgoodwinv | |
| added language directories under exist board directories for #1441 | |||
| 2018-12-05 | make sure travis sees some output in time | Dan Halbert | |
| 2018-12-04 | Don't capture output | Scott Shawcroft | |
| 2018-12-04 | Add particle boards, fix cp32 and try to speed up atmel build | Scott Shawcroft | |
