summaryrefslogtreecommitdiff
path: root/builder/builder-cache.c
Commit message (Expand)AuthorAgeFilesLines
* Fix various spelling mistakesSimon McVittie2016-05-171-1/+1
* Rename source files to flatpakAlexander Larsson2016-05-091-1/+1
* uncruftify: Initial run, all non-problematic changesAlexander Larsson2016-05-061-55/+61
* builder: Add spew when commiting to cacheAlexander Larsson2016-01-221-0/+2
* builder: Remove leftover debug spewAlexander Larsson2016-01-191-1/+0
* Remove unused variablesAlexander Larsson2016-01-191-3/+0
* builder: Handle modules with invalid refname characters in the cacheAlexander Larsson2016-01-191-1/+18
* cache: Don't fail to create cache if parent dir is not createdAlexander Larsson2016-01-181-0/+5
* Builder: Support commiting a platformAlexander Larsson2016-01-181-6/+66
* builder: Correctly handling non-existing app dir when applying cacheAlexander Larsson2016-01-181-2/+4
* cache: Remove target directory before checking out cacheAlexander Larsson2016-01-171-0/+3
* builder: Also apply cleanup to changes in usrAlexander Larsson2016-01-141-8/+3
* builder: Change the way the cache is indexedAlexander Larsson2016-01-131-7/+66
* builder: Add support for exporting with --repo=fooAlexander Larsson2016-01-111-1/+9
* builder: Add support for separating out debuginfoAlexander Larsson2016-01-111-0/+67
* builder: Store the cache in BARE_USER modeAlexander Larsson2015-12-161-1/+6
* builder: Don't fsync on cache checkoutsAlexander Larsson2015-12-161-0/+4
* Fix unused variable warningsAlexander Larsson2015-12-151-1/+0
* Correct license, we're LGPL 2+, not 3+Alexander Larsson2015-11-261-2/+2
* Add xdg-app-builderAlexander Larsson2015-11-251-0/+499