summaryrefslogtreecommitdiff
path: root/ports/unix/Makefile
AgeCommit message (Expand)Author
2020-03-01Makefiles: add targets to build unix port, mpy-cross for fuzzingJeff Epler
2019-03-12Fix unix build by using safe mode stubScott Shawcroft
2019-02-21Fix unix build by using filesystem stubScott Shawcroft
2019-01-18Fix unix buildScott Shawcroft
2018-12-07Stub out serial_write as wellScott Shawcroft
2018-12-06Fix unixScott Shawcroft
2018-11-30A few tweaks based on review feedbackScott Shawcroft
2018-11-30Add support for adding release info into adafruit/circuitpython-orgScott Shawcroft
2018-08-16Fix unix coverage and update translations.Scott Shawcroft
2018-08-07Support internationalisation.Scott Shawcroft
2018-07-28merge finishedDan Halbert
2018-07-11WIP: after merge; before testingDan Halbert
2018-03-31ports/unix/Makefile: parallelize testsJeff Epler
2018-02-14unix/Makefile,embedding/Makefile: Remove obsolete use of STMHAL_SRC_C.Damien George
2018-02-08.travis.yml,ports/unix/Makefile: Add coverage test for script via stdin.Damien George
2017-12-16unix/Makefile: coverage: Allow user to pass CFLAGS_EXTRA.Paul Sokolovsky
2017-11-02Merge tag 'v1.9.3'Scott Shawcroft
2017-10-24Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_mergeScott Shawcroft
2017-10-23unix: Rename modsocket.c to modusocket.c.Paul Sokolovsky
2017-09-06all: Update Makefiles and others to build with new ports/ dir layout.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George