summaryrefslogtreecommitdiff
path: root/builder/Makefile.am.inc
Commit message (Collapse)AuthorAgeFilesLines
* Rename everything but the on-disk location to flatpakAlexander Larsson2016-05-091-4/+4
|
* Rename library to libflatpakAlexander Larsson2016-05-091-1/+1
|
* Rename source files to flatpakAlexander Larsson2016-05-091-1/+1
|
* builder: Add shell sourceAlexander Larsson2016-02-011-0/+2
| | | | This lets you run shell commands to modify the source
* builder: Use libelf to detect elf filesAlexander Larsson2016-01-111-2/+2
| | | | This additionally looks for already stripped files
* Add script source typeAlexander Larsson2015-12-011-0/+2
|
* Rename lib/ to common/ in preparation for public xdg-app libraryAlexander Larsson2015-11-261-1/+1
|
* Add xdg-app-builderAlexander Larsson2015-11-251-0/+35
This is a tool that makes it easy to build applications and their dependecies by automating the configure && make && make install steps.