Jelmer Vernooij
|
3d0519d83e
|
Return a tuple from get_buildsystem.
|
2021-03-19 17:09:38 +00:00 |
|
Jelmer Vernooij
|
57746c8352
|
Add scan_buildsystems.
|
2021-03-19 17:05:47 +00:00 |
|
Jelmer Vernooij
|
a3f7f8ba21
|
Support Suggests/Depends/Imports in DESCRIPTION.
|
2021-03-19 15:00:35 +00:00 |
|
Jelmer Vernooij
|
4fbc36c7ff
|
More R package support.
|
2021-03-19 14:41:43 +00:00 |
|
Jelmer Vernooij
|
2ceef03c8a
|
Add subpath argument.
|
2021-03-18 21:11:21 +00:00 |
|
Jelmer Vernooij
|
3aeb984147
|
Install missing dependencies when figuring out declared dependencies.
|
2021-03-18 19:56:44 +00:00 |
|
Jelmer Vernooij
|
c9e2db373f
|
Don't use quotes.
|
2021-03-18 17:06:36 +00:00 |
|
Jelmer Vernooij
|
97da5ea6bd
|
Add R/CRAN support.
|
2021-03-18 14:59:57 +00:00 |
|
Jelmer Vernooij
|
84c8a1abda
|
Try the next level.
|
2021-03-18 14:16:52 +00:00 |
|
Jelmer Vernooij
|
37f56f8556
|
Drop travis probing.
|
2021-03-18 13:58:32 +00:00 |
|
Jelmer Vernooij
|
bd1d18a890
|
Probe from travis config.
|
2021-03-18 13:56:53 +00:00 |
|
Jelmer Vernooij
|
7b6fecc2ac
|
Use probe for golang.
|
2021-03-18 12:08:36 +00:00 |
|
Jelmer Vernooij
|
6321f09c66
|
Fix style.
|
2021-03-18 12:08:29 +00:00 |
|
Jelmer Vernooij
|
4759ae87bb
|
Shorten __repr__.
|
2021-03-17 20:09:56 +00:00 |
|
Jelmer Vernooij
|
a448f81761
|
Fix call to mkdir.
|
2021-03-17 19:43:31 +00:00 |
|
Jelmer Vernooij
|
eade730fc3
|
Fix == in python version string matching.
|
2021-03-17 18:36:02 +00:00 |
|
Jelmer Vernooij
|
f2515552e4
|
Add some __repr__.
|
2021-03-17 17:47:16 +00:00 |
|
Jelmer Vernooij
|
f174e7ce7b
|
Fix arg.
|
2021-03-17 17:26:12 +00:00 |
|
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 |
|