Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-06 | recipes: Update orc to use original repository | Edward Hervey | 1 | -2/+4 | |
And bump build-tool version to 0.4.18 | |||||
2014-02-04 | cmake: fix build in XP | Andoni Morales Alastruey | 1 | -0/+3 | |
2013-11-05 | build-tools: fix deadlock in autoconf's configure check for M4 | Andoni Morales Alastruey | 1 | -0/+3 | |
2013-11-04 | m4: Use -Wno-error=cast-align to make gcc happy too | Sebastian Dröge | 1 | -1/+1 | |
2013-11-01 | m4: Fix build with latest XCode | Sebastian Dröge | 1 | -0/+3 | |
It uses -Werror,-Wcast-align by default now, which is triggered in m4 in one place. Looks safe there. | |||||
2013-11-01 | cmake: Update to 2.8.12 to fix build with OSX Mavericks | Josep Torra | 1 | -2/+2 | |
2013-10-31 | gperf: fix patch set | Andoni Morales Alastruey | 3 | -13/+27 | |
2013-10-31 | pkg-config: fix configure options to stop building the prefixed tool | Andoni Morales Alastruey | 1 | -1/+1 | |
2013-10-31 | pkg-config: don't create programs with the arch-host prefix | Andoni Morales Alastruey | 1 | -1/+1 | |
Fixes install step: "cd /Users/gstreamermacosx/cerbero/build-tools/bin && ln pkg-config x86_64-apple-darwinx-pkg-config ln: x86_64-apple-darwinx-pkg-config: File exists" | |||||
2013-10-31 | glib-tools: don't build the static libraries | Andoni Morales Alastruey | 1 | -1/+0 | |
Fixes configure in windows "Can not build both shared and static at the same time on" | |||||
2013-10-03 | m4: Switch to 1.4.17 and use a tarball | Edward Hervey | 1 | -2/+3 | |
2013-10-01 | pkg-config: Bump to 0.28 and use tarball | Edward Hervey | 1 | -1/+3 | |
2013-10-01 | automake: Bump to 1.14 | Edward Hervey | 1 | -4/+4 | |
2013-10-01 | autoconf: Bump to 2.69 | Edward Hervey | 1 | -2/+2 | |
Needed for latest gettext to work properly | |||||
2013-09-30 | gettext: Update to 0.18.3.1 and switch to a tarball | Sebastian Dröge | 2 | -7/+6 | |
This should also get rid of many build failures caused by autotools timestamps problems. | |||||
2013-09-10 | gas-preprocessor: fix commit name | Andoni Morales Alastruey | 1 | -1/+1 | |
2013-09-10 | gas-preprocessor: fix checkout and install steps | Andoni Morales Alastruey | 1 | -2/+4 | |
2013-06-06 | cmake: update to 2.8.11 to fix an infinite loop | Andoni Morales Alastruey | 1 | -2/+2 | |
see: http://public.kitware.com/Bug/view.php?id=13756 | |||||
2013-05-27 | recipes: use the new runtime dependencies | Andoni Morales Alastruey | 2 | -5/+1 | |
2013-05-10 | libstdc++: add dependency in winpthreads-runtime | Andoni Morales Alastruey | 1 | -1/+1 | |
2013-04-08 | gettext-tools: install toolchain dependencies in the built-tools prefix | Andoni Morales Alastruey | 1 | -1/+1 | |
2013-04-05 | build-tools: install intltool aclocal macros in the bootstrap | Andoni Morales Alastruey | 1 | -0/+18 | |
2013-04-05 | cmake: fix build on windows x86_64 | Andoni Morales Alastruey | 1 | -0/+17 | |
2013-03-19 | build-tools: fix build of cmake gettext-tools and yasm | Andoni Morales Alastruey | 3 | -1/+7 | |
2013-03-07 | build-tools: adding cmake recipe to build-tools | Thiago Santos | 1 | -0/+17 | |
It is a requirement to build taglib recipe | |||||
2013-02-26 | glib-tools: build all glib as we need tools from gio too | Andoni Morales Alastruey | 1 | -2/+0 | |
2013-02-25 | gettext-tools: add missing dependency in libiconv for Windows | Andoni Morales Alastruey | 1 | -1/+3 | |
2013-02-25 | bootstrap: add glib-tools for cross-compilation targets | Andoni Morales Alastruey | 1 | -0/+27 | |
glib is needed for glib-genmarshal and glib-mkenums in platforms where we can't install glib with a package manager and when the target platform/arch is not executable in the build one. | |||||
2013-02-24 | gettext: Properly append new configure options with a leading space | Sebastian Dröge | 1 | -1/+1 | |
2013-02-23 | build-tools: add GNU sed required by gettext-tools on OS X | Andoni Morales Alastruey | 2 | -1/+10 | |
2013-02-22 | bootstrap: add gas-preprocessor for iOS assembly code | Andoni Morales Alastruey | 1 | -0/+18 | |
2013-02-15 | gettext-tools: fix build using the distribution tarball | Andoni Morales Alastruey | 1 | -9/+5 | |
2013-01-17 | build-tools: add gettext tools on OS X | Andoni Morales Alastruey | 1 | -0/+21 | |
2013-01-17 | build-tools: add xz too for tar in Snow Leopard | Andoni Morales Alastruey | 1 | -0/+11 | |
2013-01-17 | build-tools: build yasm in windows and os x | Andoni Morales Alastruey | 1 | -0/+11 | |
2013-01-17 | build-tools: build tar in Snow Leopard | Andoni Morales Alastruey | 1 | -0/+11 | |
2012-11-20 | Fix gperf build if no unprefixed AR is available | Sebastian Dröge | 2 | -0/+14 | |
2012-11-16 | bootstrap: try to fix the windows build a little bit more | Andoni Morales Alastruey | 3 | -28/+4 | |
2012-11-16 | libiconv: only autogen for Android | Andoni Morales Alastruey | 1 | -1/+2 | |
2012-11-16 | Fix bootstrap on windows | Andoni Morales Alastruey | 3 | -2/+36 | |
2012-11-14 | orc-tool: fix name of remote repository | Andoni Morales Alastruey | 1 | -0/+2 | |
2012-11-12 | orc: build orc for the target platform and the host one | Andoni Morales Alastruey | 1 | -1/+1 | |
Orc must be built for the host platform, to be used as a tool that compiles the .orc files and for that target platform for projects depending on liborc | |||||
2012-11-12 | buid-tools: use upstream tarballs instead of our git repos | Andoni Morales Alastruey | 2 | -0/+4 | |
Timestamps are not fixed properly, and on some systems aclocal is called again, which breaks everything. | |||||
2012-11-10 | orc: add missing dependencies | Andoni Morales Alastruey | 1 | -0/+1 | |
2012-11-10 | automake: add dependency in autoconf | Andoni Morales Alastruey | 1 | -0/+1 | |
2012-10-26 | Add intltool to the build tools for Windows and Linux | Andoni Morales Alastruey | 1 | -0/+9 | |
2012-10-26 | pkg-config: add missing dep on libivon for the internal glib | Andoni Morales Alastruey | 1 | -0/+4 | |
2012-10-26 | gettext-m4: use gettext-m4 to differenciate this recipe form gettext | Andoni Morales Alastruey | 1 | -2/+6 | |
2012-10-26 | gettext: use the same name as in the repo | Andoni Morales Alastruey | 1 | -1/+1 | |
2012-10-26 | libtool: wipe the build_dir before extracting to fix overwritting read-only ↵ | Andoni Morales Alastruey | 1 | -1/+6 | |
files |