summaryrefslogtreecommitdiff
path: root/builder
Commit message (Expand)AuthorAgeFilesLines
* Fix various spelling mistakesSimon McVittie2016-05-172-2/+2
* builder: Untar with --no-same-ownerAlexander Larsson2016-05-121-1/+1
* Builder: Support disabled=true to not build a moduleAlexander Larsson2016-05-093-0/+41
* Rename everything but the on-disk location to flatpakAlexander Larsson2016-05-096-22/+22
* Rename library to libflatpakAlexander Larsson2016-05-091-1/+1
* Rename source files to flatpakAlexander Larsson2016-05-0912-11/+11
* Rename all non-autogenerated symbols to flatpakAlexander Larsson2016-05-099-49/+49
* uncruftify: Initial run, all non-problematic changesAlexander Larsson2016-05-0629-1010/+1160
* build: Look for files in the same dir as the manifest, not in the CWDAlexander Larsson2016-05-041-1/+3
* build-export: Add --arch optionTristan Van Berkom2016-05-031-7/+10
* xdg-app-builder: Add --arch command line optionTristan Van Berkom2016-05-022-2/+13
* BuilderSourceFile: Delete destination fileTristan Van Berkom2016-04-271-0/+6
* builder: Fix unused return value warningsAlexander Larsson2016-04-211-3/+3
* 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
* Merge pull request #128 from matthiasclasen/run-fixesAlexander Larsson2016-04-151-3/+5
|\
| * Fix --runMatthias Clasen2016-04-141-3/+5
* | BuilderModule: Use builder_options_get_config_opts()Tristan Van Berkom2016-04-151-1/+3
* | BuilderOptions: Added 'config-opts' option.Tristan Van Berkom2016-04-152-0/+60
|/
* Fix typo for no-debuginfo properlyAlexander Larsson2016-04-141-1/+1
* builder: Add an option to erase app dirMatthias Clasen2016-04-131-3/+18
* builder: better error messages if failing to find desktop fileAlexander Larsson2016-04-111-1/+4
* builder: Only create one locale extensionAlexander Larsson2016-04-072-114/+24
* builder: Actually respect the defined branchAlexander Larsson2016-03-233-5/+11
* 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-212-11/+64
* xdg-app-builder: Don't export if --build-only specifiedAlexander Larsson2016-03-171-1/+1
* xdg-app-buildeR: Remove unnecessary spewAlexander Larsson2016-03-141-1/+0
* Fix some compiler warning (unused vars)Alexander Larsson2016-02-252-3/+1
* builder: Add sources referenced from debuginfo into Debug runtimeAlexander Larsson2016-02-231-0/+59
* builder: Build runtimes in /run/build-runtimeAlexander Larsson2016-02-232-4/+12
* builder: Add builder_get_debuginfo_file_referencesAlexander Larsson2016-02-232-0/+962
* Add support for separated locales when creating platformsAlexander Larsson2016-02-182-16/+119
* Migrate locales after importing parent runtimeAlexander Larsson2016-02-181-0/+10
* Move migrate_locales to builder-utils.cAlexander Larsson2016-02-183-98/+100
* builder: Support separating out locale dataAlexander Larsson2016-02-185-3/+250
* builder: Support tagsAlexander Larsson2016-02-171-0/+26
* builder: Support local archives with path propertyAlexander Larsson2016-02-171-3/+74
* builder: Add support for --run to start a command in the build dirAlexander Larsson2016-02-173-7/+115
* builder: Move CFLAGS/CXXFLAGS handling into BuilderOptionsAlexander Larsson2016-02-172-10/+12
* builder: Add build_context_get_build_dir()Alexander Larsson2016-02-173-2/+11
* builder: Always create unversioned symlinks while building modulesAlexander Larsson2016-02-171-20/+23
* builder: Report errors if eu_strip failsAlexander Larsson2016-02-161-4/+5
* builder: Put all builds in a .xdg-app-builder/build subdirAlexander Larsson2016-02-101-5/+10
* builder: Avoid reusing set GErrorAlexander Larsson2016-02-081-0/+1
* Fix some g_propagate_error typosAlexander Larsson2016-02-081-1/+1
* builder: Use predictable names for build dirsAlexander Larsson2016-02-081-10/+20
* builder: Store exact sdk commit id in the build cache and manifestAlexander Larsson2016-02-033-0/+75