mbed-os/workspace_tools
Mihail Stoyanov fab45821a7 Refactoring of the python multiprocessing code to use queues load balancing based on apply_async();
Use the returned result by apply_async() to fetch compile_worker() results and get rid of python queues;
Optimize the threads handling code
Reuse compile threads via self.mp_pool
2014-07-10 15:33:04 +03:00
..
buildbot Main change: added cleaner HTML report to test sumary 2014-03-10 14:54:33 +00: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 changes needed to support V7 of the nRF51822 soft-device 110 2014-07-08 16:42:47 +01:00
host_tests Added TODO for test suite improvements. 2014-07-04 14:52:09 +01:00
toolchains Refactoring of the python multiprocessing code to use queues load balancing based on apply_async(); 2014-07-10 15:33:04 +03:00
__init__.py Add license to workspace_tools files 2013-08-06 14:38:00 +01:00
build.py Add -j option to build.py, build_release.py and make.py 2014-07-09 20:00:21 +03:00
build_api.py Add -j option to build.py, build_release.py and make.py 2014-07-09 20:00:21 +03:00
build_release.py Add -j option to build.py, build_release.py and make.py 2014-07-09 20:00:21 +03:00
build_travis.py Travis-CI: display the build command before running it 2013-11-08 18:21:58 +02:00
export_test.py Merge branch 'origin/master' 2014-06-24 23:46:48 +09:00
hooks.py Added command line hooking option 2013-12-05 13:48:42 +02:00
libraries.py Added support for cpputest library. UT libray now compiles as separate lib, just like other libs. For example ETH or RTX. Added support for cpputest sources in root of mbed project (on the same level with mbed sdk repo). changes include adding new paths to the project. Two example UT (UT_1, UT_2 are added). New option -O is introduced to force 'test build only' 2014-07-01 17:45:38 +01:00
make.py Add -j option to build.py, build_release.py and make.py 2014-07-09 20:00:21 +03:00
options.py Added CPPCHECK static analysis for MBED and CMSIS libraries from command line. Use switch --cppcheck 2014-06-10 16:38:43 +01:00
patch.py spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
paths.py Added support for cpputest library. UT libray now compiles as separate lib, just like other libs. For example ETH or RTX. Added support for cpputest sources in root of mbed project (on the same level with mbed sdk repo). changes include adding new paths to the project. Two example UT (UT_1, UT_2 are added). New option -O is introduced to force 'test build only' 2014-07-01 17:45:38 +01:00
project.py spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
settings.py Added support for cpputest library. UT libray now compiles as separate lib, just like other libs. For example ETH or RTX. Added support for cpputest sources in root of mbed project (on the same level with mbed sdk repo). changes include adding new paths to the project. Two example UT (UT_1, UT_2 are added). New option -O is introduced to force 'test build only' 2014-07-01 17:45:38 +01:00
singletest.py Bugfixing for UT library support 2014-07-08 14:31:17 +01:00
size.py spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
synch.py spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
targets.py changes needed to support V7 of the nRF51822 soft-device 110 2014-07-08 16:42:47 +01:00
tests.py Fixed path to semihost unit test sources. Recompiled to check and test 2014-07-08 14:31:20 +01:00
utils.py cppcheck Linux / Windows support 2014-06-11 15:52:12 +01:00