Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow building on Windows | Jehan | 2019-03-26 | 1 | -2/+8 |
* | Use the SPDX-License-Identifier in all source files | Richard Hughes | 2019-02-09 | 1 | -15/+1 |
* | Use as_utils_vercmp_full internally | Kalev Lember | 2019-01-04 | 1 | -6/+6 |
* | Add object type checks on the inputs of all functions | Robert Ancell | 2018-06-27 | 1 | -0/+16 |
* | trivial: Add the missing <requires> enum types | Richard Hughes | 2018-04-12 | 1 | -0/+12 |
* | trivial: Never add duplicated <requires> nodes for components | Richard Hughes | 2018-02-23 | 1 | -0/+35 |
* | Add the 'hardware' requires type | Richard Hughes | 2017-10-31 | 1 | -0/+4 |
* | Fix the predicate comparison when using globs in metainfo files | Richard Hughes | 2017-04-12 | 1 | -8/+26 |
* | Fix compile with -Wdiscarded-qualifiers | Richard Hughes | 2017-03-15 | 1 | -2/+2 |
* | Support glob and regex matches in requires compare tags | Richard Hughes | 2016-12-22 | 1 | -7/+22 |
* | Add AsRequire as a way to store runtime requirements | Richard Hughes | 2016-12-21 | 1 | -0/+471 |