Commit Graph

26 Commits

Author SHA1 Message Date
Valentin Niess
0ba0d96beb Skip tk install for manylinux > 1 2022-02-18 22:43:36 +01:00
Valentin Niess
4beacdf473 Improve python selection when building apps 2022-02-18 16:11:44 +01:00
Valentin Niess
ea71603f8e Secure pip / root warning 2022-02-12 09:45:21 +01:00
Valentin Niess
d24095e3b5 Changed behaviour of in-tree-build flag 2021-12-09 13:49:41 +01:00
Mohamed Feddad
4ce4a09ca9 Add --no-tree-build flag
resolves #40
2021-12-09 00:01:02 +04:00
Andy Kipp
84428076ff Update app.py 2021-05-03 17:57:19 +03:00
Andy Kipp
1db6dd10a5 Update app.py 2021-05-03 11:44:25 +03:00
Andy Kipp
639884b8ae Check pip version 2021-05-03 11:42:03 +03:00
Andy Kipp
e9315dbb85 Update app.py 2021-05-03 11:34:44 +03:00
Andy Kipp
874a28d82c Update app.py 2021-05-03 11:23:49 +03:00
Andy Kipp
a9e051f5cb Fix #31 2021-05-03 10:31:01 +03:00
Valentin Niess
447701ea3d Use default python for packaging i686 appimages 2021-04-21 10:34:09 +02:00
Valentin Niess
728a997ae5 Use manylinux2014 for building with appimagetool 2021-04-21 10:08:39 +02:00
Valentin Niess
98d54580e0 Forward SSL cert to applications build 2020-08-12 14:12:39 +02:00
Valentin Niess
70aaa05f4e Custom shebangs for applications entrypoint 2020-05-06 13:58:15 +02:00
Valentin Niess
07adf65f99 Patch TCl/Tk exports for apps 2020-05-06 13:49:16 +02:00
Valentin Niess
d48e582472 Option for building apps from a base image on disk 2020-04-21 11:34:48 +02:00
Valentin Niess
b9d55dbc68 Allow git+url requirements for apps 2020-04-21 09:43:02 +02:00
anki-code
e9374ceaaa fix 2020-04-04 15:26:19 +03:00
Valentin Niess
95d8a03eb8 Patch 3.5 compat in json package 2020-04-04 01:02:31 +02:00
Valentin Niess
8c5bdaf5b7 Catch Python 2.7 deprecation warning 2020-04-04 00:48:39 +02:00
Valentin Niess
999fcf8083 Clean the CLI, applications workflow & README 2020-04-03 23:58:30 +02:00
Valentin Niess
f23a2dc25f Add an app builder 2020-04-03 01:17:34 +02:00
Valentin Niess
83ee9e5f0c Relocate local and manylinux under a build command 2020-04-01 00:55:37 +02:00
Valentin Niess
7cdb1fb646 Add a which command for locating binary deps 2020-03-30 01:23:09 +02:00
Valentin Niess
4eb7011425 Add install command & reorganize 2020-03-30 00:48:53 +02:00