summaryrefslogtreecommitdiff
path: root/cerbero
AgeCommit message (Expand)AuthorFilesLines
2013-05-10android: fix extraction of the NDKAndoni Morales Alastruey1-1/+1
2013-05-10android: download NDK for the host architectureAndoni Morales Alastruey1-8/+9
2013-05-10genlib: use lib.exe instead of dlltool when availableAndoni Morales Alastruey2-3/+30
2013-05-10It's Jessie, not JessySebastian Dröge3-4/+4
2013-05-10Add support for Debian JessySebastian Dröge3-0/+4
2013-05-08config: only add (x86) to program files path if arch isn't x86Thiago Santos1-3/+10
2013-05-08toolchain: update gcc to 4.7.3Andoni Morales Alastruey1-1/+1
2013-05-07windows: fix check for already downloaded filesAndoni Morales Alastruey1-1/+1
2013-05-07Android: using android-ndk-r8eChen Jie1-2/+2
2013-05-06bootstrap: use the new toolchainAndoni Morales Alastruey1-3/+4
2013-05-06config: add include and lib search paths for the toolchain tooAndoni Morales Alastruey1-0/+6
2013-05-06toolchain: update to mingw-w64 2.0.8 and gcc 4.7.2Andoni Morales Alastruey1-15/+0
2013-05-06build: fix override of non-existent env variablesAndoni Morales Alastruey1-2/+4
2013-05-06bootstrap: build yasm >= 1.0 in lucid for x264Andoni Morales Alastruey1-0/+4
2013-05-06Add support for Ubuntu RaringAndoni Morales Alastruey2-0/+3
2013-05-03svn: add support for revision overrides in the configAndoni Morales Alastruey1-0/+2
2013-05-02Fix for python 2.6Andoni Morales Alastruey1-3/+6
2013-04-25fwlib: find and print duplicated symbolsAndoni Morales Alastruey1-0/+19
2013-04-25fwlib: don't add the object file the final archive twiceAndoni Morales Alastruey1-3/+10
2013-04-25config: expand user dir for the gstreamer registryAndoni Morales Alastruey1-0/+1
2013-04-22osx: Convert absolute paths to relative paths in the OSX file mergerSebastian Dröge1-6/+3
2013-04-19Add support for Fedora 19Sebastian Dröge2-0/+3
2013-04-19Add support for OpenSUSE 12.3Guy Lunardi2-0/+3
2013-04-16fwlib: fix extration of object files with duplicated namesAndoni Morales Alastruey1-0/+27
2013-04-16bootstrap: fix typoAndoni Morales Alastruey1-1/+1
2013-04-15bootstrap: install ia32 libs only for windows cross-compilationAndoni Morales Alastruey1-3/+4
2013-04-15cerbero: Set paths for the registry and plugin scanner for 1.0 tooSebastian Dröge2-1/+9
2013-04-12gst-sdk-shell: Also generate a shell script that can be source'd in other she...Sebastian Dröge1-1/+6
2013-04-09enums: Add enum value for Proprietary licensesSebastian Dröge1-0/+2
2013-04-05build-tools: install intltool aclocal macros in the bootstrapAndoni Morales Alastruey1-0/+1
2013-04-03Include the package prefix in the dependencies for the -dev packagesSebastian Dröge1-1/+1
2013-03-26build-tools: fix build in chroots with older glibcAndoni Morales Alastruey1-0/+3
2013-03-25bootsrap:osx: install XML::Parse required for intltoolAndoni Morales Alastruey1-0/+11
2013-03-25packages:osx add the platform suffix to installerAndoni Morales Alastruey1-0/+4
2013-03-25packages:osx: fix installer optionsAndoni Morales Alastruey1-3/+5
2013-03-25packages:osx: pass the home/system install location correctlyAndoni Morales Alastruey1-1/+4
2013-03-25packages:osx: fix typoAndoni Morales Alastruey1-3/+3
2013-03-25packages:osx: disable arch detection in the product packagesAndoni Morales Alastruey1-1/+1
2013-03-25packages:ios Improve iOS packagingAndoni Morales Alastruey2-66/+82
2013-03-25packages: add support for post/pre install scripts in osx SDK packagesAndoni Morales Alastruey2-1/+18
2013-03-25packages:osx: port to pkgbuild + productbuildAndoni Morales Alastruey6-584/+372
2013-03-22config: create the aclocal path for the build-tools tooAndoni Morales Alastruey1-0/+2
2013-03-19build-tools: onyl build tar/xz in OSXAndoni Morales Alastruey1-8/+2
2013-03-19config: include aclocal folder from the build tools tooAndoni Morales Alastruey1-2/+3
2013-03-19bootstrap: removes spaces in the url after a line breakAndoni Morales Alastruey1-2/+2
2013-03-19ios: packager: use a randomly generated uuid for the frameworkThiago Santos1-1/+1
2013-03-18oven: print the original tracebac in build step errorsAndoni Morales Alastruey2-5/+5
2013-03-07fwlib: refactor framework creation classesThiago Santos2-20/+33
2013-03-07xcode: fwlib: make static framework generator handle both thin and fat libsThiago Santos1-11/+54
2013-03-07osx: packager: refactor creating framework headers functionThiago Santos1-69/+70