Martine Lenders
|
c4eab34b99
|
Merge pull request #5387 from OTAkeys/quiet_gdb
make debug: start gdb quietly
|
2016-06-01 18:38:31 +02:00 |
|
Oleg Hahm
|
6deac1d64e
|
Merge pull request #5329 from kaspar030/add_makefile_for_host_tools
make: add makefile for host tools
|
2016-05-31 21:25:47 +02:00 |
|
Cenk Gündoğan
|
8b047d055e
|
tools: desvirt: rm unused TOPO_FLE var
|
2016-05-15 21:28:12 +02:00 |
|
Toon Stegen
|
cf431e696c
|
make debug: start gdb quietly
|
2016-04-22 12:00:10 +02:00 |
|
Martine Lenders
|
55e89610ce
|
tools: ethos: allow start_network.sh script to run from anywhere
|
2016-04-19 14:34:18 +02:00 |
|
|
4b25c0fd76
|
dist: tools: build_and_test.sh: add "host" buildtest group
|
2016-04-18 13:51:05 +02:00 |
|
|
aee0eeeb99
|
dist: tools: add makefile
|
2016-04-18 13:51:05 +02:00 |
|
Hauke Petersen
|
78f212c9d8
|
dist/ethos: fixed compile warnings
- checking return values of each write() call
- chack return value of system() call
|
2016-04-14 17:31:49 +02:00 |
|
|
eea62a79f2
|
dist: ethos: fix start_network.sh trap (exit on INT QUIT TERM EXIT)
|
2016-04-11 17:03:28 +02:00 |
|
|
ee37ea9d40
|
dist: tools: ethos: add start_network.sh
|
2016-04-11 17:03:28 +02:00 |
|
|
2ec71c9ca0
|
dist: ethos: add clean target
|
2016-04-11 17:03:28 +02:00 |
|
|
e17045e901
|
dist: tools: add UHCP daemon
|
2016-04-11 17:03:28 +02:00 |
|
Bas Stottelaar
|
6ce6bb6468
|
dist: jlink: flash mcu based on serial number
|
2016-04-04 23:48:21 +02:00 |
|
|
7d151f250b
|
dist: ethos: fix usage string
|
2016-03-31 23:14:23 +02:00 |
|
Martine Lenders
|
5c34e200f0
|
vagrant: update README
|
2016-03-30 01:40:28 +02:00 |
|
Martine Lenders
|
6a4636410c
|
dist: CI: remove application skipping
|
2016-03-26 21:19:15 +01:00 |
|
Cenk Gündoğan
|
e127cc5680
|
dist: travis: add gdb to travis
|
2016-03-24 09:05:04 +01:00 |
|
|
7a18922c09
|
dist: build_and_test.sh: run native unittests through gdb
|
2016-03-23 23:59:15 +01:00 |
|
|
e308ad4a54
|
dist: compile_test.py: build everything on changes in pkg/
|
2016-03-23 14:26:52 +01:00 |
|
Oleg Hahm
|
16a3f131a3
|
Merge pull request #5112 from kaspar030/use_git_cache
make: pkg: introduce git-cache
|
2016-03-21 22:32:33 +01:00 |
|
|
772657253f
|
dist: tools: add git-cache
|
2016-03-21 21:22:33 +01:00 |
|
Oleg Hahm
|
0331029990
|
pyterm: fix logging directory
The default logging directory should be ${HOME}/${HOST}/run-name/
|
2016-03-20 21:20:59 +01:00 |
|
DipSwitch
|
58186bfa9e
|
dist: add script to fetch and build teensy_loader_cli
|
2016-03-20 12:55:57 +01:00 |
|
|
17fd3d5d39
|
dist: build_and_test.sh: support CI_BASE_BRANCH
|
2016-03-15 00:08:18 +01:00 |
|
|
b916a58ed4
|
dist: tools: pr_check: adapt to RIOT CI
|
2016-03-12 00:54:43 +01:00 |
|
Cenk Gündoğan
|
98958e74c0
|
dist/tools/desvirt: added README
|
2016-03-10 18:29:09 +01:00 |
|
Cenk Gündoğan
|
dc509f030d
|
dist/tools/desvirt: proper integration
|
2016-03-10 18:29:09 +01:00 |
|
Oleg Hahm
|
f576317194
|
ci: split up cortex_m4 in even more groups
|
2016-03-08 20:37:25 +01:00 |
|
|
18e55c6f67
|
dist: tools: testrunner: increase default timeout to 10 secs
|
2016-03-07 01:56:39 +01:00 |
|
|
e168f49c86
|
dist: testrunner: kill whole process group of spawned process
|
2016-03-05 20:47:51 +01:00 |
|
|
d7a10aa030
|
dist: travis-scripts/get-pkg-list.py: add python 3 pexpect pkg
|
2016-03-05 20:36:28 +01:00 |
|
test
|
819dfacccc
|
dist: add testrunner shared pexpect code
|
2016-03-05 20:36:28 +01:00 |
|
test
|
ac44264dfa
|
dist: remove obsolete testsuite
|
2016-03-05 16:05:10 +01:00 |
|
Martine Lenders
|
a7487e2b19
|
Merge pull request #4948 from cgundogan/pr/travis/static-tests_fix
travis: continue static tests on error
|
2016-03-04 05:40:31 +01:00 |
|
Oleg Hahm
|
eb85eb50a7
|
Merge pull request #4921 from authmillenon/travis/fix/warn-on-config-change
travis: warn about differing .travis.yml
|
2016-03-03 10:44:22 +01:00 |
|
Cenk Gündoğan
|
592c73ef79
|
travis: continue static tests on error
|
2016-03-02 13:37:25 +01:00 |
|
Hauke Petersen
|
72fb1790c0
|
Merge pull request #4905 from OlegHahm/goodfet_fix
tools: goodfet fix
|
2016-03-01 23:32:07 +01:00 |
|
Martine Lenders
|
77bf5277f6
|
dist: Recall build_and_test.sh after rebase if it was changed
|
2016-03-01 19:54:43 +01:00 |
|
Martine Lenders
|
c239e359f6
|
travis: warn about differing .travis.yml
|
2016-03-01 19:54:42 +01:00 |
|
Hauke Petersen
|
90512ce3ab
|
dist/jlink: fixed typo in JLINK_PRE_FLASH
|
2016-03-01 19:22:42 +01:00 |
|
|
a2d8c4b50d
|
dist: tools: compile_test: fix unassigned variable
|
2016-02-28 22:51:10 +01:00 |
|
Oleg Hahm
|
a14657ef85
|
tools goodfet: directly access baudrate member
|
2016-02-26 15:03:22 +01:00 |
|
Cenk Gündoğan
|
c68a38f472
|
dist/tools/ethos: add .gitignore for ethos
|
2016-02-17 11:38:53 +01:00 |
|
|
c762a6fe7e
|
dist/tools/licenses: add GPLv2 short pattern
|
2016-02-07 19:15:15 +01:00 |
|
|
52aec3ad32
|
dist: add ethos UNIX tool
|
2016-02-07 19:15:15 +01:00 |
|
Oleg Hahm
|
db03259b6b
|
tools: add pattern for MIT license
|
2016-01-28 16:46:42 +01:00 |
|
Martine Lenders
|
0db92bb0ea
|
travis: adapt for unittest change
|
2016-01-23 16:17:23 +01:00 |
|
Cenk Gündoğan
|
e62a655b03
|
travis: pass the proper branch to compile_test.py
|
2016-01-07 18:39:32 +01:00 |
|
Cenk Gündoğan
|
f2860701f0
|
vagrant: add vim
|
2015-12-11 08:53:37 +01:00 |
|
Cenk Gündoğan
|
6b0283fbb0
|
vagrant: rename RIOT-OS => RIOT and mount the synced folder directly to /home/cnk
|
2015-12-11 08:53:25 +01:00 |
|