summaryrefslogtreecommitdiff
path: root/builder/builder-manifest.c
Commit message (Expand)AuthorAgeFilesLines
* Builder: Support disabled=true to not build a moduleAlexander Larsson2016-05-091-0/+16
* Rename everything but the on-disk location to flatpakAlexander Larsson2016-05-091-12/+12
* Rename source files to flatpakAlexander Larsson2016-05-091-1/+1
* Rename all non-autogenerated symbols to flatpakAlexander Larsson2016-05-091-3/+3
* uncruftify: Initial run, all non-problematic changesAlexander Larsson2016-05-061-178/+200
* xdg-app-builder: Add --arch command line optionTristan Van Berkom2016-05-021-2/+8
* Remove unused local variables reported by clangAlexander Larsson2016-04-211-1/+0
* builder: Do not repeat the separate locales pathJoaquim Rocha2016-04-201-7/+11
* builder: Skip separate locales exportation if directory doesn't existJoaquim Rocha2016-04-201-2/+5
* Fix --runMatthias Clasen2016-04-141-3/+5
* builder: better error messages if failing to find desktop fileAlexander Larsson2016-04-111-1/+4
* builder: Only create one locale extensionAlexander Larsson2016-04-071-97/+22
* builder: Actually respect the defined branchAlexander Larsson2016-03-231-0/+5
* builder: Checksum metadata-platform contents for cache tooAlexander Larsson2016-03-231-0/+14
* builder: Use the right field for the platform cache checksumAlexander Larsson2016-03-231-1/+1
* builder: Build single every-locale extensionAlexander Larsson2016-03-211-0/+39
* Fix some compiler warning (unused vars)Alexander Larsson2016-02-251-2/+0
* builder: Build runtimes in /run/build-runtimeAlexander Larsson2016-02-231-1/+3
* Add support for separated locales when creating platformsAlexander Larsson2016-02-181-0/+67
* Migrate locales after importing parent runtimeAlexander Larsson2016-02-181-0/+10
* builder: Support separating out locale dataAlexander Larsson2016-02-181-2/+84
* builder: Support tagsAlexander Larsson2016-02-171-0/+26
* builder: Add support for --run to start a command in the build dirAlexander Larsson2016-02-171-0/+80
* builder: Avoid reusing set GErrorAlexander Larsson2016-02-081-0/+1
* Fix some g_propagate_error typosAlexander Larsson2016-02-081-1/+1
* builder: Store exact sdk commit id in the build cache and manifestAlexander Larsson2016-02-031-0/+66
* builder: support using appstream-compose to create appstream filesAlexander Larsson2016-01-221-0/+74
* builder: Add some spew before build-initAlexander Larsson2016-01-221-0/+2
* builder: Add platform-extensionsAlexander Larsson2016-01-201-15/+47
* builder: Support sdk-extensionsAlexander Larsson2016-01-201-12/+46
* build-finish: Fix exportsAlexander Larsson2016-01-191-3/+3
* Builder: Support commiting a platformAlexander Larsson2016-01-181-7/+238
* builder: Allow building runtime sdks (based on existing sdk)Alexander Larsson2016-01-181-26/+115
* builder: Also apply cleanup to changes in usrAlexander Larsson2016-01-141-1/+1
* builder: Change the way the cache is indexedAlexander Larsson2016-01-131-3/+4
* builder: Add support for rename-appdata-file optionAlexander Larsson2016-01-121-3/+74
* builder: Add support for exporting with --repo=fooAlexander Larsson2016-01-111-2/+20
* builder: Create metadata.debuginfo if debug info existsAlexander Larsson2016-01-111-0/+19
* builder: Pass down global cleanups via BuildContextAlexander Larsson2016-01-111-1/+2
* builder: Pass down keep-build-dirs via BuildContextAlexander Larsson2016-01-111-2/+1
* builder: Add support for separating out debuginfoAlexander Larsson2016-01-111-62/+1
* builder: Use libelf to detect elf filesAlexander Larsson2016-01-111-91/+22
* builder: Print all files removed by cleanupAlexander Larsson2016-01-111-0/+1
* builder: Add --disable-updatesAlexander Larsson2015-12-211-1/+2
* apps: Use "branch", not "version" when talking about app branchesAlexander Larsson2015-12-171-10/+10
* builder: Add cleanup-command propertyAlexander Larsson2015-12-161-1/+78
* builder: Support writable-sdk optionAlexander Larsson2015-12-151-0/+19
* Fix unused variable warningsAlexander Larsson2015-12-151-5/+0
* builder: Add --keep-build-dirs optionAlexander Larsson2015-12-091-1/+2
* Builder: Add a resolved version of the manifest to the built appAlexander Larsson2015-12-091-0/+19