flatpak-builder/builder
Alexander Larsson 8983834f92 builder: Fix up .py[co] invalidation
Since we now only look at changed files we need to handle
the case where a .py file changed and the .pyc didn't, and
remove the now stale .pyc files.

Previously we looked at all files, so we detected this via
the stale .pyc file.
2017-02-24 14:16:12 +01:00
..
Makefile.am.inc builder: extract git mirroring code to builder-git.c 2017-02-21 11:58:35 +01:00
builder-cache.c builder: Add builder_cache_checksum_compat_strv 2017-02-22 09:42:13 +01:00
builder-cache.h builder: Add builder_cache_checksum_compat_strv 2017-02-22 09:42:13 +01:00
builder-context.c builder: Add --skip-if-unchanged 2017-02-22 15:12:59 +01:00
builder-context.h builder: Add --skip-if-unchanged 2017-02-22 15:12:59 +01:00
builder-git.c builder: Don't mirror submodules if told not to 2017-02-22 15:12:59 +01:00
builder-git.h builder: extract git mirroring code to builder-git.c 2017-02-21 11:58:35 +01:00
builder-main.c builder: Add --skip-if-unchanged 2017-02-22 15:12:59 +01:00
builder-manifest.c Properly quote all commandlines we print 2017-02-21 18:56:11 +01:00
builder-manifest.h builder: Add --build-shell=MODULE support 2017-02-20 15:02:09 +01:00
builder-module.c builder: Add ensure-writable to module 2017-02-22 09:48:00 +01:00
builder-module.h builder: Checksum cleanup-platform for platform 2017-02-21 15:09:50 +01:00
builder-options.c builder-options: Fix leaks 2016-11-28 17:23:38 +01:00
builder-options.h builder: Store the context in the BuilderCache 2017-02-07 16:39:23 +01:00
builder-post-process.c builder: Fix up .py[co] invalidation 2017-02-24 14:16:12 +01:00
builder-post-process.h builder: Split out debuginfo handling to a post-process step 2017-02-16 09:40:08 +01:00
builder-source-archive.c Fix clang build: remove unused variables 2017-02-14 09:00:57 +01:00
builder-source-archive.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-bzr.c Fix compiler warnings with uninitialised cleanup pointers 2017-01-19 10:05:13 +01:00
builder-source-bzr.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-file.c builder: Work around g_file_replace truncating hardlinked dests 2017-02-15 18:04:00 +01:00
builder-source-file.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-git.c builder: extract git mirroring code to builder-git.c 2017-02-21 11:58:35 +01:00
builder-source-git.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-patch.c builder: Add some spew when applying patches 2016-12-12 17:20:36 +01:00
builder-source-patch.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-script.c builder: Work around g_file_replace truncating hardlinked dests 2017-02-15 18:04:00 +01:00
builder-source-script.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source-shell.c Remove unused local variables reported by clang 2016-09-12 11:11:35 +02:00
builder-source-shell.h Fix license headers 2016-07-29 14:27:49 -04:00
builder-source.c Fix compiler warnings with uninitialised cleanup pointers 2017-01-19 10:05:13 +01:00
builder-source.h flatpak-builder: Add support for --show-deps 2016-09-20 15:58:43 +02:00
builder-utils.c Properly quote all commandlines we print 2017-02-21 18:56:11 +01:00
builder-utils.h builder: Download files and archives directly to disk, don't keep them in memory. 2017-02-09 12:26:05 +01:00