History for mbed-os / tools / options.py
2020-02-21
@Martin Kojtal
tools: fix SPDX identifiers
Martin Kojtal committed on 21 Feb 2020
2019-03-23
@Brian Daniels
Updating supported toolchain printing with new options
Brian Daniels committed on 23 Mar 2019
@Brian Daniels
Add ARMC5 as an option for the -t argument
Brian Daniels committed on 23 Mar 2019
@Brian Daniels
Whitespace clean up
Brian Daniels committed on 23 Mar 2019
2019-01-17
@Garrett
Add --custom-target argument to get_default_options_parser
Garrett authored on 16 Jan 2019 Garrett LoVerde committed on 17 Jan 2019
@Garrett
If custom_targets_directory exists use it over source_dir
Garrett authored on 16 Jan 2019 Garrett LoVerde committed on 17 Jan 2019
2018-02-05
@Jimmy Brisson
Python2+3: Use absolute import where possible
Jimmy Brisson committed on 5 Feb 2018
2017-12-21
@TomoYamanaka
Revert "Remove Cortex-A mbed OS 5 support" ...
TomoYamanaka committed on 21 Dec 2017
2017-12-07
@Jimmy Brisson
Update Cortex-A build errors
Jimmy Brisson committed on 7 Dec 2017
2017-06-21
@Andrew Leech
Handle situation when options.source_dir is None
Andrew Leech authored on 6 Apr 2017 Andrew Leech committed on 21 Jun 2017
@Andrew Leech
Add custom_targets.json file contents to targets ...
Andrew Leech authored on 6 Apr 2017 Andrew Leech committed on 21 Jun 2017
@Jimmy Brisson
Find extra targets in all source folders
Jimmy Brisson authored on 6 Apr 2017 Andrew Leech committed on 21 Jun 2017
2017-06-02
@Jimmy Brisson
Move profile processing into build_api
Jimmy Brisson authored on 24 May 2017 Martin Kojtal committed on 2 Jun 2017
2017-05-31
@Jimmy Brisson
Revert "Disable Cortex-A in tooling to provide better error messages" ...
Jimmy Brisson committed on 31 May 2017
2017-05-30
@Jimmy Brisson
Disable Cortex-A in tooling to provide better error messages ...
Jimmy Brisson committed on 30 May 2017
2017-02-07
@Bartek Szatkowski
Build: Rework build profiles ...
Bartek Szatkowski committed on 7 Feb 2017
2017-01-10
@Jimmy Brisson
Make the debug profile the default used for exporting
Jimmy Brisson authored on 5 Jan 2017 Sarah committed on 10 Jan 2017
2016-12-09
@Jimmy Brisson
Remove deprecated flags args ...
Jimmy Brisson committed on 9 Dec 2016
2016-10-11
@Bartek Szatkowski
Accept profile name as well as file path for tools/make.py --profile ...
Bartek Szatkowski committed on 11 Oct 2016
2016-09-29
@Jimmy Brisson
Fix style of implementation of toolchain profiles
Jimmy Brisson committed on 29 Sep 2016
@Jimmy Brisson
Replace -o with profiles
Jimmy Brisson committed on 29 Sep 2016
2016-09-10
@Conor Keegan
Add app config switch to options.py and make.py
Conor Keegan authored on 1 Sep 2016 Conor Keegan committed on 10 Sep 2016
2016-08-23
@Vincent Coubard
Make selection of c library used consistent. ...
Vincent Coubard committed on 23 Aug 2016
@Vincent Coubard
Improve naming of the command line option which select the c library to use. ...
Vincent Coubard committed on 23 Aug 2016
@Vincent Coubard
Rename big-build option into standard-build. ...
Vincent Coubard committed on 23 Aug 2016
@Vincent Coubard
Allow 'small-build' and 'big-build' to be used as options. ...
Vincent Coubard committed on 23 Aug 2016
2016-08-16
@Jimmy Brisson
Format and document options.py
Jimmy Brisson committed on 16 Aug 2016
2016-07-11
@Jimmy Brisson
Add colorization option to default options parser ...
Jimmy Brisson committed on 11 Jul 2016
2016-07-07
@Jimmy Brisson
nargs="*" -> action="append"
Jimmy Brisson committed on 7 Jul 2016
@Jimmy Brisson
Force conversion of all -i, -m, -t to the correct case
Jimmy Brisson committed on 7 Jul 2016