summaryrefslogtreecommitdiff
path: root/config/linux.config
AgeCommit message (Expand)AuthorFilesLines
2020-05-26cerbero: Refactor variant handling in platform config filesNirbheek Chauhan1-16/+3
2020-04-03cerbero: Add a new variant for optimizationNirbheek Chauhan1-4/+4
2019-11-23linux.config: add workaround_ldflagsIlya Smelykh1-1/+3
2019-09-14Don't use os.environ as a scratch spaceMatthew Waters1-36/+36
2019-08-26config: arm linux toolchain prefix is configurableStéphane Cerveau1-5/+11
2019-06-25linux.config: Add support for cross-arm on FedoraNirbheek Chauhan1-3/+9
2019-01-22cerbero: Exorcise gtk2 and sdl variantsNirbheek Chauhan1-4/+0
2017-12-20Remove unused Windows python SDKXavier Claessens1-2/+0
2016-12-14Remove everything related to Gtk3Thibault Saunier1-2/+0
2016-07-25gstreamer-1.0: add 'unwind' variantGuillaume Desmottes1-0/+2
2016-01-21Fix a name mismatch between host_prefix and tools_prefixThibault Saunier1-1/+1
2016-01-21linux.config: Allow tools_prefix to differ from hostOlivier Crête1-3/+5
2014-09-23toolchain: fix mingw-w32 toolchain build for linuxAndoni Morales Alastruey1-1/+1
2014-06-17gtk3: disable variant by defaultAndoni Morales Alastruey1-2/+4
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