Corentin Le Molgat
|
69e409ab2e
|
tools: remove linaro aarch64 toolchain
gcc 7.5 is too old to be able to compile or-tools
|
2022-09-02 10:39:33 +02:00 |
|
Mizux Seiha
|
0a9b42a1b5
|
tools: Add aarch64 bootlin toolchains
|
2022-09-01 20:49:55 +02:00 |
|
Mizux Seiha
|
8d48a7e7aa
|
tools: enable qemu for aarch64_be test
|
2022-09-01 14:51:09 +02:00 |
|
Corentin Le Molgat
|
096b4360f4
|
tools: add powerpc toolchain
|
2022-08-31 14:40:47 +02:00 |
|
Corentin Le Molgat
|
020f08d162
|
tools: bump qemu to 7.0.0
|
2022-08-31 14:40:45 +02:00 |
|
Corentin Le Molgat
|
dc3349502e
|
tools: Update cross_compile.sh
|
2022-08-29 11:37:59 +02:00 |
|
Corentin Le Molgat
|
ef0601c064
|
tools/docker: rework SHA1 verification
|
2022-08-24 14:12:13 +02:00 |
|
Corentin Le Molgat
|
dbb0fb4634
|
tools: bump qemu to 7.0.0
|
2022-08-24 14:11:13 +02:00 |
|
Corentin Le Molgat
|
25f74e892b
|
fix mips64 cross build
* Bump to 2020 codespace toolchain
* Fix SYSROOT_DIR
* Fix convertion using _MIPS_SZPTR
dev note:
cd /build_cross/archives/mips-mti-linux-gnu/2020.06-01/bin
./mips-mti-linux-gnu-g++ -EB -mips64r6 -mabi=64 -std=c++17 -dM -E -x c++ /dev/null | grepc -i mips
|
2022-08-24 11:51:12 +02:00 |
|
Mizux Seiha
|
5669a3f920
|
make: Rename archives
follow the convention PLATFORM_DISTRO_LANGUAGE
e.g. aarch64_Ubuntu-20.04_cpp
|
2022-08-22 16:09:51 +02:00 |
|
Mizux Seiha
|
44a118e8fa
|
tools/docker: Fix ubuntu-22.04
|
2022-08-22 15:50:00 +02:00 |
|
Mizux Seiha
|
ff178b6278
|
tools/release: Add build_delivery_meta
* needed to create .Net and Java meta package
|
2022-08-18 11:56:11 +02:00 |
|
Mizux Seiha
|
ad7494ef74
|
tools/release: cleanup
|
2022-08-18 11:56:11 +02:00 |
|
Corentin Le Molgat
|
82750ac12f
|
release: enable archive target in build_manylinux
|
2022-08-09 09:13:14 +02:00 |
|
Corentin Le Molgat
|
cd5faa75ac
|
release: Fix linux arm64 java generation
|
2022-08-09 09:12:45 +02:00 |
|
Corentin Le Molgat
|
7398e675bf
|
release: check make and sed on macos
Default Apple provided version won't work with our Makefile...
|
2022-08-08 17:03:27 +02:00 |
|
Corentin Le Molgat
|
7c2367ad96
|
release: check Make is 4.3
needed to have more complexe $(eval $(call ...))
|
2022-08-08 17:03:27 +02:00 |
|
Corentin Le Molgat
|
6c902de9f7
|
tools: Bump MacOS version in README.md
12.2 -> 12.5
|
2022-08-08 17:03:27 +02:00 |
|
Corentin Le Molgat
|
b4f5d1c806
|
release: cleanup
|
2022-08-08 17:03:27 +02:00 |
|
Corentin Le Molgat
|
c20a579928
|
release: Fix Apple M1 python build
|
2022-08-08 17:03:27 +02:00 |
|
Corentin Le Molgat
|
3ae4ab1bd1
|
release: Fix Apple M1 java build
|
2022-08-08 17:03:27 +02:00 |
|
Corentin Le Molgat
|
785f922112
|
release: update arm64 script
|
2022-08-08 17:03:27 +02:00 |
|
Corentin Le Molgat
|
4869516842
|
release: Adapt script for Apple M1
|
2022-08-08 17:03:27 +02:00 |
|
Corentin Le Molgat
|
2361ad8106
|
release: Use of buildx
|
2022-07-20 17:21:54 +02:00 |
|
Mizux Seiha
|
36ebbbfa0e
|
release: Fix arm64 Maven GPG signing
|
2022-07-20 17:21:54 +02:00 |
|
Mizux Seiha
|
16b1fdbe95
|
release: Fix reset
|
2022-07-20 17:21:54 +02:00 |
|
Corentin Le Molgat
|
84be988c7c
|
release: use manylinux_2_28_aarch64 base image.
note: manylinux_2_24_aarch64 seems broken without yum nor dnf installed.
|
2022-07-04 16:30:19 +02:00 |
|
Corentin Le Molgat
|
d928a55963
|
release: add reset command
|
2022-07-04 16:30:19 +02:00 |
|
Corentin Le Molgat
|
954e15220c
|
release: Fix windows script
|
2022-07-04 09:32:25 +00:00 |
|
Mizux Seiha
|
60528df1de
|
release: disable example archive generation
|
2022-07-04 09:48:00 +02:00 |
|
Mizux Seiha
|
eb1c2d303c
|
release: rename mac scripts as macos
|
2022-07-01 14:40:52 +02:00 |
|
Corentin Le Molgat
|
0cdd8077a3
|
release: arm64 use manylinux2014 instead of centos7 as base image
|
2022-07-01 14:40:52 +02:00 |
|
Corentin Le Molgat
|
2dc8df2af5
|
release: rework release scripts
* fix windows build
|
2022-07-01 14:40:39 +02:00 |
|
Corentin Le Molgat
|
a4a3d4a786
|
release: update centos-7 image
|
2022-06-29 08:05:16 +02:00 |
|
Corentin Le Molgat
|
4681581b02
|
tools/docker: improve usage doc.
|
2022-06-27 16:15:56 +02:00 |
|
Corentin Le Molgat
|
5863a63d19
|
export from google3
|
2022-06-22 18:09:44 +02:00 |
|
Laurent Perron
|
d148e77d7c
|
fix minizinc challenge tools
|
2022-06-21 08:47:22 +02:00 |
|
Corentin Le Molgat
|
045a5d93b7
|
Sync google3 github
|
2022-06-17 14:23:23 +02:00 |
|
Laurent Perron
|
91d1b0072a
|
prepare minizinc challenge submission
|
2022-06-17 13:22:11 +02:00 |
|
Corentin Le Molgat
|
6fc897dde2
|
make: rework archive release management
|
2022-06-16 22:57:15 +02:00 |
|
Corentin Le Molgat
|
1fa538529b
|
tools/docker: Update CMake 3.21.1 -> 3.23.2
|
2022-06-13 16:41:38 +02:00 |
|
Corentin Le Molgat
|
0a51097f74
|
tools/docker: Fix ubuntu andarchlinux dotnet build
|
2022-06-10 16:59:32 +02:00 |
|
Corentin Le Molgat
|
cbc5674ffb
|
cmake(dotnet): Use USE_DOTNET_CORE_31 and USE_DOTNET_6
|
2022-06-10 16:06:18 +02:00 |
|
Corentin Le Molgat
|
b2d2bc98ac
|
tools/docker: cleanup
|
2022-06-08 15:25:30 +02:00 |
|
Corentin Le Molgat
|
e6aa3534c9
|
fixup
|
2022-06-07 09:13:01 +02:00 |
|
Corentin Le Molgat
|
d9e9ead827
|
tools/docker: fix python build
|
2022-06-03 14:47:56 +02:00 |
|
Corentin Le Molgat
|
27375514ea
|
tools/docker: Fix centos-8 env
|
2022-06-03 14:47:55 +02:00 |
|
Corentin Le Molgat
|
109a765943
|
tools/docker: Fix Archlinux PORT
|
2022-06-03 14:47:55 +02:00 |
|
Corentin Le Molgat
|
225b912d7a
|
tools/docker: unroll --depth=1
|
2022-06-03 14:47:55 +02:00 |
|
Corentin Le Molgat
|
638555e149
|
tools/docker: Fix alpine-edge PORT
|
2022-06-03 14:47:55 +02:00 |
|