History for mbed-os / tools / cmake
2022-09-14
@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-06-15
@byq77
update to mbed_generate_bin_hex cmake function
byq77 committed on 15 Jun 2022
2021-10-19
@Martin Kojtal
Merge pull request #15126 from multiplemonomials/create-distro-reborn ...
Martin Kojtal authored on 19 Oct 2021 GitHub committed on 19 Oct 2021
2021-10-13
@Johannes Stratmann
remove comment for renaming mapfile
Johannes Stratmann committed on 13 Oct 2021
@Johannes Stratmann
remove comment
Johannes Stratmann committed on 13 Oct 2021
2021-10-05
@Johannes Stratmann
update comment on custom command
Johannes Stratmann committed on 5 Oct 2021
@Johannes Stratmann
Revert "update README for new CMake version" ...
Johannes Stratmann committed on 5 Oct 2021
@Johannes Stratmann
Revert "Merge branch 'fix-memmap-diff'" ...
Johannes Stratmann committed on 5 Oct 2021
@Jamie Smith
One more debug message
Jamie Smith committed on 5 Oct 2021
@Johannes Stratmann
replace file(copy by cmake -E copy
Johannes Stratmann committed on 5 Oct 2021
@Jamie Smith
Remove debug messages
Jamie Smith committed on 5 Oct 2021
2021-10-03
@Jamie Smith
Whoops, add license header
Jamie Smith committed on 3 Oct 2021
@Jamie Smith
Add mbed-create-distro
Jamie Smith committed on 3 Oct 2021
2021-09-28
@Johannes Stratmann
update README for new CMake version
Johannes Stratmann committed on 28 Sep 2021
@Johannes Stratmann
Merge branch 'fix-memmap-diff'
Johannes Stratmann committed on 28 Sep 2021
@Johannes Stratmann
copy map file to .old before creating new one
Johannes Stratmann committed on 28 Sep 2021
2021-09-01
@Lingkai Dong
CMake: Fix escaping of quotes in response file ...
Lingkai Dong committed on 1 Sep 2021
2021-08-11
@Lingkai Dong
CMake: tests: Support skipping a test with a reason ...
Lingkai Dong committed on 11 Aug 2021
@Lingkai Dong
cmake: Improve indentation of mbed_greentea_add_test doc
Lingkai Dong committed on 11 Aug 2021
@Lingkai Dong
CMake: turn mbed_greentea_add_test() into a function ...
Lingkai Dong committed on 11 Aug 2021
2021-08-10
@Robert Walton
CMake: greentea: Use more specific name for baremetal option ...
Robert Walton committed on 10 Aug 2021
@Robert Walton
CMake: greentea: Port mbed-drivers-ticker to CTest ...
Robert Walton committed on 10 Aug 2021
2021-07-23
@Lingkai Dong
CMake: Do not set `CMAKE_AR` ...
Lingkai Dong committed on 23 Jul 2021
@Lingkai Dong
CMake: Enable improved armclang support in CMake 3.21 ...
Lingkai Dong committed on 23 Jul 2021
@Lingkai Dong
CMake: Cortex-A: Use MBED_CPU_CORE to set -mcpu ...
Lingkai Dong committed on 23 Jul 2021
2021-07-22
@Lingkai Dong
CMake: Add test for multiple-executable support ...
Lingkai Dong committed on 22 Jul 2021
@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-21
@Jaeden Amero
python: Allow newer prettytable with newer python ...
Jaeden Amero committed on 21 Jul 2021