Commit Graph

18 Commits

Author SHA1 Message Date
Pyry Kovanen
f0f9cb4154
Revert "Revert "build: recent macOS updates clang"" 2024-02-01 13:48:21 +02:00
Pyry Kovanen
f7647c3316
Revert "build: recent macOS updates clang" 2024-01-22 19:48:10 +02:00
Jōshin
6447f97f7e
build: recent macOS updates clang 2024-01-04 14:23:01 -05:00
fighet-parnet
f7a75b51f0 Refactor the way arguments are passed in bazel, add -flto
This adds a macro "vere_library" which supports our concepts of debug and
release builds, and gives finer-grained control over which copts/linkopts are
passed and when.

Takes advantage of bazel's "compilation_mode={dbg,opt}" to control
debug/optimized builds.
2023-06-27 11:03:15 -04:00
Matthew LeVan
50e799a6e7 build: bump default clang-macos-aarch64 version to 14.0.3 2023-04-11 11:33:11 -04:00
Matthew LeVan
ea03e59d0d ci: fix typo 2023-03-13 11:58:40 -04:00
Matthew LeVan
62cfdbcf03 ci: export PACE file for docker build usage 2023-03-13 11:51:29 -04:00
Peter McEvoy
98cbc349cf
Achieve feature parity with v1.15 and earlier Docker images (#123)
Co-authored-by: Peter McEvoy <git@mcevoypeter.com>
2023-01-18 12:24:52 -05:00
Peter McEvoy
1a23de4464
Improve versioning scheme for soon and edge trains (#96)
Co-authored-by: Peter McEvoy <git@mcevoypeter.com>
2023-01-11 15:13:18 -05:00
Peter McEvoy
3eacdd5da4
Point binary upgrade system back to https://bootstrap.urbit.org/vere (#80)
Co-authored-by: Peter McEvoy <git@mcevoypeter.com>
2023-01-10 15:59:02 -05:00
Peter McEvoy
b6499744fb
Correct upload of Docker image (#77)
Co-authored-by: Peter McEvoy <git@mcevoypeter.com>
2023-01-10 14:05:38 -05:00
Peter McEvoy
1203b900bb Replace arm64 with aarch64 as canonical identifier for 64-bit ARM architecture (#52) 2023-01-09 14:52:35 -05:00
Matthew LeVan
cadf27fb85 bazel-based continuous integration flow (#21) 2023-01-09 14:44:23 -05:00
Peter McEvoy
7b3870d67e Build with musl instead of glibc on Linux (#27) 2023-01-09 13:54:11 -05:00
Matthew LeVan
9e0e7f24ea Build with bazel on darwin-x86_64 (#18) 2023-01-09 13:46:53 -05:00
Matthew LeVan
e434d32181 Build with bazel on darwin-arm64 (#13) 2023-01-09 13:46:53 -05:00
Peter McEvoy
5f838386fb Build with bazel on linux-arm64 (#16) 2023-01-09 13:46:53 -05:00
Peter McEvoy
b339b5067a Build with bazel on linux-x86_64 (#10) 2023-01-09 13:46:48 -05:00