Files
Angus Gratton b88a314763
Build all / build_linux (push) Has been cancelled
Build all / build_windows (push) Has been cancelled
Build all / build_macos_arch (arm64) (push) Has been cancelled
Build all / build_macos_arch (x86_64) (push) Has been cancelled
Build all / Build macOS Universal (push) Has been cancelled
Build all / Unit Tests (push) Has been cancelled
Build all / Flatpak (map[arch:aarch64 runner:ubuntu-24.04-arm]) (push) Has been cancelled
Build all / Flatpak (map[arch:x86_64 runner:ubuntu-24.04]) (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
Auto-close duplicate issues / auto-close-duplicates (push) Has been cancelled
Assign Issue / assign (push) Has been cancelled
deps builld: Try to honour CMAKE_BUILD_PARALLEL_LEVEL (#13158)
* deps: Use CMAKE_BUILD_PARALLEL_LEVEL for dependency builds.

If set when initial CMake is run, don't hard-code the number of CPUs for all the
recursive child builds.

* build_linux: Pass -j1 for dependency build.

This is recommended by the comment at the top of deps/CMakeLists.txt, and makes
sense as the recursive build steps will pick up
CMAKE_BUILD_PARALLEL_LEVEL (otherwise the number of parallel jobs is squared).
2026-04-17 12:34:35 +08:00
..
2023-08-09 13:42:41 +08:00
2025-12-23 00:44:36 +08:00
2024-05-25 09:11:19 +08:00
2023-09-29 19:46:49 +08:00
2026-03-19 23:14:47 +08:00
2026-03-19 23:14:47 +08:00
2023-08-09 13:42:41 +08:00
2026-03-19 15:48:32 +08:00
2023-08-09 13:42:41 +08:00
2026-04-16 12:43:09 +08:00
2024-05-25 09:11:19 +08:00
2026-03-19 23:14:47 +08:00
2025-05-01 17:09:45 +08:00
2025-05-01 17:09:45 +08:00
2026-01-03 00:36:04 +08:00
2026-03-11 14:59:29 +08:00
2023-09-29 19:46:49 +08:00