History for mbed-os / CMakeLists.txt
2023-03-08
@Jamie Smith
Teensy 4.1 port with Ethernet support (#144) ...
Jamie Smith authored on 8 Mar 2023 GitHub committed on 8 Mar 2023
2022-12-02
@Jamie Smith
Enable disabling target files for custom targets (#107) ...
Jamie Smith authored on 2 Dec 2022 GitHub committed on 2 Dec 2022
2022-10-16
@Jamie Smith
Enable Arduino Nano 33 BLE (#55) ...
Jamie Smith authored on 16 Oct 2022 GitHub committed on 16 Oct 2022
2022-10-09
@Jamie Smith
Don't use whole-archive linking (#71) ...
Jamie Smith authored on 9 Oct 2022 GitHub committed on 9 Oct 2022
2022-09-22
@Jamie Smith
Convert mbed-usb target, enable mbed-usb tests (#49) ...
Jamie Smith authored on 22 Sep 2022 GitHub committed on 22 Sep 2022
2022-09-14
@Jamie Smith
Change linker script handling logic to use only one linker script target
Jamie Smith authored on 11 Sep 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Add in mbed-cmake's configuration generators
Jamie Smith authored on 27 Aug 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Add automatic execution of mbedtools configure
Jamie Smith authored on 10 Jul 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Add MBED_GREENTEA_SERIAL_PORT also
Jamie Smith authored on 13 Jun 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Rename inconsistently named testing-related variables. Also fix STM32CUBE not working from application code.
Jamie Smith authored on 13 Jun 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Add support for the open-source stlink uploader
Jamie Smith authored on 10 Jun 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Convert mbed-ble to STATIC
Jamie Smith authored on 5 Jun 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Fix Mbed OS target's public dependency on the MCU target
Jamie Smith authored on 29 May 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Add core flags dependency back to the target flags, making sure that the core flags headers actually work
Jamie Smith authored on 29 May 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Fix PSA target, fix create_distro to not recurse into static libraries
Jamie Smith authored on 29 May 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Only support GCC ARM compiler, but reap the benefits of static libraries instead of objects
Jamie Smith authored on 29 May 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Add default upload method configuration for each target, make greentea tests use cmake upload methods
Jamie Smith authored on 8 May 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Fix a few more HAL tests
Jamie Smith authored on 7 May 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Fix PSA and MUSCA build
Jamie Smith authored on 9 Apr 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
- Split mbed-core and mbed-rtos into -sources and -flags targets ...
Jamie Smith authored on 3 Apr 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Clean up top-level build file and build options, fix build issues on MinGW
Jamie Smith authored on 3 Apr 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Write defines into a disk file instead of passing 100s of them on the command line directly. Fixes some issues with build commands on my machine, and makes it a lot easier to view the make VERBOSE=1 output.
Jamie Smith authored on 3 Apr 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Switch mbed-baremetal and mbed-os to be OBJECT libraries. Can reuse the existing create_distro function for this.
Jamie Smith authored on 3 Apr 2022 Jay Sridharan committed on 14 Sep 2022
2022-02-11
@Chun-Chieh Li
CMake: Fix command line too long with Ninja/ARMClang on Windows ...
Chun-Chieh Li committed on 11 Feb 2022
2021-09-01
@Lingkai Dong
CMake: Set TARGET_NAME macro ...
Lingkai Dong committed on 1 Sep 2021
2021-08-11
@Robert Walton
CMake: Use CMAKE_MODULE_PATH to locate nuvoton post build hook ...
Robert Walton committed on 11 Aug 2021
2021-08-10
@Robert Walton
CMake: greentea: Set variables usually defined by external apps ...
Robert Walton committed on 10 Aug 2021
@Robert Walton
CMake: Add option to enable greentea tests ...
Robert Walton committed on 10 Aug 2021
2021-07-22
@Lingkai Dong
Rework post-build to support multiple executables ...
Lingkai Dong committed on 22 Jul 2021
@Robert Walton
CMake: Move post build functions out of root CMakeLists.txt ...
Robert Walton authored on 7 Jul 2021 Lingkai Dong committed on 22 Jul 2021