<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/maint/binary_size, branch arti-v1.8.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.8.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.8.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-06-17T20:42:20Z</updated>
<entry>
<title>Update path for arti binary when build with release-small profile.</title>
<updated>2025-06-17T20:42:20Z</updated>
<author>
<name>Alexander Hansen Færøy</name>
<email>ahf@torproject.org</email>
</author>
<published>2025-06-17T20:42:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d7b373aefac3ea8debdcd10a0edf50c703a1bd76'/>
<id>urn:sha1:d7b373aefac3ea8debdcd10a0edf50c703a1bd76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change "release" to optimize for peformance.</title>
<updated>2025-04-25T00:34:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-04-24T19:16:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2c36bd1ad9c4dd8c5ec8f659576d0e8dd55e77c0'/>
<id>urn:sha1:2c36bd1ad9c4dd8c5ec8f659576d0e8dd55e77c0</id>
<content type='text'>
(Previously, it was optimized for size, leading to problems like
\#1336.)

For any purposes that need the old optimize-for-size behavior,
I've added a new "release-small" target.  I've also moved the
"strip=debuginfo" behavior from maint/binary_size to this new target,
since cargo started supporting "strip" in 1.59.

Closes #1954.
</content>
</entry>
<entry>
<title>doc: Use locked build</title>
<updated>2024-05-16T10:47:36Z</updated>
<author>
<name>pinkforest</name>
<email>2932-pinkforest@gitlab.torproject.org</email>
</author>
<published>2024-05-16T10:47:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4734bdc1314ba041bb341c774754b3fab492bed2'/>
<id>urn:sha1:4734bdc1314ba041bb341c774754b3fab492bed2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Obscure various literal uses of the todo marker</title>
<updated>2023-03-21T13:08:51Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-03-21T12:32:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ac2c56f92da0546156a22410c81f7a5c789c5ef6'/>
<id>urn:sha1:ac2c56f92da0546156a22410c81f7a5c789c5ef6</id>
<content type='text'>
In each case, use a circumlocution.
</content>
</entry>
<entry>
<title>shell: use /usr/bin/env instead of absolute paths</title>
<updated>2023-01-25T17:35:53Z</updated>
<author>
<name>Emil Engler</name>
<email>me@emilengler.com</email>
</author>
<published>2023-01-25T17:35:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=79097484de7401bf247e14c1bdf5982aee4518a1'/>
<id>urn:sha1:79097484de7401bf247e14c1bdf5982aee4518a1</id>
<content type='text'>
This commit changes the shebang in all shell scripts from absolute
paths (such as `/bin/bash` or `/usr/bin/python3`) to the `/usr/bin/env`
binary with the accompanying interpreter as it's argument.

The reason for this are as follows:
- NixOS cannot work with absolute paths
- BSD systems install their packages in /usr/local/bin
</content>
</entry>
<entry>
<title>make almost all scripts use bash and set euo pipefail</title>
<updated>2022-05-25T20:25:58Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-05-25T11:10:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8eb843f2af349e4dbbd377a4c16fa57094c90414'/>
<id>urn:sha1:8eb843f2af349e4dbbd377a4c16fa57094c90414</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename *.sh scripts to bare name</title>
<updated>2022-02-18T11:46:06Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-02-17T17:56:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9aefbf422738151409c3c49d151283ddc62dac04'/>
<id>urn:sha1:9aefbf422738151409c3c49d151283ddc62dac04</id>
<content type='text'>
As per #309

Update all references.  There is one remaining hit for
  git-grep '\.sh\b'
namely "build.sh" in maint/reproducible_build, which I think is
the build script for osxcross - ie, an external project.
</content>
</entry>
</feed>
