Commit Graph

34 Commits

Author SHA1 Message Date
Mizux Seiha
7327b46e53 release: Fix script 2020-04-20 11:45:13 +02:00
Mizux Seiha
db790b10e8 tools: Refactor release scripts 2020-04-15 15:22:42 +02:00
Mizux Seiha
d3b00797d7 make:python: fix package_python renaming 2020-04-14 14:23:55 +02:00
Corentin Le Molgat
b9e695306e Add pip install for mandatory python packages 2020-01-21 10:12:10 +01:00
Laurent Perron
4021c4ec51 build for python 3.8 2019-11-15 14:20:45 -08:00
Laurent Perron
879108cfee remove support for python 2.7 2019-09-07 22:03:06 +02:00
Laurent Perron
f1823a147d remove python3.5 for windows delivery 2019-07-02 11:50:19 +02:00
Corentin Le Molgat
0354c504e9 Fixup release script 2019-05-07 13:40:05 +02:00
Corentin Le Molgat
f431c7c8a0 Cleanup releasing tools
- crash when DOTNET_SNK is not defined
2019-05-07 12:02:41 +02:00
Corentin Le Molgat
6b1dce44bb Makefile: Add python_package/ test_python_package target 2019-04-29 17:52:10 +02:00
Corentin Le Molgat
d800e35049 MacOS: Check java version when building release (Fix #1191)
- prefer to honor JAVA_HOME if exist
2019-04-15 13:26:26 +02:00
Corentin Le Molgat
197e7ed481 Fix macOS python release (Fix #1164) 2019-03-29 14:08:15 +01:00
Corentin Le Molgat
2c030d0e38 Fixup publish_delivery_win.cmd 2018-10-02 08:21:33 +02:00
Corentin Le Molgat
49247b4898 Rework Python temp directory
- Make temp dir consistent using underscore
- Fixup TEMP_DIR in build_delivery_* scripts
2018-10-02 08:21:10 +02:00
Corentin Le Molgat
c934a8e296 Upload publish script 2018-10-01 08:32:01 +02:00
Corentin Le Molgat
0d25944755 rework publish script 2018-09-28 17:48:55 +02:00
Corentin Le Molgat
4742928ce7 Update release script 2018-09-24 17:37:50 +02:00
Corentin Le Molgat
c4d0a310e3 release: on windows copy all wheel packages in root dir 2018-09-21 18:18:31 +02:00
Corentin Le Molgat
fe4b33aae5 Rework test_delivery_* scripts (#855)
Verify python wheel packages are working
2018-09-21 18:18:31 +02:00
Corentin Le Molgat
1438b67696 Fix publish_delivery_win
- Nuget package are published by hand,
 since I need the three `runtime.<rid>` on one machine first...
2018-09-20 11:31:40 +02:00
Corentin Le Molgat
eb5409ec8c release: fix build_release_win cmd
nuget packages are generated during `make dotnet`
2018-09-17 17:34:10 +02:00
Corentin Le Molgat
16cbba9944 rlease: Add version to build.log 2018-09-17 09:18:27 +02:00
Corentin Le Molgat
d840081ca6 Update release script 2018-09-10 12:48:14 +02:00
Corentin Le Molgat
fce004c394 delivery: Add test_archive and test_fz_archive cmd 2018-07-24 08:39:57 +02:00
Corentin Le Molgat
84ceaf526b delivery: Fix build.log 2018-07-18 15:58:24 +02:00
Corentin Le Molgat
c5a2a6f216 build delivery win: remove nuget check
now use `dotnet pack` or `dotnet nuget`
2018-07-18 10:34:31 +02:00
Corentin Le Molgat
4c76ba7927 Update release tools 2018-07-18 10:33:23 +02:00
Corentin Le Molgat
e92b949e11 Update build delivery unix
only target python2 and python3 on unix
i.e. version will vary according to distro where it is run...
2018-07-18 10:21:47 +02:00
Corentin Le Molgat
40c10beaa1 Add build delivery mac:
only target python2.7 and python3.7 which are the current version on brew
2018-07-18 10:20:44 +02:00
Corentin Le Molgat
e7d78905e6 fix build delivery script on unix 2018-07-17 21:47:09 +02:00
Corentin Le Molgat
8e651f5979 Release win: replace csharp/fsharp by dotnet 2018-07-13 15:23:11 +02:00
Corentin Le Molgat
5339045842 Win Release: Add Python3.7 support 2018-07-13 14:40:19 +02:00
Corentin Le Molgat
4f24443b17 Move windows tools to tools/win 2018-07-10 11:16:20 +02:00
Corentin Le Molgat
e809e085e8 Cleanup: move delivery scripts to tools/release 2018-07-10 11:16:19 +02:00