> On 30 Oct 2017, at 12:52, Richard Hipp wrote:
>
> On 10/18/17, Richard Hipp wrote:
>> On 10/18/17, Warren Young wrote:
>>> On Oct 18, 2017, at 3:44 AM, Warren Young wrote:
The more web apps that ship with stringent Content-Security-Policy
headers, the fewer arguments we’ll h
> On 27 Feb 2017, at 18:59, Richard Hipp wrote:
>
> Maybe I'm making this too hard
>
> Here is plan B:
>
> Continue to use SHA1 hashes as the "names" of artifacts. But also
> store a second hash for each artifact as a double-check against
> collisions. This would allow hash collisions to
owing fixed it:
>
> brew install openssl
> ./configure -with-openssl=/usr/local/Cellar/openssl/1.0.2d_1
>
> On 10/21/15, Richard Hipp wrote:
>> But I want Fossil to "just work" for El Capitan, including building
>> out-of-the-box.
>>
>> On 10/21/1
It's just the headers which are missing. You just need to build it with an
older OS X SDK.
Ben
> On 21 Oct 2015, at 16:03, Richard Hipp wrote:
>
> I just tried to compile the latest Fossil on Apple OS 10.11 (El
> Capitan) and I find that OpenSSL is no longer available on the system.
> Bummer