Commit graph build-cran-binaries/R/build_binaries.R
Author SHA1 Message Date
a3ca51c231
improve debug mode, use progress instead of cli progress report mode 2024-09-30 11:32:45 +02:00
350785bdde
actually pass args to upload() 2024-09-29 16:24:47 +02:00
fd20bbb3d1
fix tarball_arch 2024-09-24 20:22:50 +02:00
66b0a1046a
capture arch in metadata table 2024-09-24 08:13:08 +02:00
2ad67854d4
add debug arg 2024-09-23 22:08:27 +02:00
c0b8fd67f9
don't index package_name as list 2024-09-23 15:15:19 +02:00
2eed67c54a
don't parallelise upload 2024-09-23 14:12:23 +02:00
6db7443844
only parallelise package builds 2024-09-23 13:36:13 +02:00
e4a32163c6
add timestamp to cli output 2024-09-22 12:34:58 +02:00
b1898f357c
finally add progressr support 2024-09-11 00:15:18 +02:00
1993229e89
move dep installation logic to build_single_tag() 2024-09-08 16:33:35 +02:00
d643ba185c
add deps_verbose arg 2024-09-08 13:59:29 +02:00
cce9cf9591
fix platform mapping 2024-09-07 22:48:58 +02:00
e8f35ee392
imporove platform detection 2024-09-07 22:40:01 +02:00
36d95cf5d9
autodetect platform 2024-09-07 21:50:16 +02:00
f6ebe0e931
account for pc/unknown identifier 2024-09-05 15:44:15 +02:00
533fa440aa
account for architecture when building and uploading 2024-09-05 15:30:03 +02:00
c8a2f26eb0
fix archiving logic while building 2024-09-01 13:49:17 +02:00
28db7fc826
archive package after build 2024-09-01 13:30:43 +02:00
85ad28c543
account for musl suffix 2024-08-29 09:51:09 +02:00
12a41c1bf7
set build_for_minor = FALSE 2024-08-28 20:11:11 +02:00
2aecc2ca20
no progressr 2024-08-28 18:18:48 +02:00
14cf69331d
fix metadata overwrite logic 2024-07-31 13:22:40 +02:00
c87888beb5
fix build metadata row selector 2024-07-31 12:54:37 +02:00
836c9b9b62
require setting platform variable 2024-07-30 22:27:34 +02:00
c2e7ff41ea
brackets issue 2024-07-29 19:40:32 +02:00
e83b43ad1e
catch more errors in building to harden tryCatch calls 2024-07-29 17:46:18 +02:00
32719ff957
be more precise with upload success message 2024-07-29 17:02:05 +02:00
f47835fb8d
normal run again 2024-07-29 16:26:16 +02:00
b4ff36dfa8
tryCatch error in pkgbuild::build 2024-07-29 16:09:33 +02:00
830390dc31
skip file move if file does not exist 2024-07-29 13:21:54 +02:00
0293be70ed
build 2024-07-29 13:15:10 +02:00
784a4d34e8
remove unused log output 2024-07-28 14:27:12 +02:00
ee3a626b73
remove unneeded dot 2024-07-28 13:09:19 +02:00
7ce71cf07b
install deps: only return TRUE in case of error 2024-07-28 11:03:45 +02:00
f847cc6b66
better logging 2024-07-28 10:40:59 +02:00
af0573c2be
use conditionMessage instead of stderr 2024-07-28 10:28:24 +02:00
1ce509e86e
fix object length 2024-07-28 10:09:28 +02:00
2c51194167
tryCatch for install_package_system_dependencies 2024-07-28 09:52:12 +02:00
b589e15764
do not persist binaries after build 2024-07-27 23:45:06 +02:00
9e95deb225
6 workers 2024-07-27 13:46:23 +02:00
2e5939ace8
cleanup and reorg 2024-07-27 13:33:50 +02:00
995ca841d6
be more precise renaming the binary 2024-07-26 21:28:59 +02:00
4e24f4e743
build in new root, upload PACKAGES file at the end 2024-07-26 12:53:17 +02:00
0f37c1407b
add debug support to add_to_package_index 2024-07-26 11:26:19 +02:00
165e88a660
debug 2024-07-26 11:23:32 +02:00
7d1324ac5b
optimize log output 2024-07-26 10:56:40 +02:00
c408dd1e9e
update package index after each build 2024-07-26 01:02:43 +02:00
17b8d44c7b
add file size to metadata 2024-07-25 14:47:36 +02:00
8c092af8b9
fix reported build time unit 2024-07-25 10:56:02 +02:00