#
81cae31b |
| 02-Aug-2024 |
Matt Spinler <spinler@us.ibm.com> |
Add subproject wrap files
As a start on getting the repo to build standalone outside of a docker or bitbake environment, add meson wrap files for most of its dependencies.
A subproject is still nee
Add subproject wrap files
As a start on getting the repo to build standalone outside of a docker or bitbake environment, add meson wrap files for most of its dependencies.
A subproject is still needed for pdbg. It will take a bit more work as a subprojects/packagefiles/pdbg/meson.build has to be created for it.
Tested: Meson gets past these dependencies and then fails on pdbg.
Change-Id: I7379d1feafd00d42f3d38ba08aac6267f9eca76b Signed-off-by: Matt Spinler <spinler@us.ibm.com>
show more ...
|
#
f27431b7 |
| 06-Sep-2021 |
Ramesh Iyyar <rameshi1@in.ibm.com> |
README: Updated the build steps - Updated the .gitignore file. Signed-off-by: Ramesh Iyyar <rameshi1@in.ibm.com> Change-Id: I3c472a7845e19d462d148be3405083ed3dbc52b4
|
#
4f45e812 |
| 14-Jun-2021 |
Andrew Geissler <geissonator@yahoo.com> |
gitignore: ensure utest.cpp not ignored Couldn't see test/utest.cpp in my Atom IDE. It doesn't show things that match in the .gitignore file. Update the .gitignore to be specific on
gitignore: ensure utest.cpp not ignored Couldn't see test/utest.cpp in my Atom IDE. It doesn't show things that match in the .gitignore file. Update the .gitignore to be specific on what to ignore with the unit tests. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ifbbabdadad9252ac1596194129a6f76a3d6a36ab
show more ...
|
#
12bdf058 |
| 09-Mar-2017 |
Matt Spinler <spinler@us.ibm.com> |
Conditional compilation of procedures Only compile in the procedures for chips specified during configure. Change-Id: Ie069f472b86bfbe8ad5d00bc6db8def573f86b4b Signed-off-by
Conditional compilation of procedures Only compile in the procedures for chips specified during configure. Change-Id: Ie069f472b86bfbe8ad5d00bc6db8def573f86b4b Signed-off-by: Matt Spinler <spinler@us.ibm.com>
show more ...
|
#
597e05c9 |
| 28-Feb-2017 |
Matt Spinler <spinler@us.ibm.com> |
Add gtest for Targeting class Change-Id: I10d00d56561c52c479052d2e04630cc326091aa0 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
|
#
f716f32a |
| 28-Feb-2017 |
Matt Spinler <spinler@us.ibm.com> |
Add startHost and vcsWorkaround stubs Change-Id: Id696a7735930806373c214da50660ee0ee830598 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
|