mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-03 05:24:19 -04:00
7b8becd1b2d3fc63ff7445b9127f68ed487a216e
Currently flatpak-builder downloads the sources for all modules, even if the --stop-at option prevents them from being built. This commit changes the behavior so that we don't bother to download the ignored modules.
Flatpak is a system for building, distributing and running sandboxed desktop applications on Linux.
See http://flatpak.org/ for more information.
Read documentation for the flatpak commandline tools and for the libflatpak library API.
Description
Languages
C
91.1%
Shell
5.2%
Python
1.8%
Meson
1.1%
Yacc
0.8%
