Commit Graph

  • 17dd7b7861 Revise the flatpak repo command slightly Matthias Clasen 2017-04-30 19:23:44 -04:00
  • 1137c64bf6 Document some environment variables (#754) Matthias Clasen 2017-05-02 08:52:51 -04:00
  • 917d404773 Merge pull request #734 from matthiasclasen/partial-extension-size Matthias Clasen 2017-04-30 07:54:28 -04:00
  • 47c5ae9fd5 Merge pull request #745 from cgwalters/bump-libglnx Matthias Clasen 2017-04-30 07:48:47 -04:00
  • a6e4534997 Merge pull request #748 from nazgul77/master Matthias Clasen 2017-04-29 08:54:09 -04:00
  • 2a73aa958c Merge pull request #1 from nazgul77/de-translations Christian 2017-04-29 14:29:05 +02:00
  • b1261e335c Update German translation Christian 2017-04-29 14:27:55 +02:00
  • c50648a594 libglnx: Bump to latest master, use new file copy API Colin Walters 2017-04-28 10:04:22 -04:00
  • 3a4d0f4684 fdio: Expose glnx_regfile_copy_bytes(), rewrite: GNU style, POSIX errno Colin Walters 2017-04-27 13:51:31 -04:00
  • 0b033fdc6f Merge pull request #743 from rffontenelle/patch-2 Matthias Clasen 2017-04-27 22:33:36 -04:00
  • 3f2789b6f0 Merge pull request #744 from AsciiWolf/cs-update Matthias Clasen 2017-04-27 22:32:22 -04:00
  • 9522b06a5d Update Czech translation AsciiWolf 2017-04-27 19:39:48 +02:00
  • ea42b266ad Brazilian Portuguese translation update Rafael Fontenelle 2017-04-27 14:20:15 -03:00
  • 0007edb7bd Ensure commits are available when checking for extra-data Georges Basile Stavracas Neto 2017-04-26 13:44:17 -03:00
  • 09c070f667 flatpak-run.c: valid locations, not types Rafael Fontenelle 2017-04-27 12:19:00 -03:00
  • 28dc9ecb4e Merge pull request #739 from AsciiWolf/cs-update Matthias Clasen 2017-04-26 21:30:17 -04:00
  • 1f06e04aa4 Update Czech translation AsciiWolf 2017-04-26 23:50:43 +02:00
  • 7ad15edb62 Improve display of partial extension sizes Matthias Clasen 2017-04-25 15:24:11 -04:00
  • dc1956b289 fdio: Mostly port to new code style Colin Walters 2017-04-25 10:48:52 -04:00
  • 47fafa97e9 Port most code (except fdio) to new style Colin Walters 2017-04-25 10:30:05 -04:00
  • 99b2d90724 Update pofiles 0.9.3 Alexander Larsson 2017-04-24 22:14:29 +02:00
  • 00a75c48b6 Bump version to 0.9.3 Alexander Larsson 2017-04-24 22:14:05 +02:00
  • 94d5f0a86e NEWS: Update for release Alexander Larsson 2017-04-24 22:12:51 +02:00
  • 8788f8a09e builder: Fix up unused variable warnings from clang Alexander Larsson 2017-04-24 21:48:57 +02:00
  • 8b13d3c5ee builder: Add progress reporing while downloading Alexander Larsson 2017-04-24 21:23:46 +02:00
  • 48d9cd8eae builder: Strip trailing whitespace in git submodule urls Alexander Larsson 2017-04-24 21:20:16 +02:00
  • dddb4a2e44 export: Always make directories accessible Alexander Larsson 2017-04-24 15:51:56 +02:00
  • fa996e704b builder: Update bzr bundling Alexander Larsson 2017-04-24 15:24:05 +02:00
  • f4f2625f59 builder: Change how we handle pre-existing git sources Alexander Larsson 2017-04-24 13:54:53 +02:00
  • fbde709739 builder: Convert bundle sources to cached stage Alexander Larsson 2017-04-24 12:31:56 +02:00
  • 47062137a5 fixup! common: Add flatpak_build_file[_va] helper Alexander Larsson 2017-04-24 12:23:20 +02:00
  • a30be79d49 builder: Drop the storing of local files to data: uris Alexander Larsson 2017-04-24 12:00:00 +02:00
  • 0a0e311311 Don't bundle inline (data:) URIs Alexander Larsson 2017-04-24 11:34:49 +02:00
  • 69123b564e builder: Make git patch apply verbose by default Alexander Larsson 2017-04-24 10:29:57 +02:00
  • c053c49ead Extend flatpak-builder test Alexander Larsson 2017-04-24 09:46:15 +02:00
  • a5157d445b builder: Use context_find_in_sources_dirs to simplify code Alexander Larsson 2017-04-24 08:59:25 +02:00
  • b593ff04d3 builder: Add builder_context_find_in_sources_dirs Alexander Larsson 2017-04-21 18:23:52 +02:00
  • 4a60c87958 common: Add flatpak_build_file[_va] helper Alexander Larsson 2017-04-21 18:22:52 +02:00
  • 3058d413f0 builder: Use flatpak_mkdir_p instead of query + mkdir Alexander Larsson 2017-04-21 16:38:05 +02:00
  • 646f54da1b Merge branch 'bundle-sources' of https://github.com/erikos/flatpak into erikos-bundle-sources Alexander Larsson 2017-04-21 16:33:42 +02:00
  • 74383ba405 tests/xattrs: Skip on filesystems with no user xattr support Colin Walters 2017-04-19 17:47:15 -04:00
  • 2b82858169 glnx-fdio: Add wrappers around fstat() and fstatat() to handle errors Philip Withnall 2017-04-21 13:14:47 +01:00
  • 6746e6f54d glnx-dirfd: Add variants of glnx_mkdtempat() which open the directory Philip Withnall 2017-04-20 18:01:56 +01:00
  • 9307f51893 glnx-shutil: Add glnx_shutil_mkdir_p_at_open() Philip Withnall 2017-04-20 17:03:24 +01:00
  • 2576a07e6e glnx-local-alloc: Make check for invalid FDs more general Philip Withnall 2017-04-20 16:58:52 +01:00
  • 3b57b65205 Merge pull request #724 from AsciiWolf/cs-update Matthias Clasen 2017-04-20 18:17:42 -04:00
  • bb11ef3c37 Merge remote-tracking branch 'upstream/master' into bundle-sources Simon Schampijer 2017-04-21 00:13:01 +02:00
  • 1b86e5c700 Merge pull request #723 from tanuk/docs-typo-fix Matthias Clasen 2017-04-20 17:56:47 -04:00
  • 54234a7988 Update Czech translation AsciiWolf 2017-04-20 21:15:42 +02:00
  • e12b4ba362 docs: Typo fix: "flatpack-builder" -> "flatpak-builder" Tanu Kaskinen 2017-04-20 20:53:59 +03:00
  • 4c2c6af4ac builder: Take build-commands into consideration for rebuild Alexander Larsson 2017-04-20 16:10:04 +02:00
  • 2f24c9bc31 builder: Use module-relative paths for archive sources too Alexander Larsson 2017-04-20 15:06:06 +02:00
  • b4ee8581c3 build-update-repo: Spawn subprocesses when generating deltas Alexander Larsson 2017-04-19 22:16:17 +02:00
  • 9e80b3a1c1 build-update-repo: Add internal function to create a single delta Alexander Larsson 2017-04-19 21:20:05 +02:00
  • df2cb9310f docs: Mention that rename-icon should not have an extension Alexander Larsson 2017-04-19 20:58:00 +02:00
  • a71cd70ddb builder: Ignore --extra-data in flatpak-builder --run Alexander Larsson 2017-04-19 20:53:38 +02:00
  • b8cd12930a Report full version in http user agent Alexander Larsson 2017-04-19 20:47:57 +02:00
  • eebcefa3b2 builder: Print warnings for unknown properties Alexander Larsson 2017-04-19 20:17:54 +02:00
  • 0f3e8e0910 Update POTFILES.in Piotr Drąg 2017-04-19 17:06:22 +02:00
  • fe56c08203 build: Always set personality to linux32 when cross-building Alexander Larsson 2017-04-19 19:36:55 +02:00
  • 63978c299a builder: Load source files from the directory of the module Alexander Larsson 2017-04-19 18:54:33 +02:00
  • d60bfcdf95 builder: handle module-relative paths for json includes Alexander Larsson 2017-04-19 17:46:28 +02:00
  • 7da0726514 build: Ensure we add the default dbus permissions Alexander Larsson 2017-04-19 16:53:58 +02:00
  • ca40b26ce7 More metadata docs Matthias Clasen 2017-04-18 19:02:35 -04:00
  • 958d02abd5 Document build-extension Matthias Clasen 2017-04-18 20:34:21 -04:00
  • bd7fc319c3 docs: Fix a typo Matthias Clasen 2017-04-18 20:31:49 -04:00
  • 6dd137e6a9 Make it a warning Matthias Clasen 2017-04-10 06:15:46 -04:00
  • 1adec3f186 Don't fail the build if rofiles-fuse is not available Matthias Clasen 2017-04-08 10:29:51 -04:00
  • 91c78e553c Quiet compiler warnings Matthias Clasen 2017-04-07 14:10:19 -04:00
  • 0d2d030bc8 Document flatpak repo command Matthias Clasen 2017-04-06 14:54:13 -04:00
  • 16a5188a64 Add a repo command Matthias Clasen 2017-04-06 14:41:21 -04:00
  • 32c022df5b builder-module: add "bootstrap.sh" to autogen_names Chocobo1 2017-04-07 12:58:03 +08:00
  • dbfd5d82e7 Fix a compiler warning Matthias Clasen 2017-04-16 18:36:49 -04:00
  • 9b002821ad flatpak info: Properly handle unmaintained extensions Matthias Clasen 2017-04-14 22:14:16 -04:00
  • 9a661fd926 flatpak info: Show more information for extensions Matthias Clasen 2017-04-14 17:57:07 -04:00
  • 564490c07e Fix the testsuite Matthias Clasen 2017-04-13 08:32:00 -04:00
  • 77cec62f51 Add a --show-extensions option to flatpak info Matthias Clasen 2017-04-12 23:21:31 -04:00
  • 1d3e3132d7 Add more useful options to flatpak info Matthias Clasen 2017-04-12 16:17:56 -04:00
  • ee54e2b099 Avoid confusing behavior of flatpak info Matthias Clasen 2017-04-12 15:46:12 -04:00
  • 581e6f6df5 Drop useless options from flatpak info Matthias Clasen 2017-04-12 14:34:41 -04:00
  • 723512b9a7 Merge pull request #714 from jadahl/master Matthias Clasen 2017-04-17 11:50:13 -04:00
  • a1ff20ca0e run: Handle non-default WAYLAND_DISPLAY Jonas Ådahl 2017-04-17 13:45:53 +08:00
  • 0824fc830a Fix a typo in a comment Matthias Clasen 2017-04-14 14:21:28 -04:00
  • 2ef3c8ff42 Merge pull request #683 from AsciiWolf/cs-update Matthias Clasen 2017-04-14 11:39:28 -04:00
  • 6d73dc8302 Merge pull request #700 from matthiasclasen/doc-update Matthias Clasen 2017-04-14 11:37:35 -04:00
  • c264ac32e3 Add some structure to the generated html Matthias Clasen 2017-04-14 10:48:07 -04:00
  • a57ac7923c Improve html generation Matthias Clasen 2017-04-14 10:42:24 -04:00
  • 5d52f93a25 Bundle sources: bundling has to happen before the extracting Simon Schampijer 2017-04-10 10:24:36 +02:00
  • a9e217a729 Bundle sources, bzr: set error when repo can not be found Simon Schampijer 2017-04-10 10:22:26 +02:00
  • 1bfe54a434 Bundle sources, git_get_mirror_dir: able to pass NULL for is_local Simon Schampijer 2017-04-10 06:46:43 +02:00
  • d567b31d3d Bundle sources: initialize app_dir_path later Simon Schampijer 2017-04-09 22:50:54 +02:00
  • f31a310a66 Bundle source: use C-style comments Simon Schampijer 2017-04-09 22:49:56 +02:00
  • 60f96e31d6 Bundle sources: bundle the manifest Simon Schampijer 2017-04-05 23:48:19 +02:00
  • f094ab7e55 Bundle sources: use git clone --shared for local sources checkout Simon Schampijer 2017-04-05 22:13:29 +02:00
  • 603801eeb8 Bundle sources: rename option to --extra-sources=DIR Simon Schampijer 2017-04-05 17:46:34 +02:00
  • 4357ba6844 Bundle sources: allow use case to mix local and online sources Simon Schampijer 2017-04-05 13:26:29 +02:00
  • 16ca129253 Bundle sources: the path is always sources Simon Schampijer 2017-04-05 07:04:10 +02:00
  • e473ca3b46 Bundle sources: add flag --bundle-sources to control the bundling Simon Schampijer 2017-04-05 06:54:39 +02:00
  • 057f420b47 Bundle sources: add support to bundle patches as well Simon Schampijer 2017-04-04 23:31:09 +02:00
  • 023dbecea5 Bundle sources: add support for bzr Simon Schampijer 2017-04-04 13:39:22 +02:00