summaryrefslogtreecommitdiff
path: root/jhbuildrc.include
AgeCommit message (Collapse)AuthorFilesLines
2019-04-16Update xserver configurationJon Turney1-2/+1
Drop removed options Add --disable-glamor
2019-04-16Add to list of skipped modulesJon Turney1-0/+2
2019-04-16Update for mesonic mesaJon Turney1-4/+2
2019-04-16mesa-mesa now needs autotools to be explicity enabled in configureJon Turney1-1/+1
2015-12-11Put PREFIX into build environmentJon Turney1-0/+1
2015-12-11xts can't be built with shared libraries on WindowsJon Turney1-0/+3
2015-12-11It seems we no longer need to add -lpthread for MinGW buildsJon Turney1-4/+0
I think the toolchain does that now
2015-12-11Replace rather than augment PKG_CONFIG_PATH when it is emptyJon Turney1-1/+1
2015-03-18Rework jhbuildrc to put common stuff into jhbuildrc.includeJon TURNEY1-0/+289
jhbuildrc.include now includes all the knowledge about what and how to build for various windows targets jhbuildrc builds an appropriate native build jhbuildrc.<target> builds an appropriate cross build for the given host