aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/api/projectdata.h
Commit message (Expand)AuthorAgeFilesLines
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-217/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* API: Expose the target directory for an installable file.Christian Kandeler2013-09-021-0/+1
* API: Add ability to retrieve the list of files to be installed.Christian Kandeler2013-08-211-0/+26
* Expose information about target artifacts in the public API.Christian Kandeler2013-08-211-2/+26
* Add isValid() method to (Group|Product|Project)DataTobias Hunger2013-06-211-0/+6
* Allow projects to be nested.Christian Kandeler2013-06-171-0/+5
* Use private implementation in API classes.Christian Kandeler2013-05-231-39/+35
* Make build directory available in the API.v0.3.0Christian Kandeler2013-04-161-0/+2
* implement PropertyMap in terms of PropertyMapInternalJoerg Bornemann2013-03-181-2/+12
* Give the PropertyMap class a toString() member.Christian Kandeler2013-02-221-4/+10
* Add public API for retrieving properties.Christian Kandeler2013-02-211-4/+25
* Make project installable on Unix/Linux.Christian Kandeler2013-02-151-2/+2
* Build a shared library.Christian Kandeler2013-02-081-11/+12
* Export enabled state of products and groupsTobias Hunger2013-01-181-0/+4
* update copyright yearJoerg Bornemann2013-01-091-1/+1
* Use CodeLocation to save where groups and products were definedTobias Hunger2012-12-031-8/+8
* Sort products, groups and filesTobias Hunger2012-11-291-0/+2
* Make header guards unique.Christian Kandeler2012-11-291-3/+3
* Add comparison operators to projectdataTobias Hunger2012-11-281-0/+7
* Make the public API asynchronous.Christian Kandeler2012-11-271-0/+106