summaryrefslogtreecommitdiff
path: root/builder/builder-options.h
Commit message (Collapse)AuthorAgeFilesLines
* uncruftify: Initial run, all non-problematic changesAlexander Larsson2016-05-061-20/+20
|
* BuilderOptions: Added 'config-opts' option.Tristan Van Berkom2016-04-151-0/+3
| | | | | | Allows conditional configure arguments. https://bugs.freedesktop.org/show_bug.cgi?id=94940
* builder: Add support for separating out debuginfoAlexander Larsson2016-01-111-13/+17
|
* builder: Allow specifying custom prefixAlexander Larsson2015-12-151-0/+2
|
* Add xdg-app-builderAlexander Larsson2015-11-251-0/+57
This is a tool that makes it easy to build applications and their dependecies by automating the configure && make && make install steps.