lp:~thomas-voss/dbus-cpp/fix-race-and-add-tests

Created by Thomas Voß and last modified
Get this branch:
bzr branch lp:~thomas-voss/dbus-cpp/fix-race-and-add-tests
Only Thomas Voß can upload to this branch. If you are Thomas Voß please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Thomas Voß
Project:
dbus-cpp
Status:
Merged

Recent revisions

61. By Thomas Voß

Move stripping of -fstack-protector before include.

60. By Thomas Voß

Make sure that -fstack-protector is stripped from the compiler flags to avoid build failures on arm64.

59. By Thomas Voß

Add missing coverage-specific symbols for armhf.

58. By Thomas Voß

Add specific symbols file for coverage builds, only containing optional symbols.

57. By Thomas Voß

Adjust symbol file for 32bit platforms to account for difference in size of integer types.

56. By Thomas Voß

Add a linker script to force the linker to only export symbols that are in namespace core::dbus::*.
Adjust symbol files accordingly.

55. By Thomas Voß

Add missing symbols for coverage build.

54. By Thomas Voß

Fix racyness in signal-delivery test.

53. By Thomas Voß

Remove obsolete std::this_thread::sleep_for in tests/bus_test.cpp.

52. By Thomas Voß

Cleanup whitespace.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:dbus-cpp
This branch contains Public information 
Everyone can see this information.

Subscribers