Mario Rodas
9245adc135
Merge pull request #182486 from kubukoz/scala-cli-0110
...
scala-cli: 0.1.9 -> 0.1.10
2022-07-24 14:33:51 -05:00
Brian Leung
6f0279fcb5
bear: 3.0.19 -> 3.0.20
2022-07-23 11:20:33 -07:00
Jakub Kozłowski
5444bc1f9a
scala-cli: 0.1.9 -> 0.1.10
2022-07-22 18:34:14 +02:00
Vladimír Čunát
250922fd1e
Merge branch 'master' into staging-next
2022-07-18 08:29:53 +02:00
Sandro
f13f81af88
Merge pull request #177110 from newAM/bear
...
bear: 3.0.14 -> 3.0.19
2022-07-17 15:14:13 +02:00
Thomas Tuegel
e1e0d5d513
Merge pull request #108496 from knedlsepp/cmake-rpath
...
cmake/setup-hook.sh: Don't skip build-RPATH
2022-07-11 10:18:47 -05:00
Mario Rodas
6ace864d8d
Merge pull request #180617 from r-ryantm/auto-update/bazel-remote
...
bazel-remote: 2.3.7 -> 2.3.8
2022-07-09 00:33:42 -05:00
R. Ryantm
4a706341b1
bazel-remote: 2.3.7 -> 2.3.8
2022-07-08 03:50:06 +00:00
github-actions[bot]
312ad6d25c
Merge master into staging-next
2022-07-07 12:01:23 +00:00
Jakub Kozłowski
63b81ee7fd
bloop: 1.5.0 -> 1.5.2
2022-07-06 17:55:37 +02:00
github-actions[bot]
a653bbaea6
Merge master into staging-next
2022-07-04 00:05:02 +00:00
Josef Kemetmüller
f7414e2b3a
cmake/setup-hook.sh: Don't skip build-RPATH
...
This should simplify using `nix-shell -A` or `nix develop` to develop
CMake based projects. CMake features a mechanism to use a different
RPATH for all executables in the build directory and only rewrite these
RPATHs on installation. This makes it possible to run executables
already from the build directory without having to set LD_LIBRARY_PATH.
This should simplify the checkPhase for cmake based projects and
hopefully not break anything.
Fixes : #22060
2022-07-04 02:58:50 +03:00
Uri Baghin
8f0612bf3b
Merge pull request #179395 from the-mikedavis/md-bazel-5.2.0
...
bazel: 5.1.1 -> 5.2.0
2022-07-04 09:11:32 +10:00
github-actions[bot]
fc65c5c219
Merge master into staging-next
2022-07-03 18:01:12 +00:00
Vladimír Čunát
aab2ab55a4
Merge #167671 : cmake: Fix a darwin-specific patch
...
...into staging-next. I assume that applying on non-Darwin was
just temporary for testing, so I cut that part to avoid rebuilds.
2022-07-02 15:30:32 +02:00
Zenithal
f3e8668b8f
mill: 0.10.4 -> 0.10.5
2022-07-01 19:48:14 +08:00
github-actions[bot]
d5a880feca
Merge staging-next into staging
2022-07-01 00:03:19 +00:00
Jakub Kozłowski
e7d52cc26c
scala-cli: 0.1.8 -> 0.1.9
2022-06-30 21:02:21 +02:00
Michael Davis
7c3d4d3af8
bazel: 5.1.1 -> 5.2.0
2022-06-27 15:44:14 -05:00
R. Ryantm
54a65b5cd5
cmake: Fix darwin-specific remove-systemconfiguration-dep patch
...
Unbreaks cmakeMinimal on darwin.
Co-authored-by: Ryan Burns <rtburns@protonmail.com>
2022-06-27 23:54:11 +08:00
github-actions[bot]
6905fbbcef
Merge staging-next into staging
2022-06-26 06:01:52 +00:00
github-actions[bot]
55b22a1f00
Merge master into staging-next
2022-06-26 06:01:20 +00:00
Mario Rodas
c811344871
Merge pull request #178711 from regadas/add_scalacli_aarch64_darwin
...
scala-cli: add aarch64-darwin to sources
2022-06-25 23:10:18 -05:00
milahu
20f3160f41
ninja: disable line-clearing with TERM=dumb
2022-06-25 17:08:53 +02:00
github-actions[bot]
ed1037c13a
Merge staging-next into staging
2022-06-25 06:01:57 +00:00
github-actions[bot]
ae24e28a98
Merge master into staging-next
2022-06-25 06:01:17 +00:00
Uri Baghin
7e1209a527
Merge pull request #177507 from ylecornec/ylecornec/bazel_dependencies_path
...
Bazel runtime dependencies in PATH
2022-06-25 14:37:25 +10:00
Yves-Stan Le Cornec
c6909daf0e
bazel_5: use correct bazel version for tests
...
`bazel_self` is the current package. If we do not specify it explicitly when defining tests then Bazel 3 is used by default.
2022-06-24 17:37:20 +02:00
Yves-Stan Le Cornec
384035c4cf
bazel_4: use correct bazel version for tests
...
`bazel_self` is the current package. If we do not specify it explicitly when defining tests then Bazel 3 is used by default.
2022-06-24 17:34:47 +02:00
Yves-Stan Le Cornec
ad5f4abb9c
bazel_5: remove unnecessary buildInputs from tests
...
Now that PATH dependencies are provided via a wrapper, these buildInputs become unnecessary
2022-06-24 17:26:05 +02:00
Yves-Stan Le Cornec
934ad0d729
bazel_4: remove unnecessary buildInputs from tests.
...
Now that PATH dependencies are provided via a wrapper, these buildInputs become unnecessary
2022-06-24 17:23:11 +02:00
regadas
83543ec972
Add scala-cli aarch64-darwin
...
Temporarly ref x86 binaries
2022-06-23 12:11:20 +01:00
AndersonTorres
fc881d3a4b
cmake: 3.22.3 -> 3.23.2
2022-06-22 22:11:27 -03:00
AndersonTorres
cd39674dc0
cmake: add myself as maintainer
2022-06-22 22:11:27 -03:00
AndersonTorres
02155ca916
cmake: rename patches
...
Because it is easier to look at them as a block, not polluting the directory
listing so much.
2022-06-22 22:11:09 -03:00
AndersonTorres
d6f12ab2f6
cmake: use a list of suitable uiToolkits instead of Boolean values
...
Also, aborts when the list contains anything besides the acceptable options.
2022-06-22 21:52:07 -03:00
AndersonTorres
033cfacaf2
cmake: reformat expression
2022-06-21 23:04:07 -03:00
github-actions[bot]
46b42d9734
Merge staging-next into staging
2022-06-16 23:27:58 +00:00
github-actions[bot]
ccdd0f7af6
Merge master into staging-next
2022-06-16 23:27:22 +00:00
Robert Scott
12eea1c636
treewide/development: add sourceType binaryNativeCode for many packages
...
excluding compilers and interpreters as some new tricks may be
needed to cover their various bootstrapping processes properly
2022-06-16 20:12:04 +01:00
github-actions[bot]
ca38c61118
Merge staging-next into staging
2022-06-16 00:02:52 +00:00
github-actions[bot]
d1886be475
Merge master into staging-next
2022-06-16 00:02:14 +00:00
Jakub Kozłowski
6b0f4f603c
scala-cli: 0.1.7 -> 0.1.8
2022-06-15 18:20:23 +02:00
github-actions[bot]
15c142e5c0
Merge staging-next into staging
2022-06-13 18:02:13 +00:00
Robert Schütz
fe8a3f1ff8
conan: 1.47.0 -> 1.49.0
2022-06-13 17:57:32 +00:00
Yves-Stan Le Cornec
aa06cc8b9a
bazel_5: wraps bazel to add default runtime dependencies to PATH
...
Bazel requires basic runtime dependencies in the PATH for repository rules and genrules. When `which` is missing in particular, it can lead to misleading error messages.
2022-06-13 11:35:54 +02:00
Yves-Stan Le Cornec
14dcb2c929
bazel_4: wraps bazel to add default runtime dependencies to PATH
...
Bazel requires basic runtime dependencies in the PATH for repository rules and genrules. When `which` is missing in particular, it can lead to misleading error messages.
2022-06-13 11:35:18 +02:00
Artturi
ce62ff7bdf
Merge pull request #176464 from Artturin/gobjecfix
2022-06-12 17:32:49 +03:00
Artturin
6e6292279e
meson: add mesonEmulatorHook
...
fixes building documentation while cross-compiling and other issues
Exec format error: './gdk3-scan'
added some simple documentation
2022-06-11 04:51:04 +03:00
Alex Martens
18155c86ce
bear: 3.0.14 -> 3.0.19
2022-06-09 17:38:23 -07:00