aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-02-26tests: fix tests so they run on mac as wellbrian avery
2016-02-24scripts: read command variables from the environmentTodor Minchev
2016-02-24ceed: add linux target to ceed MakefileTodor Minchev
2016-02-24scripts: add 2 seconds delay between container launchesTodor Minchev
2016-02-24scripts: add Zephyr to stop scriptTodor Minchev
2016-02-23tests: add Zephyr X86, ARM and ARC build testsTodor Minchev
2016-02-23scripts: add Zephyr make scriptTodor Minchev
2016-02-23travis: check that Zephyr image existsTodor Minchev
2016-02-23scripts: add Zephyr to container build and run scriptsTodor Minchev
2016-02-23turff_launcher: source toolchain environment config script only if it existsTodor Minchev
2016-02-23gitignore: ignore output directory outdirTodor Minchev
2016-02-23tests: move utility functions to a separate folderTodor Minchev
2016-02-23codi: remove container launcher from codiTodor Minchev
2016-02-22ceed: remove --format parameter from calls to dockerTodor Minchev
2016-02-19ceed: add windows target to build ceed.exe windows binaryTodor Minchev
2016-02-19dockerfile: add Dockerfile for cross compiling ceed with mingw on LinuxTodor Minchev
2016-02-19dockerfiles: add support for Zephyr toolchain containersTodor Minchev
2016-02-19ceed: support ceed cross compilation for Windows with mingw on LinuxTodor Minchev
2016-02-04dockerfiles: use debian:wheezy as base image instead of ubuntu:14.04Todor Minchev
2016-02-01fix asprintf compiler warningsTodor Minchev
2016-01-27ceed: use different default ip for CODI on Linux, Windows and Mac OSTodor Minchev
2016-01-27build_containers: remove unused NUM_TOOLCHAINS variableTodor Minchev
2016-01-26match TURFF id and docker container name in startup/stop scriptsbavery
2016-01-26added argument flag testbavery
2016-01-26added more tests for both ceed and the toolchain commands.bavery
2016-01-26broke out some common functionality into a modulebavery
2016-01-26added a few more emacs file types to ignorebavery
2016-01-26removed spurious newlines that were making the mac python tests unhappybrian avery
2016-01-26remove unused (and unavailable on travis by default) python importsbavery
2016-01-26add python tests to travisbavery
2016-01-26start of python based testing for ceed apibavery
2016-01-26took stop part out of run_containers and added stop scriptbavery
2016-01-26added *.pyc to gitignorebavery
2016-01-22modified .travis.yml to use default email and simple script testsbrian avery
2016-01-22mv the tests dir to scripts to support upcoming python testsbrian avery
2016-01-22broke apart building and running containersbrian avery
2016-01-22fix the copy util.* which fails for mac/windowsbrian avery
2016-01-22make the dockerfiles less verbosebrian avery
2016-01-11codi: close TURFF socket after data is forwarded to CEEDTodor Minchev
2016-01-11utils: remove TURFF EOM before printing received bufferTodor Minchev
2016-01-09tests: add Travis CI configuration fileTodor Minchev
2016-01-08codi: take a snapshot of ceed parameters for container operationTodor Minchev
2016-01-08ceed: update default CODI port in help menuTodor Minchev
2016-01-08dockerfiles: use local git repository to build CROPS binariesTodor Minchev
2016-01-07codi: read docker engine ip and port from the cmd lineTodor Minchev
2016-01-01update year in copyright headersTodor Minchev
2015-12-18codi: add a socket listener threadTodor Minchev
2015-12-16Dockerfile.codi.dep: upgrade all packages from upstreamTodor Minchev
2015-12-16added .gitignore filebrian avery
2015-12-15codi: integrate container management functions into codiTodor Minchev