Commit Graph

22 Commits

Author SHA1 Message Date
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