Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meson: simplify build scripts, prune some options. | 2019-12-19 | 1 | -1/+0 | |
| | | | | | | | | Also inadvertently fixed a bug with defining _GNU_SOURCE at the wrong time, which could have possibly led to unexpected build failures down the line. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | fix copyright years everywhere. | 2019-10-03 | 1 | -1/+1 | |
| | | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | compat: move the gettid macro to compat.h. | 2019-10-03 | 1 | -0/+41 | |
New header, meant for various compatibility definitions and such. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> |