Commit Graph

868 Commits

Author SHA1 Message Date
Corentin Le Molgat
574a0d8cc2 tools/release: Fix windows build 2022-11-30 17:42:55 +01:00
Corentin Le Molgat
4619af0e90 python: Rework README.pypi.txt 2022-11-30 11:24:40 +01:00
Corentin Le Molgat
7ba088032d tools/release: Fix publish_delivery_win 2022-11-30 09:21:46 +01:00
Corentin Le Molgat
c627d194f0 tools/release: build_delivery_linux fixup 2022-11-29 17:01:57 +01:00
Corentin Le Molgat
6aa1f4aee6 tools/release: Add test_delivery_manylinux_* 2022-11-29 17:01:51 +01:00
Corentin Le Molgat
7cfa7bc610 tools/release: Fix macOS Intel python build 2022-11-29 17:01:51 +01:00
Corentin Le Molgat
cfec85e2eb tools/release: Add M1 support to test_delivery_macos 2022-11-29 15:20:46 +01:00
Corentin Le Molgat
c43d540ee3 tools/release: rename test_delivery_unix -> test_delivery_linux
todo(mizux): cleanup and make it having the same layout than build/publish
2022-11-29 15:20:46 +01:00
Corentin Le Molgat
6a172e58e0 tools/release: provide publish_delivery_manylinux* 2022-11-29 15:20:46 +01:00
Corentin Le Molgat
92eab40155 tools/docker: Fix debian-sid
version returned by lsb-release is 'n/a' which break all scripts...
2022-11-25 10:21:54 +01:00
Corentin Le Molgat
eed27aa2e4 tools/docker: disable python artifacts generation 2022-11-23 17:57:45 +01:00
Corentin Le Molgat
c35669c1ac tools/release: Bump make check to 4.4 on macos 2022-11-23 17:56:02 +01:00
Corentin Le Molgat
e9783bfd03 tools/release: remove macos python3.6 support 2022-11-23 17:54:35 +01:00
Corentin Le Molgat
986620e831 tools/release: enable net46 on windows 2022-11-21 17:29:27 +01:00
Corentin Le Molgat
8c94e325f0 tools/release: add log 2022-11-21 17:29:27 +01:00
Corentin Le Molgat
0a2145fd12 tools/release: fixup 2022-11-21 13:05:00 +01:00
Corentin Le Molgat
b24bc8dddd tools/release: fix windows test 2022-11-09 18:30:37 +01:00
Corentin Le Molgat
5894c23a44 tools/docker: Fix export 2022-11-09 11:30:44 +01:00
Corentin Le Molgat
eb5e28e2cf tools/docker: Fix dockerfile 2022-11-07 16:01:36 +01:00
Corentin Le Molgat
bdba6d1c94 tools/docker: fix python amd64 manylinux build 2022-11-07 11:55:22 +01:00
Corentin Le Molgat
ab2fb2305a release: Fix python whl naming 2022-11-04 18:26:23 +01:00
Corentin Le Molgat
76a73026dd release: Fix macos arm64 build 2022-11-04 17:34:03 +01:00
Mizux Seiha
abd7328623 Add python 3.11 support (#3515) 2022-10-28 11:50:36 +02:00
Corentin Le Molgat
daed241ba8 tools/docker: Add ubuntu-22.10 2022-09-30 14:25:26 +02:00
Corentin Le Molgat
683303e96e tools/docker: Add debian-sid 2022-09-30 14:25:26 +02:00
Corentin Le Molgat
40c87e6203 remove test.py.in 2022-09-30 14:25:20 +02:00
Corentin Le Molgat
d17fe63829 tools/release: cleanup 2022-09-20 13:07:16 +02:00
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