summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)AuthorFilesLines
2012-08-25darwin.config: don't override the cache fileAndoni Morales Alastruey1-4/+4
2012-08-22Fix some more recipesSebastian Dröge1-1/+4
2012-08-22Some more Android portsSebastian Dröge1-0/+8
2012-08-21Also set -DPICSebastian Dröge1-2/+2
2012-08-21Update Android config and add a sample cerbero config for AndroidSebastian Dröge2-1/+12
2012-08-21Some random Android build fixesSebastian Dröge1-1/+0
2012-08-21Make sure to compile/link everything with -fPICSebastian Dröge1-2/+2
2012-08-21Initial Android build supportSebastian Dröge1-0/+57
2012-08-08darwin: adds universal target to default config fileThiago Santos1-0/+5
2012-07-05windows.config: don't add spaces in the compiler variablesAndoni Morales Alastruey1-3/+3
2012-06-15libmpeg2: fix configure check for the alignment attributeAndoni Morales Alastruey1-0/+1
2012-06-14config: add support for using ccache in the buildsAndoni Morales Alastruey3-2/+12
2012-06-07darwing.config: link -headerpad_max_install_namesAndoni Morales Alastruey1-1/+1
2012-05-31revert change pshed by mistakeAndoni Morales Alastruey1-12/+0
2012-05-31gstreamer-sdk: update.rtf licenseAndoni Morales Alastruey1-0/+12
2012-05-30Fix CFLAGS/OBJCFLAGS/etc for OSXJosep Torra1-20/+15
2012-05-29Set OBJC for OSX leopardJosep Torra1-0/+1
2012-05-29Revert "darwin.config: add arch in ASFLAGS too"Andoni Morales Alastruey1-4/+1
2012-05-28darwin.config: add arch in ASFLAGS tooAndoni Morales Alastruey1-1/+4
2012-05-22windows.config: don't set the toolchain path relative to the prefixAndoni Morales Alastruey1-1/+1
2012-05-21darwin.config: pass -arch option as a linker option in LDFLAGS tooAndoni Morales Alastruey1-2/+2
2012-05-21darwin.config: set sdk_path depending on whether it exists and not its versionAndoni Morales Alastruey1-4/+3
2012-05-21darwin.config: don't add sdk include path but instead link GL headersAndoni Morales Alastruey1-2/+11
2012-05-21darwin.config: set properly sdk's version and allow setting it from configAndoni Morales Alastruey1-9/+15
2012-04-26linux.config: don't verride the cache fileAndoni Morales Alastruey1-2/+2
2012-04-23windows.config: remove unused definesAndoni Morales Alastruey1-3/+0
2012-04-20windows.config: export RC for taglibAndoni Morales Alastruey1-0/+1
2012-04-19darwin.config: fix typo, 10.7 is Lion, not Mountain LionAlvaro Soliverez1-1/+1
2012-04-19darwin.config: Add option specific for Mountain LionAlvaro Soliverez1-0/+6
2012-04-19darwin.config: add missing importAndoni Morales Alastruey1-1/+1
2012-04-19darwin.config: fix typoAndoni Morales Alastruey1-1/+1
2012-04-18darwin.config: add leopard specific config properlyAndoni Morales Alastruey1-2/+5
2012-04-18windows.config: change includes dir path for directxAndoni Morales Alastruey1-1/+2
2012-04-18windows.config: don't override cache_fileAndoni Morales Alastruey1-1/+1
2012-04-17config: let the windows.config set the cache fileAndoni Morales Alastruey2-2/+0
2012-04-17Return a Package instance in get_package_deps()Andoni Morales Alastruey4-15/+0
2012-04-16Define ac_cv_lib_bz2_BZ2_bzlibVersion to pass bzip2 configure checksAndoni Morales Alastruey1-0/+1
2012-04-15Use the host value instead of mingwAndoni Morales Alastruey1-1/+1
2012-04-15Add recipes for building gcc and mingw-w64Andoni Morales Alastruey2-0/+9
2012-04-12Build python extensions with the .pyd file extensionAndoni Morales Alastruey1-1/+1
2012-04-12linux.config: Make sure python modules are installed in the correct place (li...Andre Moreira Magalhaes (andrunko)1-0/+2
2012-04-11Foce aclocal-1.11 on windowsAndoni Morales Alastruey1-0/+3
2012-04-11Add mingw lib path for some dll's needed by the compilersAndoni Morales Alastruey1-0/+2
2012-04-10Remove 'Lib' from python's exec dir in the windows configAndoni Morales Alastruey1-2/+2
2012-04-05Add target to configure optionsAndoni Morales Alastruey1-0/+2
2012-04-05Add support for generating MSVC-compatible library filesAndoni Morales Alastruey1-0/+1
2012-03-30Set sources prefix and cache based on the architectureAndoni Morales Alastruey1-0/+9
2012-03-30Add py_prefix propertyAndoni Morales Alastruey1-2/+4
2012-03-20Fix windows install path for python modulesAndoni Morales Alastruey1-2/+2
2012-03-20Fix libxml2's python extension compilationAndoni Morales Alastruey1-1/+1