flatpak-builder/src
Simon McVittie 48761e778a bzr: Run brz in preference to bzr
Bazaar-NG (bzr) relies on Python 2, which has reached end-of-life, and
appears to be essentially unmaintained itself. Try using Breezy (brz),
a "friendly fork" of bzr that has been ported to Python 3 and is
maintained.

Signed-off-by: Simon McVittie <smcv@debian.org>
2020-03-20 20:19:26 +00:00
..
Makefile.am.inc Load SDK configuration file. 2018-05-07 15:26:15 +00:00
builder-cache.c Compress changes when stored in cache commit metadata 2019-01-25 14:54:54 +00:00
builder-cache.h Don't prune build stages from cache with --{export,finish}-only 2018-06-11 15:47:39 +02:00
builder-context.c Feature: Use CCACHE_DIR from environment, if set 2019-09-13 10:40:24 +00:00
builder-context.h manifest: Add default-branch key 2019-01-26 03:16:27 +00:00
builder-extension.c Support using app-extensions during the build 2018-04-23 07:06:07 +00:00
builder-extension.h Support using app-extensions during the build 2018-04-23 07:06:07 +00:00
builder-flatpak-utils.c Make libcurl return error on HTTP response >= 400 2018-05-28 08:05:51 +00:00
builder-flatpak-utils.h utils: force exit host commands when flatpak-builder exits 2019-05-06 13:03:17 +02:00
builder-git.c Ensure shallow repo mirror is updated when the git ref changes 2019-05-14 10:56:23 +00:00
builder-git.h Remove builder_git_checkout_dir 2019-02-05 14:58:27 +00:00
builder-main.c Support passing --token-type to build-export 2020-03-19 16:29:27 +01:00
builder-manifest.c Support passing --token-type to build-export 2020-03-19 16:29:27 +01:00
builder-manifest.h Support passing --token-type to build-export 2020-03-19 16:29:27 +01:00
builder-module.c module: Add builder_module_set_name() 2019-09-13 13:25:32 +00:00
builder-module.h module: Add builder_module_set_name() 2019-09-13 13:25:32 +00:00
builder-options.c Allow overriding SOURCE_DATE_EPOCH via env option 2019-01-14 10:31:42 +00:00
builder-options.h Add 'libdir' as build option. 2018-05-07 15:26:15 +00:00
builder-post-process.c post-process: Handle python 3.7 header formats 2019-01-14 10:17:47 +00:00
builder-post-process.h Automatically compress debug info unless no-debuginfo-compression is set 2017-10-05 18:11:21 +00:00
builder-sdk-config.c Load SDK configuration file. 2018-05-07 15:26:15 +00:00
builder-sdk-config.h Load SDK configuration file. 2018-05-07 15:26:15 +00:00
builder-source-archive.c source archive: Add 7zip support 2020-03-19 16:27:30 +01:00
builder-source-archive.h Move builder/ to src/ 2017-08-25 09:30:53 +02:00
builder-source-bzr.c bzr: Run brz in preference to bzr 2020-03-20 20:19:26 +00:00
builder-source-bzr.h Move builder/ to src/ 2017-08-25 09:30:53 +02:00
builder-source-dir.c Add directory source 2018-04-26 07:15:38 +00:00
builder-source-dir.h Add directory source 2018-04-26 07:15:38 +00:00
builder-source-extra-data.c Add extra-data source type 2017-09-29 07:01:53 +00:00
builder-source-extra-data.h Add extra-data source type 2017-09-29 07:01:53 +00:00
builder-source-file.c Fix inline "data:" URLs 2018-08-03 21:34:23 +00:00
builder-source-file.h Move builder/ to src/ 2017-08-25 09:30:53 +02:00
builder-source-git.c source-git: Add option to disable submodules 2019-09-13 10:51:18 +00:00
builder-source-git.h Move builder/ to src/ 2017-08-25 09:30:53 +02:00
builder-source-patch.c patch source: Add paths option to specify multiple patches 2018-08-17 10:22:17 +00:00
builder-source-patch.h Move builder/ to src/ 2017-08-25 09:30:53 +02:00
builder-source-script.c Move common/flatpak-utils.* to src/builder-flatpak-utils.* 2017-08-25 09:36:49 +02:00
builder-source-script.h Move builder/ to src/ 2017-08-25 09:30:53 +02:00
builder-source-shell.c utils: add GSubprocessFlags parameter 2018-01-12 10:06:12 +00:00
builder-source-shell.h Move builder/ to src/ 2017-08-25 09:30:53 +02:00
builder-source-svn.c Add SVN source type 2018-04-25 17:07:44 +00:00
builder-source-svn.h Add SVN source type 2018-04-25 17:07:44 +00:00
builder-source.c Keep x-* properties in manifest.json 2018-08-15 16:39:06 +00:00
builder-source.h Add extra-data source type 2017-09-29 07:01:53 +00:00
builder-utils.c Quote checksum in mismatch error for clarity 2019-11-14 04:19:34 -08:00
builder-utils.h Support parsing sources files as yaml 2019-09-13 10:30:46 +00:00