lp://staging/~khurshid-alam/unity-api/fix-build-cosmic
Created by
Khurshid Alam
and last modified
- Get this branch:
- bzr branch lp://staging/~khurshid-alam/unity-api/fix-build-cosmic
Only
Khurshid Alam
can upload to this branch. If you are
Khurshid Alam
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Jeremy BĂcha: Needs Fixing
-
Diff: 225 lines (+33/-19)13 files modifieddebian/control (+2/-2)
include/unity/util/GlibMemory.h (+5/-0)
src/unity/util/FileIO.cpp (+1/-0)
src/unity/util/internal/DaemonImpl.cpp (+1/-0)
test/gtest/unity/util/CMakeLists.txt (+3/-3)
test/gtest/unity/util/ResourcePtr/ResourcePtr_test.cpp (+1/-0)
test/headers/CMakeLists.txt (+7/-4)
test/qmltest/mocks/plugins/Unity/Application/CMakeLists.txt (+2/-2)
test/qmltest/mocks/plugins/Unity/Launcher/CMakeLists.txt (+3/-2)
test/qmltest/mocks/plugins/Unity/Notifications/CMakeLists.txt (+2/-2)
test/qmltest/mocks/plugins/Unity/Notifications/Mocks/CMakeLists.txt (+3/-1)
test/qmltest/mocks/plugins/Unity/Scopes/CMakeLists.txt (+2/-2)
test/qmltest/modules/TestUtil/CMakeLists.txt (+1/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 288. By Khurshid Alam
-
Fix autoclean conflict with new glib.
The new glib 2.57.2 version introduces reference counted strings, which
causes a redefinition scenario with our autocleanup of gchar here. So,
only include this definition when building against older glib versions.https:/
/github. com/ubports/ unity-api/ commit/ 9e7c45340805532 faf4078012b17c8 719677714e - 286. By Khurshid Alam
-
Only add internal header tests if exists.
Only add a teset for standalone compilation of internal include
directories if the directory exists on disk.https:/
/github. com/ubports/ unity-api/ commit/ 89b77f91f746cca 9aa71f1e44a896e 51f5b2a9fd
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unity-api