History for mbed-os / CMakeLists.txt
2022-09-14
@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
2021-07-09
@Martin Kojtal
Merge pull request #14870 from ARMmbed/move_rtos_stub_headers ...
Martin Kojtal authored on 9 Jul 2021 GitHub committed on 9 Jul 2021
2021-07-08
@Rajkumar Kanagaraj
CMake: Remove mbed-stubs-rtos-headers library ...
Rajkumar Kanagaraj committed on 8 Jul 2021
2021-07-07
@Jaeden Amero
cmake: Set MBED_TEST_MODE with INTERFACE ...
Jaeden Amero committed on 7 Jul 2021
@Jaeden Amero
Add external greentea-client dependency ...
Jaeden Amero committed on 7 Jul 2021
2021-06-10
@Robert Walton
CMake: Remove trailing whitespace from CMakeLists.txt
Robert Walton committed on 10 Jun 2021
2021-05-26
@Hugues Kamba
CMake: Remove forgotten debug message ...
Hugues Kamba committed on 26 May 2021
2021-05-24
@Anna Bridge
Merge pull request #14426 from ARMmbed/feature_unittest_refactor ...
Anna Bridge authored on 24 May 2021 GitHub committed on 24 May 2021
2021-05-20
@Rajkumar Kanagaraj
CMake: Move CMAKE_CROSSCOMPILING check inside library CMake
Rajkumar Kanagaraj committed on 20 May 2021
2021-05-11
@Robert Walton
CMake: Only force Ninja response files on Windows ...
Robert Walton committed on 11 May 2021