Commit Graph

21 Commits

Author SHA1 Message Date
Muhammad Falak R Wani
4929499597 just: 1.28.0 -> 1.29.1
Diff: https://github.com/casey/just/compare/refs/tags/1.28.0...1.29.1
Changelog: https://github.com/casey/just/blob/1.29.1/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-06-15 22:07:54 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Adam C. Stephens
7f8967c1f9
Merge pull request #316156 from vlaci/just-127
Just: 1.26.0 -> 1.28.0
2024-06-07 09:36:22 -04:00
László Vaskó
669bc72949 just: genereate man pages and shell completions dynamically
These assets are no longer present in the repository
2024-06-06 17:05:21 +02:00
László Vaskó
8d548d61ec just: make new bash completion test work from build 2024-06-06 17:05:21 +02:00
László Vaskó
21ea0e48c8 just: New test in 1.27.0 assumes JUST_CHOOSER is unset 2024-06-06 13:06:02 +02:00
László Vaskó
1a45d56a7a just: make test exclusion more precise
Added test module names where absent, also added problematic test
names where the whole module was excluded previously.
2024-06-06 13:06:02 +02:00
László Vaskó
b0c8ad3e3b just: 1.26.0 -> 1.28.0 2024-06-06 11:05:16 +00:00
Klaus T. Aehlig
258c4925a5 justbuild: 1.2.4 -> 1.3.1
Also
- include just-deduplicate-repos to the installed binaries
- during the build of just-mr reuse the local build root of
  the build of just, in order to avoid building the code shared
  between just and just-mr twice
2024-05-31 20:23:10 +02:00
kirillrdy
3b2a293b16
Merge pull request #306644 from jdev082/init-junest
junest: init at 7.4.8
2024-05-28 19:58:56 +10:00
jdev082
5b10517e43 junest: init at 7.4.8
Signed-off-by: jdev082 <jdev082@jdev.eu.org>
2024-05-24 16:22:27 -05:00
Christina Sørensen
7350baf00f
just: 1.25.2 -> 1.26.0
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-05-14 09:20:37 +02:00
Christian Lütke Stetzkamp
5c01177666 justbuild: Fix build 2024-04-09 20:05:23 +02:00
Weijia Wang
c317b4b571 justbuild: mark as broken 2024-03-18 14:22:45 +01:00
Muhammad Falak R Wani
5eb909c68f just: 1.25.1 -> 1.25.2
Diff: https://github.com/casey/just/compare/refs/tags/1.25.1...1.25.2
Changelog: https://github.com/casey/just/blob/1.25.2/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-03-11 09:11:22 +05:30
xrelkd
ad51b4f143
just: 1.25.0 -> 1.25.1
Diff: https://github.com/casey/just/compare/refs/tags/1.25.0...1.25.1

Changelog: https://github.com/casey/just/blob/1.25.1/CHANGELOG.md
2024-03-11 02:07:10 +08:00
xrelkd
5471ab3cc8
just: migrate to by-name 2024-03-11 02:07:10 +08:00
Christian Lütke Stetzkamp
62123bb51d justbuild: 1.2.1 -> 1.2.4 2024-01-04 20:02:18 +01:00
Aaron Jheng
80aaa46d4c
protobuf: use new package definition only 2023-10-11 13:20:31 +00:00
Stanisław Pitucha
de37bc613c justbuild: partial fixes for darwin
They don't make the build successful, but most issues are removed.
Darwin requires the gcc environment to build.
2023-09-30 10:07:17 +10:00
Christian Lütke Stetzkamp
34fb737d9c justbuild: init at 1.2.1 2023-09-28 14:16:07 +02:00