summaryrefslogtreecommitdiff
path: root/config/linux.config
AgeCommit message (Expand)AuthorFilesLines
2014-05-15cerbero: add a variant called 'gi' for enabling gobject-introspectionMark Howell1-0/+5
2014-03-07config: Add support for sysroot and isysroot to linux configOlivier Crête1-1/+14
2014-01-31linux: use host to set the toolchain prefixAndoni Morales Alastruey1-2/+8
2014-01-31arm: fix runtime errors with some toolchainsAndoni Morales Alastruey1-0/+2
2014-01-30variants: add new variants to customize builds even moreAndoni Morales1-0/+15
2014-01-30hacks: workaround a linking bug in older toolchainsJosep Torra1-1/+8
2014-01-30Add config file for linux arm cross-compilationAndoni Morales1-0/+2
2014-01-30linux: add initial support for ARM cross-compilationAndoni Morales Alastruey1-11/+25
2014-01-30Add missing env variables for common build toolsAndoni Morales Alastruey1-0/+9
2013-11-20config: Handle ccacheEdward Hervey1-2/+6
2013-05-06config: fix host triplet for linuxAndoni Morales Alastruey1-2/+2
2013-05-06linux: set --host for autotools when cross-compilingAndoni Morales Alastruey1-0/+5
2013-03-02Add -Wall to CFLAGS everywhere to get meaningful compiler warnings in some casesSebastian Dröge1-4/+4
2013-01-31linux: fix x86 cross-compilationAndoni Morales Alastruey1-3/+10
2012-12-03config: set defaults for prefix sources and cache in the configAndoni Morales Alastruey1-9/+0
2012-11-16Fix default Linux x86 config dist pathSebastian Dröge1-1/+1
2012-11-05Typos in commentsXavi Artigas1-3/+3
2012-06-14config: add support for using ccache in the buildsAndoni Morales Alastruey1-0/+4
2012-04-26linux.config: don't verride the cache fileAndoni Morales Alastruey1-2/+2
2012-04-12linux.config: Make sure python modules are installed in the correct place (li...Andre Moreira Magalhaes (andrunko)1-0/+2
2012-03-30Set sources prefix and cache based on the architectureAndoni Morales Alastruey1-0/+9
2012-03-20Add missing not for darwing and linuxAndoni Morales Alastruey1-0/+5
2012-03-20don't override flags already setAndoni Morales Alastruey1-4/+3
2012-03-20Make sure to set CFLAGS/CXXFLAGS/OBJFLAGS to "-O2 -g" everywhereSebastian Dröge1-0/+10