83 Commits (1530fda9cf27d793917ea00ad28fbe8d4955b232)

Author SHA1 Message Date
Damien George 162016ad9c travis: Add job to build and test unix minimal port. 5 years ago
Michael Neuling 079cc940a6 powerpc: Add initial port to bare metal PowerPC arch. 5 years ago
Damien George f562f94e1c travis: Use "make submodules" to init required modules for each port. 5 years ago
Mike Causer 3117fde407 travis: Add esp8266 GENERIC_512K build to CI. 5 years ago
Jim Mussared fa23033fc4 travis: Add BLE submodules to ESP32 IDF4 build. 5 years ago
Damien George deef6f3718 travis: Build unix nanbox with PYTHON=python2. 5 years ago
Jim Mussared d72dbb822c stm32: Provide port-specific implementation for Nimble on STM32. 5 years ago
Damien George 6647d03e42 travis: Build more stm32 boards to cover all supported MCUs. 5 years ago
Jim Mussared b1505541da travis: Add ESP32 build with IDF v4. 5 years ago
Damien George 0b85b5b8b3 travis: Add new job to test unix port with sys.settrace enabled. 5 years ago
Damien George 8f55a8fab6 travis: Build an stm32 board with threading enabled to test it with CI. 5 years ago
Damien George a67d9155e6 travis: Switch unix stackless build to use clang. 5 years ago
Damien George 14f61a224d travis: Build stm32 mboot for PYBD_SF6 as part of CI. 5 years ago
Damien George 9ca4789130 travis: Add samd port to Travis build. 5 years ago
Damien George 9cebead276 travis: Enable performance benchmark tests on standard unix build. 5 years ago
Damien George e06dcad5d3 travis: Build esp32 firmware as part of Travis CI. 5 years ago
Damien George cc12f750b4 travis: Build esp8266 firmware as part of Travis CI. 5 years ago
Damien George c60e0a09f0 travis: Selectively fetch git submodules only when needed. 5 years ago
Damien George 84f1067f7f travis: Build PYBD_SF2 board as part of the stm32 job. 6 years ago
Damien George 2bcb240b55 travis: Enable test for running native code via mpy. 6 years ago
Damien George 775c7b86f0 travis: Update to use Ubuntu 16.04 Xenial for CI builds. 6 years ago
Damien George b7004efe36 travis: Add nrf port to Travis CI build. 6 years ago
Damien George 3ffcef8bdf travis: Use build stages and parallel jobs under Travis CI. 6 years ago
Damien George b789c640f7 travis: Install explicit version of urllib3 for coveralls. 7 years ago
Damien George 5e1279d41a travis: Pass -j4 to make to speed up compilation. 7 years ago
Damien George 0b12cc8feb .travis.yml,ports/unix/Makefile: Add coverage test for script via stdin. 7 years ago
Paul Sokolovsky 5455bf79c5 .travis.yml: Build and test strict stackless build. 7 years ago
Paul Sokolovsky 8462f167dc .travis.yml: Update for qemu-arm's testing moved to Makefile.test. 7 years ago
Damien George 06f2fdbe61 travis: Update build command now that stm32 Wiznet config has changed. 7 years ago
Damien George de981040b3 travis: Use --upgrade when pip is installing cpp-coveralls. 7 years ago
Damien George 4a93801c12 all: Update Makefiles and others to build with new ports/ dir layout. 7 years ago
Paul Sokolovsky f578947ae3 .travis.yml: Pin cpp-coveralls at 0.3.12. 7 years ago
Damien George 4d47e6c0db travis: Build STM32F769DISC board instead of F7DISC to test dbl-prec FP. 7 years ago
Damien George 7b7ff60f91 travis: Change an stmhal rule to build PYBV11 instead of default PYBV10. 8 years ago
Damien George 4d1ba482f5 travis: Unconditionally run coveralls analysis, even if others failed. 8 years ago
Damien George 97f3797b82 travis: Include persistent bytecode with floats in coverage tests. 8 years ago
Damien George 0db3a41f02 travis: Build STM32 F7 and L4 boards under Travis CI. 8 years ago
Paul Sokolovsky d5cf8c5753 .travis.yml: minimal: Use CROSS=1, for binary size check. 8 years ago
Paul Sokolovsky ca008bfd2d .travis.yml: Integrate tools/check_code_size.sh. 8 years ago
Damien George cc7c311b5e travis: Run feature and coverage test for precompiled mpy files. 8 years ago
stijn dd0e6ddfeb travis: Abandon mingw32 in favour of mingw-w64 8 years ago
Damien George e4d6a10dc9 travis: Build mpy-cross as part of the Travis process. 8 years ago
Damien George 56bb6f3979 travis: Run unix thread tests. 8 years ago
Paul Sokolovsky 20aa9c8511 .travis.yml: Install gcc-arm-none-eabi with --force-yes for now. 9 years ago
Paul Sokolovsky 701c4152c1 tarvis: Unbreak build by ignoring lack of i386 arch in some repos. 9 years ago
Paul Sokolovsky ac16cc9a35 .travis.yml: Switch to Ubuntu 14.04 Trusty. 9 years ago
Damien George aeadda4eac travis: Add unix NaN-boxing build to Travis builds. 9 years ago
Paul Sokolovsky 9058a7031f travis: Build "deplibs" in unix port. 9 years ago
Damien George 65dc960e3b unix-cpy: Remove unix-cpy. It's no longer needed. 9 years ago
Damien George d792d9e49e unix: Make extra-coverage function callable from Python scripts. 10 years ago