Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-16 | tree-wide: sort includes | Thomas Hindoe Paaboel Andersen | |
Sort the includes accoding to the new coding style. | |||
2015-09-07 | basic: rework virtualization detection API | Lennart Poettering | |
Introduce a proper enum, and don't pass around string ids anymore. This simplifies things quite a bit, and makes virtualization detection more similar to architecture detection. | |||
2014-11-06 | condition: properly allow passing back errors from condition checks | Lennart Poettering | |
2014-07-03 | test: print library tuple in test | Lennart Poettering | |
2014-02-24 | virt: make Virtualization an anonymous enum | Thomas Hindoe Paaboel Andersen | |
This makes llvm happy when we assign an error code to the variable. | |||
2014-02-21 | core: add new ConditionArchitecture() that checks the architecture returned ↵ | Lennart Poettering | |
by uname()'s machine field. |