summaryrefslogtreecommitdiff
path: root/jhbuildrc.i686-pc-mingw32
AgeCommit message (Collapse)AuthorFilesLines
2015-03-18Rework jhbuildrc to put common stuff into jhbuildrc.includeJon TURNEY1-85/+5
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
2014-06-13Don't try to build libxcb-shm for MinGWJon TURNEY1-0/+3
2014-03-14Fix typo in 'appleproto'Jon TURNEY1-1/+1
2014-03-14Conditionalize tinderbox differences on TINDERBOX for jhbuildrc.i686-pc-mingwJon TURNEY1-0/+3
2014-03-14More stuffJon TURNEY1-2/+5
2014-03-14Tinderbox changesJon TURNEY1-2/+1
- Mesa can now install itself without help - Use quiet_mode, needed for updated jhbuild to be silent - Various configure adjustments
2013-10-10Use host triplet in paths when cross-compilingJon TURNEY1-0/+82
Use the host triplet in the build, install and configure cache file paths when cross-compiling.