Commit graph

372 commits

Author SHA1 Message Date
Jelmer Vernooij
65612f8234 make sure retcode is defined. 2021-03-17 17:16:25 +00:00
Jelmer Vernooij
ba8f6d442c Don't treat DirEntry as a string. 2021-03-17 17:13:55 +00:00
Jelmer Vernooij
5ec4638487 Make relfilename a property. 2021-03-17 17:01:10 +00:00
Jelmer Vernooij
cb1adaa8a0 Support Module::Build::Tiny. 2021-03-17 16:57:44 +00:00
Jelmer Vernooij
4c40bc69d1 list cmake. 2021-03-17 16:49:50 +00:00
Jelmer Vernooij
9ad9309267 Add qmake support. 2021-03-17 16:49:31 +00:00
Jelmer Vernooij
703d1cda94
More probing, unify python code. 2021-03-17 16:29:02 +00:00
Jelmer Vernooij
b15dbe7c02
Probing. 2021-03-17 16:12:22 +00:00
Jelmer Vernooij
0c1abd29e3 Fix path to META.yml. 2021-03-17 16:02:41 +00:00
Jelmer Vernooij
ccc7b934a2 Enter context for PlainSession. 2021-03-17 15:06:15 +00:00
Jelmer Vernooij
997a643b01 Handle ~= for python. 2021-03-17 15:06:02 +00:00
Jelmer Vernooij
cc85d9d7a3
Add code for exporting. 2021-03-17 14:15:54 +00:00
Jelmer Vernooij
9792ddb865 Read requirements from pyproject.toml. 2021-03-17 13:26:14 +00:00
Jelmer Vernooij
40aa791ec1 Drop custom code. 2021-03-17 13:19:46 +00:00
Jelmer Vernooij
b3a9fc3aac
Add schroot arg. 2021-03-17 13:12:56 +00:00
Jelmer Vernooij
c6afe4eb40 Don't rely on cwd. 2021-03-17 12:24:43 +00:00
Jelmer Vernooij
159dc9879c Missing args. 2021-03-17 05:02:09 +00:00
Jelmer Vernooij
4c75eb34c4
Obtain username in root, since cwd might not exist. 2021-03-17 04:52:54 +00:00
Jelmer Vernooij
d46f45debc Use absolute path for dist.ini. 2021-03-17 04:48:24 +00:00
Jelmer Vernooij
7238bb0caf Handle missing make target. 2021-03-17 04:44:48 +00:00
Jelmer Vernooij
14e3726ae8 Handle missing command. 2021-03-17 04:39:34 +00:00
Jelmer Vernooij
9635b68648 There's no such thing as session.mkdir. 2021-03-17 04:11:58 +00:00
Jelmer Vernooij
2392907f8e Fix installation of poetry. 2021-03-17 03:50:53 +00:00
Jelmer Vernooij
0f6e8786de Set chdir. 2021-03-17 03:21:15 +00:00
Jelmer Vernooij
5b872c10a3 Pass in subpath. 2021-03-17 03:15:45 +00:00
Jelmer Vernooij
b988dd2324
Fix relative paths. 2021-03-17 01:30:10 +00:00
Jelmer Vernooij
94418e0694 Try to install wheel. 2021-03-16 22:06:51 +00:00
Jelmer Vernooij
5c6383a3f6 Install apt-pkg-dev. 2021-03-16 21:47:40 +00:00
Jelmer Vernooij
b945a0f677 Fix syntax. 2021-03-16 21:44:12 +00:00
Jelmer Vernooij
d2f7f3eac6 Skip apt tests with pypy. 2021-03-16 21:36:03 +00:00
Jelmer Vernooij
8bd4de0b4e
Drop logging. 2021-03-16 20:29:39 +00:00
Jelmer Vernooij
891e097d3c More streamlining. 2021-03-16 20:21:11 +00:00
Jelmer Vernooij
b7206647b1 Simplify cache handling. 2021-03-16 20:07:42 +00:00
Jelmer Vernooij
b6414238bf Some refactoring. 2021-03-16 20:02:52 +00:00
Jelmer Vernooij
09d74cf827 Use apt_pkg function. 2021-03-16 18:28:53 +00:00
Jelmer Vernooij
79de95e787
Run sudo. 2021-03-16 17:09:23 +00:00
Jelmer Vernooij
6aaa2df421 Factor out file search. 2021-03-16 15:26:52 +00:00
Jelmer Vernooij
ceb052332b Factor out load_contents_url. 2021-03-16 04:34:58 +00:00
Jelmer Vernooij
1d6b83b2be Factor out contents_urls_from_sourceslist. 2021-03-16 04:29:27 +00:00
Jelmer Vernooij
1acda140cf
Use sudo to run apt. 2021-03-15 21:30:05 +00:00
Jelmer Vernooij
ed7238d396 s/pythonX/cpythonX/g 2021-03-15 20:24:32 +00:00
Jelmer Vernooij
95c2ed4583 Fix python version match. 2021-03-15 19:31:54 +00:00
Jelmer Vernooij
b302b90390 Fix python specs. 2021-03-15 03:07:52 +00:00
Jelmer Vernooij
d3afa5f6eb
Factor out url_to_cache_filename. 2021-03-14 22:42:05 +00:00
Jelmer Vernooij
a227ffa07f
Fix sublist syntax... 2021-03-05 15:01:34 +00:00
Jelmer Vernooij
579efb46fa Fix list syntax... 2021-03-05 14:59:16 +00:00
Jelmer Vernooij
516ad0dc47 Fix syntax. 2021-03-05 14:58:25 +00:00
Jelmer Vernooij
cfbca23302 Add list of supported systems. Fixes #1 2021-03-05 14:56:52 +00:00
Jelmer Vernooij
ae493f85c9 Fix debian install. 2021-03-05 14:44:10 +00:00
Jelmer Vernooij
05bad21f1f
Split out Contents file reading. 2021-03-05 14:35:09 +00:00