summaryrefslogtreecommitdiff
path: root/cerbero
AgeCommit message (Expand)AuthorFilesLines
2013-08-23strip: fix typoAndoni Morales Alastruey1-1/+1
2013-08-23strip: add properties to select the dirs to stripAndoni Morales Alastruey4-10/+20
2013-08-22win32 add support for stripping application packagesAndoni Morales Alastruey1-0/+24
2013-08-22osx: strip binaries for application packagesAndoni Morales Alastruey1-1/+7
2013-08-22package: add an option to strip object files for applicationsAndoni Morales Alastruey1-0/+3
2013-08-22strip: add a wrapper for striping object filesAndoni Morales Alastruey1-0/+46
2013-07-17osx: create plain framework folder for Installer packagesAndoni Morales Alastruey1-7/+13
2013-07-16build-tools: enable build of external toolsAndoni Morales Alastruey2-1/+4
2013-07-12build: add a --dry-run option that only prints commandsAndoni Morales Alastruey3-10/+22
2013-07-11osx: fix xml::parser installation in bootstrapAndoni Morales Alastruey1-1/+1
2013-06-25bootstrap: build a more recent version of cmake in RHEL 6.xAndoni Morales Alastruey1-0/+2
2013-06-25Add support for CentOS and REHL 6.xAndoni Morales Alastruey1-1/+3
2013-06-25Add more useful namespaces for recipesAndoni Morales Alastruey1-1/+2
2013-06-20ios: only include the header listed in the packageAndoni Morales Alastruey1-4/+1
2013-06-20packages: don't duplicate osx_framework_libraryAndoni Morales Alastruey1-1/+1
2013-06-20osx: check before removing the directoryAndoni Morales Alastruey1-2/+4
2013-06-20ios: merge libs for SDK and Installer packagesAndoni Morales Alastruey1-2/+2
2013-06-20shell: fix listing of modified filesAndoni Morales Alastruey1-1/+1
2013-06-20osx: add missing importAndoni Morales Alastruey1-1/+1
2013-06-20package: fix typoAndoni Morales Alastruey1-1/+1
2013-06-20package: initialize user_resources used in iOS packagesAndoni Morales Alastruey1-2/+5
2013-06-20pacakge: don't load files in __init__Andoni Morales Alastruey1-1/+0
2013-06-20fwlib: only print warning if the list of dups is not emptyAndoni Morales Alastruey1-1/+2
2013-06-12osx: create a dmg with all the .pkg filesAndoni Morales Alastruey1-0/+12
2013-06-12wix: move templates to the devel packageAndoni Morales Alastruey1-2/+1
2013-06-11wix: add support for installing VS templatesAndoni Morales Alastruey3-30/+129
2013-06-10bootstrap: override build-tools config variables correctlyAndoni Morales Alastruey1-1/+1
2013-06-06tag: don't fail when a tag fails, show a warning insteadAndoni Morales Alastruey1-17/+20
2013-06-06git: only push the created tagAndoni Morales Alastruey1-1/+1
2013-06-06wipe: fix weird windows error removing directoriesAndoni Morales Alastruey1-7/+11
2013-06-06wix: move wix_prefix detection to utilsAndoni Morales Alastruey3-14/+23
2013-06-05ios: add support for shipping resource in the final packageAndoni Morales Alastruey1-0/+19
2013-06-04config: add support for custom variantsAndoni Morales Alastruey1-3/+3
2013-05-27build: add a new field for runtime dependenciesAndoni Morales Alastruey2-1/+10
2013-05-24bootstrap: Add yasm for Debian squeezeLuciana Fujii1-1/+2
2013-05-12config: And also escape the spaceSebastian Dröge1-1/+1
2013-05-12config: And properly escape the paranthesis in the WIX pathSebastian Dröge1-1/+1
2013-05-12config: The program files path has (x86), not x(86) as suffixSebastian Dröge1-1/+1
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