History for mbed-os / CMakeLists.txt
2022-09-14
@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
@Rajkumar Kanagaraj
Fix missing newline
Rajkumar Kanagaraj committed on 11 May 2021
@Rajkumar Kanagaraj
CMake: Update mbed os, unittest CMake and add CMAKE_CROSSCOMPILING guard ...
Rajkumar Kanagaraj committed on 11 May 2021
2021-04-28
@harmut01
Cmake: Add backward compatibilty support for MBED_TEST_MODE ...
harmut01 committed on 28 Apr 2021
2021-04-14
@Martin Kojtal
CMake: set CMAKE_MODULE_PATH in the Mbed OS CMakelists.txt ...
Martin Kojtal committed on 14 Apr 2021
@Martin Kojtal
CMake: add mbed_ prefix to our CMake files ...
Martin Kojtal committed on 14 Apr 2021
@Martin Kojtal
CMake tools: use CMAKE_CURRENT_LIST_DIR instead of MBED_PATH ...
Martin Kojtal committed on 14 Apr 2021
2021-04-08
@Martin Kojtal
CMake: use project name for Mbed OS ...
Martin Kojtal committed on 8 Apr 2021
2021-03-25
@Lingkai Dong
CMake: Image format based on MBED_OUTPUT_EXT ...
Lingkai Dong committed on 25 Mar 2021
2021-03-04
@Lingkai Dong
CMake: pass application name to post-build hook ...
Lingkai Dong committed on 4 Mar 2021
@Lingkai Dong
Force regenerate application binaries on rebuild ...
Lingkai Dong committed on 4 Mar 2021
2021-02-27
@Ladislas de Toldi
Configure memory map per target to allow multiple add_executable
Ladislas de Toldi committed on 27 Feb 2021