<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/maint/coverage, branch arti-v1.1.1</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-01-27T14:56:09Z</updated>
<entry>
<title>maint: replace llvm-tools-preview with llvm-tools</title>
<updated>2023-01-27T14:56:09Z</updated>
<author>
<name>Emil Engler</name>
<email>me@emilengler.com</email>
</author>
<published>2023-01-27T14:56:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=54f549dd53315aa9d25aa122208b5aa58a4ec63a'/>
<id>urn:sha1:54f549dd53315aa9d25aa122208b5aa58a4ec63a</id>
<content type='text'>
This commit replaces all occurrences of `llvm-tools-preview` with
`llvm-tools`, because it became a stable feature with Rust 1.60, thereby
making the `-preview` prefix obsolete. Beside this, `llvm-tools-preview`
is a redirection to the latter one anyway.

However, it does not work the other way around. At the moment, it is not
possible to execute the `maint/coverage` script on a NixOS system,
because the rustup component list only includes `llvm-tools`, but not
`llvm-tools-preview`, thereby making this change necessary.
</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>Fix "coverage -h" command</title>
<updated>2022-05-26T15:12:36Z</updated>
<author>
<name>Steven Murdoch</name>
<email>s.murdoch@ucl.ac.uk</email>
</author>
<published>2022-05-26T15:12:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=235fd786020eedca8fcbb3756b8f3cc72a8e2358'/>
<id>urn:sha1:235fd786020eedca8fcbb3756b8f3cc72a8e2358</id>
<content type='text'>
$SCRIPT_NAME is not defined so causes an error. Use $(basename "$0") instead.
</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>use true instead of /bin/true</title>
<updated>2022-05-05T19:05:42Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-05-05T16:37:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3464cae490d89c80ca4d2a234eb82b16b306fa92'/>
<id>urn:sha1:3464cae490d89c80ca4d2a234eb82b16b306fa92</id>
<content type='text'>
see https://gitlab.torproject.org/tpo/core/arti/-/issues/400#note_2800763
</content>
</entry>
<entry>
<title>generate aggregated coverage reports</title>
<updated>2022-05-05T16:35:34Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-05-05T11:40:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5bd38ab6dce343404fcc1bfd6504c9838a1a4850'/>
<id>urn:sha1:5bd38ab6dce343404fcc1bfd6504c9838a1a4850</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use rustc 1.60 (stable) for coverage</title>
<updated>2022-04-07T21:04:10Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-04-07T15:39:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c113c607acc8489e8aecae3e5e6bac46185f2435'/>
<id>urn:sha1:c113c607acc8489e8aecae3e5e6bac46185f2435</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/chutney: Merge chutney-launching scripts</title>
<updated>2022-03-10T17:29:28Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-03-10T14:56:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dcd74e7a64940ce7c30bd56a1e5bec16e8b18ba0'/>
<id>urn:sha1:dcd74e7a64940ce7c30bd56a1e5bec16e8b18ba0</id>
<content type='text'>
Formerly, the "launch a chutney network" code was duplicated in
"setup" and "arti-bench", since "setup" always launched an arti
proxy, while "arti-bench" didn't want that functionality.

Now the "setup" script launches an arti proxy conditionally,
depending on whether the "proxy" argument is given.
</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>
