History for mbed-os / workspace_tools / build.py
2015-11-20
@Martin Kojtal
Merge pull request #1427 from justbuchanan/add-rpc-build ...
Martin Kojtal committed on 20 Nov 2015
2015-11-15
@Justin Buchanan
added option to build rpc library. closes #1426
Justin Buchanan committed on 15 Nov 2015
2015-11-12
@Brian Daniels
Fixing import issues with build.py
Brian Daniels committed on 12 Nov 2015
2015-09-28
@Martin Kojtal
Revert "[NUCLEO_F303K8] add support of the STM32F303K8"
Martin Kojtal committed on 28 Sep 2015
2015-09-24
@dbestm
[NUCLEO_F303K8] add rtos support
dbestm committed on 24 Sep 2015
2015-09-10
@Nabil Bendafi
Fix typo in documentation
Nabil Bendafi committed on 10 Sep 2015
2015-05-02
@Przemek Wirkus
Small improvements to reporting build failures
Przemek Wirkus committed on 2 May 2015
2015-04-22
@rnestler
workspace_tools: Use python2 in shebang ...
rnestler committed on 22 Apr 2015
2014-12-03
@Przemek Wirkus
Modified make.py so now parameter --silent suppreses Copy / Compile messages leaaving only Warning / Errors / build product info
Przemek Wirkus committed on 3 Dec 2014
@Przemek Wirkus
Added new switch --silet to build.py to avoid endless screens of Copy / Compile. In silent mode only warnings / erros / build product will be displayed
Przemek Wirkus committed on 3 Dec 2014
2014-11-11
@Przemek Wirkus
Added new switch to build.py script. Now we can also build CppUTest library using switch --cpputest
Przemek Wirkus committed on 11 Nov 2014
@Przemek Wirkus
Added new switch to build.py script. Now we can also build CppUTest library using switch --cpputest
Przemek Wirkus committed on 11 Nov 2014
2014-11-06
@Bogdan Marinescu
Proper fix for Cortex-M/Cortex-A RTOS issue ...
Bogdan Marinescu committed on 6 Nov 2014
@Bogdan Marinescu
Fix RTOS build options
Bogdan Marinescu committed on 6 Nov 2014
2014-10-23
@Takayuki Kurosawa
[RZ/A1H] commit for build system changes ...
Takayuki Kurosawa committed on 23 Oct 2014
@Takayuki Kurosawa
Revert "[RZ/A1H] mbed-RZ first release" ...
Takayuki Kurosawa committed on 23 Oct 2014
@Takayuki Kurosawa
[RZ/A1H] mbed-RZ first release ...
Takayuki Kurosawa committed on 23 Oct 2014
2014-09-18
@Przemek Wirkus
Added clean build switch --clean to singletest script
Przemek Wirkus committed on 18 Sep 2014
2014-08-07
@Bogdan Marinescu
Propagated 'jobs' argument to build_lib
Bogdan Marinescu committed on 7 Aug 2014
2014-08-05
@Mihail Stoyanov
Merge branch 'master' of https://github.com/mbedmicro/mbed ...
Mihail Stoyanov committed on 5 Aug 2014
2014-07-30
@Przemek Wirkus
Added simple filtering switch for -S option. This can be extended in the future to other switches like -r / -R
Przemek Wirkus committed on 30 Jul 2014
@Przemek Wirkus
Small source code and print indent refactoring
Przemek Wirkus committed on 30 Jul 2014
2014-07-28
@Przemek Wirkus
FAT library will be now built to .a / .ar separate folder. New switch -f / --fat is introduced for build.py script
Przemek Wirkus committed on 28 Jul 2014
2014-07-09
@Mihail Stoyanov
Add -j option to build.py, build_release.py and make.py ...
Mihail Stoyanov committed on 9 Jul 2014
2014-06-23
@Przemek Wirkus
Added 'skipped' build list for build.py
Przemek Wirkus committed on 23 Jun 2014
2014-06-11
@Przemek Wirkus
Added HTML verbose (inactive) for -S switch
Przemek Wirkus committed on 11 Jun 2014
2014-06-10
@Przemek Wirkus
Added cppcheck support for libraries
Przemek Wirkus committed on 10 Jun 2014
@Przemek Wirkus
Added CPPCHECK static analysis for MBED and CMSIS libraries from command line. Use switch --cppcheck
Przemek Wirkus committed on 10 Jun 2014
2014-06-09
@Przemek Wirkus
Added matrix of MCU x supported toolchain print
Przemek Wirkus committed on 9 Jun 2014
2014-06-02
@Przemek Wirkus
Added new option for more verbose mode when printing compiler warnings/errors. Option -x like 'extra' verbose mode
Przemek Wirkus committed on 2 Jun 2014