<feed xmlns='http://www.w3.org/2005/Atom'>
<title>r-alacritty.git/Makefile, branch experimental</title>
<subtitle>My custom-patched version of alacritty.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/'/>
<entry>
<title>Add macOS ARM builds to CI</title>
<updated>2021-08-17T18:04:46+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2021-08-17T18:04:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=abed2e97488f57d37743f090c16c12eff812b2ce'/>
<id>abed2e97488f57d37743f090c16c12eff812b2ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add editorconfig </title>
<updated>2020-11-06T02:12:29+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2020-11-06T02:12:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=812c8bc14a4214e9d0970e7a333be72e745137b2'/>
<id>812c8bc14a4214e9d0970e7a333be72e745137b2</id>
<content type='text'>
This commit also purges .gitignore, since the files mentioned in it
should be handled by global ignore file.

Fixes #4378.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit also purges .gitignore, since the files mentioned in it
should be handled by global ignore file.

Fixes #4378.</pre>
</div>
</content>
</entry>
<entry>
<title>Add auxiliary files to macOS Application bundle</title>
<updated>2020-07-04T14:03:48+00:00</updated>
<author>
<name>Andrew Zhou</name>
<email>andrewfzhou@gmail.com</email>
</author>
<published>2020-07-04T14:03:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=466f95d3babdf55bfb9a8aa74697cac8f136590b'/>
<id>466f95d3babdf55bfb9a8aa74697cac8f136590b</id>
<content type='text'>
Fixes #2653.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #2653.</pre>
</div>
</content>
</entry>
<entry>
<title>Force application symlink on macOS make build</title>
<updated>2020-01-18T12:48:34+00:00</updated>
<author>
<name>Josh Comer</name>
<email>joshjcomer@gmail.com</email>
</author>
<published>2020-01-18T12:48:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=2199bbef5122d81a5bb5958d62f1c9b1d7d7696a'/>
<id>2199bbef5122d81a5bb5958d62f1c9b1d7d7696a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add /Application symlink to macOS DMG</title>
<updated>2019-12-06T23:06:38+00:00</updated>
<author>
<name>Mark Vainomaa</name>
<email>mikroskeem@gmail.com</email>
</author>
<published>2019-12-06T23:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=586ff78df251f13ebb499484c957df6bb1c363ed'/>
<id>586ff78df251f13ebb499484c957df6bb1c363ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add official logo</title>
<updated>2019-04-01T22:41:20+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>chrisduerr@users.noreply.github.com</email>
</author>
<published>2019-04-01T22:41:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=6f4d1afcf88e275f4a6b8c73cfc904e3833d0dd0'/>
<id>6f4d1afcf88e275f4a6b8c73cfc904e3833d0dd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set minimum macOS version to 10.11</title>
<updated>2019-01-06T19:12:30+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>chrisduerr@users.noreply.github.com</email>
</author>
<published>2019-01-06T19:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=dfc30eeef5eb6df9f658e62875e5cde93173e37b'/>
<id>dfc30eeef5eb6df9f658e62875e5cde93173e37b</id>
<content type='text'>
To make sure that CI builds produced by Travis work on all supported
versions of macOS and building Alacritty works on all supported
versions, the minimum macOS version has been set in the Makefile.

This sets the minimum macOS version to `10.11` as a reasonable
estimation based on other applications. If the exact version chosen
turns out to cause some issues, it can be changed in the future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To make sure that CI builds produced by Travis work on all supported
versions of macOS and building Alacritty works on all supported
versions, the minimum macOS version has been set in the Makefile.

This sets the minimum macOS version to `10.11` as a reasonable
estimation based on other applications. If the exact version chosen
turns out to cause some issues, it can be changed in the future.
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync .app bundle timestamp during build</title>
<updated>2018-10-31T19:48:04+00:00</updated>
<author>
<name>Dominic Evans</name>
<email>dominic.evans@uk.ibm.com</email>
</author>
<published>2018-10-31T19:48:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=fd6a5512b6eff52e90256a64edb43a0419eca477'/>
<id>fd6a5512b6eff52e90256a64edb43a0419eca477</id>
<content type='text'>
Fixes #1717.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1717.</pre>
</div>
</content>
</entry>
<entry>
<title>Make the macOS bundle compatible osx 10.12</title>
<updated>2018-10-03T01:38:03+00:00</updated>
<author>
<name>Matthias Bussonnier</name>
<email>bussonniermatthias@gmail.com</email>
</author>
<published>2018-10-03T01:38:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=24533d2c5d86857dbb2f75f171430da7073ce65c'/>
<id>24533d2c5d86857dbb2f75f171430da7073ce65c</id>
<content type='text'>
On macOS 10.12.6, running `make app` creates a bundle that refuses to
start (it complains application is only compatible with more recent
versions of macOS). The binary works great when running it directly.

To resolve this, the `MACOSX_DEPLOYMENT_TARGET` environment
variable is now set automatically from the makefile. This allows
building on macOS 10.12 and earlier, without negatively impacting the
later versions of macOS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On macOS 10.12.6, running `make app` creates a bundle that refuses to
start (it complains application is only compatible with more recent
versions of macOS). The binary works great when running it directly.

To resolve this, the `MACOSX_DEPLOYMENT_TARGET` environment
variable is now set automatically from the makefile. This allows
building on macOS 10.12 and earlier, without negatively impacting the
later versions of macOS.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make compilation of binary a phony target</title>
<updated>2018-06-26T20:35:50+00:00</updated>
<author>
<name>Craig Furman</name>
<email>craig.furman89@gmail.com</email>
</author>
<published>2018-06-26T20:35:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=015a6d4c03764608778d8aea80638fcc9704c2f3'/>
<id>015a6d4c03764608778d8aea80638fcc9704c2f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
