<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_protobuf/protobuf.pc.in, branch androidx-sqlite-release</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/'/>
<entry>
<title>Down integrate to GitHub</title>
<updated>2019-06-11T23:00:16+00:00</updated>
<author>
<name>Hao Nguyen</name>
<email>haon@google.com</email>
</author>
<published>2019-06-11T23:00:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=09cab821a96c52b7b3482bd993177a33098012a8'/>
<id>09cab821a96c52b7b3482bd993177a33098012a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "protobuf.pc.in does not reflect CXXFLAGS"</title>
<updated>2019-05-22T17:56:59+00:00</updated>
<author>
<name>Seth Girvan</name>
<email>snth@snthhacks.com</email>
</author>
<published>2019-05-01T00:35:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=014872a962a85fe11cd5a1798a8a390b64493c48'/>
<id>014872a962a85fe11cd5a1798a8a390b64493c48</id>
<content type='text'>
This reverts commit a7180caf19ae150d9a3f9724600b0eed4b5da830.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit a7180caf19ae150d9a3f9724600b0eed4b5da830.
</pre>
</div>
</content>
</entry>
<entry>
<title>`Libs` should not include `@PTHREAD_CFLAGS@`</title>
<updated>2019-02-22T19:19:38+00:00</updated>
<author>
<name>Daniel Ruoso</name>
<email>druoso@bloomberg.net</email>
</author>
<published>2019-01-04T21:08:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=4b389fad575f830fee4a39287ebfd53a6f0862b2'/>
<id>4b389fad575f830fee4a39287ebfd53a6f0862b2</id>
<content type='text'>
That should be only on the CFlags. When using the compiler
as the linker driver, one may want to also call pkg-config to get the
cflags, but when invoking the linker, there should be no compiler flags.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That should be only on the CFlags. When using the compiler
as the linker driver, one may want to also call pkg-config to get the
cflags, but when invoking the linker, there should be no compiler flags.
</pre>
</div>
</content>
</entry>
<entry>
<title>protobuf.pc.in does not reflect CXXFLAGS</title>
<updated>2019-02-22T04:49:25+00:00</updated>
<author>
<name>dickmao</name>
<email>dick.r.chiang@gmail.com</email>
</author>
<published>2019-02-20T14:54:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=a7180caf19ae150d9a3f9724600b0eed4b5da830'/>
<id>a7180caf19ae150d9a3f9724600b0eed4b5da830</id>
<content type='text'>
Currently, downstream libraries such as RProtoBuf fail because
`-std=c++11` is required via `configure.ac`, but RProtobuf has no way
of knowing this by consulting `pkg-config --cflags protobuf`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, downstream libraries such as RProtoBuf fail because
`-std=c++11` is required via `configure.ac`, but RProtobuf has no way
of knowing this by consulting `pkg-config --cflags protobuf`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Uncomment conflict fields from pkg-config files.</title>
<updated>2015-05-12T15:50:05+00:00</updated>
<author>
<name>Stefan Sauer</name>
<email>ensonic@google.com</email>
</author>
<published>2015-05-12T15:50:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=37e7a3c4b841c11849c889853455675c98467ff5'/>
<id>37e7a3c4b841c11849c889853455675c98467ff5</id>
<content type='text'>
The referenced bug was fixed in 2007 and has been released in pkg-config-0.23
(16.Jan.2008). The fixed version is widely available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The referenced bug was fixed in 2007 and has been released in pkg-config-0.23
(16.Jan.2008). The fixed version is widely available.
</pre>
</div>
</content>
</entry>
<entry>
<title>-lz in protobuf.pc belongs in Libs.private, not Libs</title>
<updated>2012-07-03T09:52:54+00:00</updated>
<author>
<name>liujisi@google.com</name>
<email>liujisi@google.com@630680e5-0e50-0410-840e-4b1c322b438d</email>
</author>
<published>2012-07-03T09:52:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=d2967cda0e6aaff02b7c8127da662d198d9e9256'/>
<id>d2967cda0e6aaff02b7c8127da662d198d9e9256</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow dependents to use pkg-config to figure out what flags to pass to link against protobuf.</title>
<updated>2009-08-03T21:31:25+00:00</updated>
<author>
<name>kenton@google.com</name>
<email>kenton@google.com@630680e5-0e50-0410-840e-4b1c322b438d</email>
</author>
<published>2009-08-03T21:31:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=3c66c2e6418246e8b802a6ad101ac752ac11eb25'/>
<id>3c66c2e6418246e8b802a6ad101ac752ac11eb25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
