History for mbed-os / tools / build_api.py
2020-02-21
@Martin Kojtal
tools: fix SPDX identifiers
Martin Kojtal committed on 21 Feb 2020
2020-02-10
@Rajkumar Kanagaraj
Add the exception in Mbed OS build tool for Arm Compiler 5 toolchain.
Rajkumar Kanagaraj committed on 10 Feb 2020
2020-01-21
@Anna Bridge
Merge pull request #12278 from rajkan01/feature_rename_default_lib ...
Anna Bridge authored on 21 Jan 2020 GitHub committed on 21 Jan 2020
@Anna Bridge
Merge pull request #11904 from jamesbeyond/HW_gcov ...
Anna Bridge authored on 21 Jan 2020 GitHub committed on 21 Jan 2020
2020-01-17
@Rajkumar Kanagaraj
Rename "default_lib" to "c_lib".
Rajkumar Kanagaraj committed on 17 Jan 2020
2020-01-16
@Rajkumar Kanagaraj
Refactor the if condition check
Rajkumar Kanagaraj committed on 16 Jan 2020
2020-01-15
@Rajkumar Kanagaraj
Refactor condition check
Rajkumar Kanagaraj committed on 15 Jan 2020
@Rajkumar Kanagaraj
Refactor the code and incorporated the review comment
Rajkumar Kanagaraj committed on 15 Jan 2020
2020-01-07
@Rajkumar Kanagaraj
uARM: Fix deprecate warning printing wrongly for other toolchains.
Rajkumar Kanagaraj committed on 7 Jan 2020
2019-12-19
@Rajkumar Kanagaraj
Enabling small C library option and deprecating uARM toolchain ...
Rajkumar Kanagaraj committed on 19 Dec 2019
2019-11-20
@Qinghao Shi
TOOLS: fix failed python test
Qinghao Shi committed on 20 Nov 2019
@Qinghao Shi
TOOLS: enable build greentea test with gcov options
Qinghao Shi committed on 20 Nov 2019
2019-08-02
@Hugues Kamba
Address comments on workaround for Mbed OS 2 CI build after Public (#11114) ...
Hugues Kamba authored on 30 Jul 2019 Evelyne Donnaes committed on 2 Aug 2019
@George Psimenos
Fix CI for branch feature-public-headers (#11093) ...
George Psimenos authored on 26 Jul 2019 Evelyne Donnaes committed on 2 Aug 2019
2019-05-03
@Kevin Bracey
Permit non-TrustZone ARMv8 build ...
Kevin Bracey committed on 3 May 2019
2019-04-30
@Alexander Zilberkant
Integrate with mbeb-cli build system ...
Alexander Zilberkant authored on 21 Apr 2019 Alexander Zilberkant committed on 30 Apr 2019
2019-04-12
@Brian Daniels
Make get_mbed_official_release return ARMC5 and ARMC6. ...
Brian Daniels committed on 12 Apr 2019
2019-04-08
@Brian Daniels
Fix detection of supported targets for mbed 2 builds
Brian Daniels committed on 8 Apr 2019
2019-04-02
@jeromecoutant
Build script: add explicit console log in case of linker script error
jeromecoutant committed on 2 Apr 2019
2019-03-23
@Brian Daniels
get_mbed_official_release respects supported_toolchains
Brian Daniels committed on 23 Mar 2019
@Brian Daniels
Updating supported toolchain printing with new options
Brian Daniels committed on 23 Mar 2019
@Brian Daniels
ARMC5 is supported if a target lists ARM as a supported_toolchain
Brian Daniels committed on 23 Mar 2019
@Brian Daniels
Add functions to enable ARM fallback to ARMC5. ...
Brian Daniels committed on 23 Mar 2019
2019-03-19
@Brian Daniels
Version check the compiler in all build functions ...
Brian Daniels committed on 19 Mar 2019
@Brian Daniels
Clean up some whitespace
Brian Daniels committed on 19 Mar 2019
2019-03-04
@Jimmy Brisson
Reorder post-build and managed bootloader mode merging ...
Jimmy Brisson committed on 4 Mar 2019
2019-02-28
@Senthil Ramakrishnan
Fix for review comments and ARMC5 listing added for supported toolchain matrix output
Senthil Ramakrishnan authored on 27 Feb 2019 Senthil Ramakrishnan committed on 28 Feb 2019
@Senthil Ramakrishnan
Modify tools to return ARMC5 or ARM for supported toolchain matrix
Senthil Ramakrishnan authored on 27 Feb 2019 Senthil Ramakrishnan committed on 28 Feb 2019
@Senthil Ramakrishnan
Add right toolchains for version 2 toolchain support check
Senthil Ramakrishnan authored on 26 Feb 2019 Senthil Ramakrishnan committed on 28 Feb 2019
@Senthil Ramakrishnan
build_api.py changes to take ARMC5 into account when validating for offical target/release combination
Senthil Ramakrishnan committed on 28 Feb 2019