flatpak-builder/src
Alexander Larsson bfd599cd4e Set FLATPAK_BUILDER_BUILDDIR in env when building module
This is set to the /run/build/$module directory name so that you
can easily refer to it in the build.

Fixes https://github.com/flatpak/flatpak-builder/issues/172

Closes: #180
Approved by: alexlarsson
2018-07-05 07:54:08 +00:00
..
Makefile.am.inc Load SDK configuration file. 2018-05-07 15:26:15 +00:00
builder-cache.c Don't prune build stages from cache with --{export,finish}-only 2018-06-11 15:47:39 +02: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 file/archive source: Add mirror-urls 2018-06-21 11:48:38 +02:00
builder-context.h file/archive source: Add mirror-urls 2018-06-21 11:48:38 +02: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 build: handle changes to soup autocleanups 2018-06-26 10:47:39 +00:00
builder-git.c git: Look for the correct cache 2018-02-16 11:39:09 +01:00
builder-git.h git: Always deep clone for old git versions if bundling sources 2017-11-06 12:42:36 +00:00
builder-main.c Make p2p support non-optional, now that we depend on 0.99.1 2018-06-28 11:22:24 +00:00
builder-manifest.c install-deps: Always pass -y when installing 2018-06-21 10:47:40 +02:00
builder-manifest.h When using --download-only skip some checks 2018-05-03 15:43:41 +00:00
builder-module.c Set FLATPAK_BUILDER_BUILDDIR in env when building module 2018-07-05 07:54:08 +00:00
builder-module.h Add extra-data source type 2017-09-29 07:01:53 +00:00
builder-options.c BuildOptions: Drop sdk-default-override 2018-05-14 08:43:56 +00:00
builder-options.h Add 'libdir' as build option. 2018-05-07 15:26:15 +00:00
builder-post-process.c Automatically compress debug info unless no-debuginfo-compression is set 2017-10-05 18:11:21 +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 Use GInputStream for checksum computation of source files & archives 2018-07-02 07:53:19 +00:00
builder-source-archive.h Move builder/ to src/ 2017-08-25 09:30:53 +02:00
builder-source-bzr.c utils: Add flags argument to flatpak_spawn 2017-10-17 10:31:28 +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 Use GInputStream for checksum computation of source files & archives 2018-07-02 07:53:19 +00:00
builder-source-file.h Move builder/ to src/ 2017-08-25 09:30:53 +02:00
builder-source-git.c Add --no-shallow-clone for git mirroring 2018-03-27 13:41:42 +00:00
builder-source-git.h Move builder/ to src/ 2017-08-25 09:30:53 +02:00
builder-source-patch.c builder: Add "use-git-am" option to apply patches with git-am 2018-06-27 16:33:19 +02: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 Add directory source 2018-04-26 07:15:38 +00:00
builder-source.h Add extra-data source type 2017-09-29 07:01:53 +00:00
builder-utils.c Use GInputStream for checksum computation of source files & archives 2018-07-02 07:53:19 +00:00
builder-utils.h Use GInputStream for checksum computation of source files & archives 2018-07-02 07:53:19 +00:00