summaryrefslogtreecommitdiff
path: root/builder
AgeCommit message (Expand)AuthorFilesLines
2016-05-17Fix various spelling mistakesSimon McVittie2-2/+2
2016-05-12builder: Untar with --no-same-ownerAlexander Larsson1-1/+1
2016-05-09Builder: Support disabled=true to not build a moduleAlexander Larsson3-0/+41
2016-05-09Rename everything but the on-disk location to flatpakAlexander Larsson6-22/+22
2016-05-09Rename library to libflatpakAlexander Larsson1-1/+1
2016-05-09Rename source files to flatpakAlexander Larsson12-11/+11
2016-05-09Rename all non-autogenerated symbols to flatpakAlexander Larsson9-49/+49
2016-05-06uncruftify: Initial run, all non-problematic changesAlexander Larsson29-1010/+1160
2016-05-04build: Look for files in the same dir as the manifest, not in the CWDAlexander Larsson1-1/+3
2016-05-03build-export: Add --arch optionTristan Van Berkom1-7/+10
2016-05-02xdg-app-builder: Add --arch command line optionTristan Van Berkom2-2/+13
2016-04-27BuilderSourceFile: Delete destination fileTristan Van Berkom1-0/+6
2016-04-21builder: Fix unused return value warningsAlexander Larsson1-3/+3
2016-04-21Remove unused local variables reported by clangAlexander Larsson1-1/+0
2016-04-20builder: Do not repeat the separate locales pathJoaquim Rocha1-7/+11
2016-04-20builder: Skip separate locales exportation if directory doesn't existJoaquim Rocha1-2/+5
2016-04-15Merge pull request #128 from matthiasclasen/run-fixesAlexander Larsson1-3/+5
2016-04-15BuilderModule: Use builder_options_get_config_opts()Tristan Van Berkom1-1/+3
2016-04-15BuilderOptions: Added 'config-opts' option.Tristan Van Berkom2-0/+60
2016-04-14Fix --runMatthias Clasen1-3/+5
2016-04-14Fix typo for no-debuginfo properlyAlexander Larsson1-1/+1
2016-04-13builder: Add an option to erase app dirMatthias Clasen1-3/+18
2016-04-11builder: better error messages if failing to find desktop fileAlexander Larsson1-1/+4
2016-04-07builder: Only create one locale extensionAlexander Larsson2-114/+24
2016-03-23builder: Actually respect the defined branchAlexander Larsson3-5/+11
2016-03-23builder: Checksum metadata-platform contents for cache tooAlexander Larsson1-0/+14
2016-03-23builder: Use the right field for the platform cache checksumAlexander Larsson1-1/+1
2016-03-21builder: Build single every-locale extensionAlexander Larsson2-11/+64
2016-03-17xdg-app-builder: Don't export if --build-only specifiedAlexander Larsson1-1/+1
2016-03-14xdg-app-buildeR: Remove unnecessary spewAlexander Larsson1-1/+0
2016-02-25Fix some compiler warning (unused vars)Alexander Larsson2-3/+1
2016-02-23builder: Add sources referenced from debuginfo into Debug runtimeAlexander Larsson1-0/+59
2016-02-23builder: Build runtimes in /run/build-runtimeAlexander Larsson2-4/+12
2016-02-23builder: Add builder_get_debuginfo_file_referencesAlexander Larsson2-0/+962
2016-02-18Add support for separated locales when creating platformsAlexander Larsson2-16/+119
2016-02-18Migrate locales after importing parent runtimeAlexander Larsson1-0/+10
2016-02-18Move migrate_locales to builder-utils.cAlexander Larsson3-98/+100
2016-02-18builder: Support separating out locale dataAlexander Larsson5-3/+250
2016-02-17builder: Support tagsAlexander Larsson1-0/+26
2016-02-17builder: Support local archives with path propertyAlexander Larsson1-3/+74
2016-02-17builder: Add support for --run to start a command in the build dirAlexander Larsson3-7/+115
2016-02-17builder: Move CFLAGS/CXXFLAGS handling into BuilderOptionsAlexander Larsson2-10/+12
2016-02-17builder: Add build_context_get_build_dir()Alexander Larsson3-2/+11
2016-02-17builder: Always create unversioned symlinks while building modulesAlexander Larsson1-20/+23
2016-02-16builder: Report errors if eu_strip failsAlexander Larsson1-4/+5
2016-02-10builder: Put all builds in a .xdg-app-builder/build subdirAlexander Larsson1-5/+10
2016-02-08builder: Avoid reusing set GErrorAlexander Larsson1-0/+1
2016-02-08Fix some g_propagate_error typosAlexander Larsson1-1/+1
2016-02-08builder: Use predictable names for build dirsAlexander Larsson1-10/+20
2016-02-03builder: Store exact sdk commit id in the build cache and manifestAlexander Larsson3-0/+75