mbed-os/workspace_tools
0xc0170 bf69fa1cfc Squashed PR #1170:
commit c4bf11cb6a
Merge: 0d58363 77a973c
Author: Mihail Stoyanov <wm@smode.org>
Date:   Mon Jun 15 14:41:28 2015 +0300

    Merge branch 'master' of https://github.com/mbedmicro/mbed

    Conflicts:
    	workspace_tools/targets.py

commit 0d58363887
Author: Mihail Stoyanov <wm@smode.org>
Date:   Tue Jun 9 16:17:27 2015 +0300

    Added Nordic license for the soft device

commit d504a3b58a
Merge: 2c5aab7 8902229
Author: Mihail Stoyanov <wm@smode.org>
Date:   Tue Jun 9 16:14:47 2015 +0300

    Merge branch 'master' of https://github.com/mbedmicro/mbed

commit 2c5aab74eb
Author: Mihail Stoyanov <wm@smode.org>
Date:   Wed Jun 3 20:44:25 2015 +0300

    Add base MCU support for Cortex-M4. Tidy up targets.py

commit 59b868a517
Merge: 0e23067 927c31a
Author: Mihail Stoyanov <wm@smode.org>
Date:   Wed Jun 3 20:39:56 2015 +0300

    Merge branch 'master' of https://github.com/mbedmicro/mbed

commit 0e23067718
Author: Mihail Stoyanov <wm@smode.org>
Date:   Tue Jun 2 16:08:08 2015 +0300

    Add the Delta NNN40 platform to releases

commit 62a585dcda
Merge: e1cd545 7a1d25e
Author: Mihail Stoyanov <wm@smode.org>
Date:   Tue Jun 2 16:06:44 2015 +0300

    Merge branch 'master' of https://github.com/mbedmicro/mbed

    Conflicts:
    	workspace_tools/tests.py

commit e1cd545a9c
Merge: 5c5e61f ffd5586
Author: Mihail Stoyanov <wm@smode.org>
Date:   Thu May 7 13:07:48 2015 +0300

    Merge branch 'master' of https://github.com/mbedmicro/mbed

commit 5c5e61f0ac
Author: Mihail Stoyanov <wm@smode.org>
Date:   Thu May 7 13:07:35 2015 +0300

    Remove the Disco L053 from RTOS tests as it's not ready yet

commit e75efe3467
Author: Mihail Stoyanov <wm@smode.org>
Date:   Wed May 6 13:49:05 2015 +0300

    Tidy up targets.py
2015-06-15 14:11:41 +02:00
..
bootloaders [mbed][MTS_DRAGONFLY_F411RE][MTS_MDOT_F411RE] update bootloader to revision 53f849fca694138b944a3e4518e63a2881167cff 2015-03-25 11:41:49 -05:00
buildbot Main change: added cleaner HTML report to test sumary 2014-03-10 14:54:33 +00:00
ci_templates Added skipped mbed library build reporting and removed unnecessary print 2015-04-14 13:39:29 -05:00
data spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
dev spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
export Merge pull request #1145 from bcostm/master 2015-06-03 08:38:03 +01:00
host_tests Merge pull request #1127 from bridadan/wfiTest 2015-06-03 08:44:34 +01:00
toolchains Improve armcc output regex pattern to handle armasm messages 2015-04-09 20:45:43 +03:00
__init__.py Add license to workspace_tools files 2013-08-06 14:38:00 +01:00
build.py Small improvements to reporting build failures 2015-05-02 23:08:00 +01:00
build_api.py Small improvements to reporting build failures 2015-05-02 23:08:00 +01:00
build_release.py PR #1171 - Squashed commit of the following: 2015-06-10 13:18:34 +01:00
build_travis.py [NUCLEO_F103RB] add RTOS test in script 2015-06-04 17:41:05 +02:00
export_test.py Copy missing files to be able to compile export_test projects. 2015-06-05 19:41:11 +02:00
hooks.py Added command line hooking option 2013-12-05 13:48:42 +02:00
libraries.py Added extra includes for CPPUTEST library - in CppUTest library structure we only include from include/CppUTest and we do not use other functionality 2014-11-11 15:31:18 +00:00
make.py workspace_tools: Use python2 in shebang 2015-04-23 00:23:19 +02:00
options.py [MAKE.py] [BUILD.py] some minor 2014-10-31 13:59:26 +01:00
patch.py spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
paths.py add precompiled bootloaders for supported toolchains (based on commit 9de96dce). 2015-03-25 11:41:29 -05:00
project.py [workspace_tools] project.py - some more changes ... 2015-01-27 10:50:51 +01:00
settings.py revert change in workspace_tools/settings.py 2015-05-08 20:46:42 +04:00
singletest.py Add option to consolidate waterfall loops into one test case in test report. Useful for CI. 2015-06-08 14:51:13 -05:00
size.py spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
synch.py Fixed case for FATFileSystem 2014-08-28 13:14:38 +01:00
targets.py Squashed PR #1170: 2015-06-15 14:11:41 +02:00
test_api.py Add option to consolidate waterfall loops into one test case in test report. Useful for CI. 2015-06-08 14:51:13 -05:00
test_db.py Added test output to test_entry in database so users can browse between results and see console output 2014-09-01 08:43:45 +01:00
test_exporters.py Fixed KeyError in access to background-color map 2015-05-06 13:42:38 +01:00
test_mysql.py Added test output to test_entry in database so users can browse between results and see console output 2014-09-01 08:43:45 +01:00
test_webapi.py Small comment indent in test web api file 2014-08-13 10:27:07 +01:00
tests.py [NUCLEO_F103RB] add RTOS test in script 2015-06-04 17:41:05 +02:00
utils.py [utils.py] windows problem 2015-05-16 12:18:30 +02:00