Age | Commit message (Expand) | Author | Files | Lines |
2014-01-12 | - dh_shlibdeps doesn't work well for ARM multilibs. Ignore for newer Ubuntu ... | doko | 1 | -1/+1 |
2014-01-12 | * Stop building the spu cross compiler, apparently newlib is now | doko | 1 | -0/+1 |
2013-11-09 | * Stop building libmudflap (removed in GCC 4.9). | doko | 1 | -0/+1 |
2013-08-21 | * Update Debian release names (Stephen Kitt). Closes: #720263. | doko | 1 | -3/+2 |
2013-06-30 | * Add 32-bit biarch packages on sparc64. | aurel32 | 1 | -3/+3 |
2013-05-30 | - fix wheezy detection to build common packages | doko | 1 | -2/+1 |
2013-05-12 | - fix cloog/ppl selection for wheezy/sid | doko | 1 | -2/+1 |
2013-05-07 | * Update to SVN 20130506 (r198653) from the gcc-4_7-branch. | doko | 1 | -0/+1 |
2013-04-21 | - Don't build common packages for releases which have gcc-4.8 packages as well | doko | 1 | -2/+5 |
2013-04-16 | * Ignore the return value for dh_shlibdeps for builds on precise/ARM. | doko | 1 | -0/+6 |
2013-02-09 | * Use the CLooG PPL 1.0 backend for graphite. | doko | 1 | -1/+1 |
2013-02-08 | * Use the CLooG ISL backend for graphite. | doko | 1 | -0/+10 |
2013-02-08 | Fix dh_shlibdeps calls for the libgo packages. | doko | 1 | -1/+1 |
2013-01-30 | * Add a Build-Using attribute for each binary package, which can be | doko | 1 | -1/+12 |
2013-01-13 | - fix typo mangling the substvars files | doko | 1 | -1/+1 |
2013-01-12 | - add more DEB_BUILD_* macros | doko | 1 | -0/+2 |
2013-01-11 | * Fix ARM multilib shlibs dependency generation for cross builds. | doko | 1 | -1/+3 |
2013-01-11 | * Search library dependencies in the build-sysroot too. | doko | 1 | -5/+7 |
2013-01-05 | * Explicitly search multiarch and multilib system directories when | doko | 1 | -4/+37 |
2013-01-04 | [ Thibaut Girka ] | doko | 1 | -1/+3 |
2012-12-21 | * When using the above, use the same settings for sysroot and header | doko | 1 | -0/+6 |
2012-12-21 | [ Thibaut Girka ] | doko | 1 | -7/+28 |
2012-12-17 | * Allow building a gcj cross compiler. | doko | 1 | -1/+6 |
2012-12-17 | * Pretend that wheezy has x32 support (sid is now known as wheezy :-/). | doko | 1 | -1/+3 |
2012-12-16 | Revert, the change was wrong: | doko | 1 | -1/+0 |
2012-12-16 | * Don't set a LD_LIBRARY_PATH when calling dh_shlibdeps in cross builds. | doko | 1 | -1/+1 |
2012-12-13 | * Always call dh_shlibdeps with -l, pointing to the correct dependency | doko | 1 | -0/+5 |
2012-12-13 | - use the Linaro branch for arm64 on Ubuntu | doko | 1 | -1/+1 |
2012-12-11 | * Fix package builds with the common libraries provided by a newer | doko | 1 | -0/+36 |
2012-12-11 | * Stop building packages now built from gcc-4.8 in experimental. | doko | 1 | -5/+9 |
2012-12-10 | * When cross building the native compiler, configure --with-sysroot=/ | doko | 1 | -1/+8 |
2012-12-09 | * Drop the g++-multilib build dependency, use the built compiler to | doko | 1 | -45/+0 |
2012-12-07 | * Only run the libgo testsuite for flags configured in RUNTESTFLAGS. | doko | 1 | -20/+35 |
2012-12-07 | - Re-enable running the testsuite | doko | 1 | -1/+1 |
2012-12-07 | * For cross builds, fix libc6 dependencies for non-default multilib packages. | doko | 1 | -0/+1 |
2012-12-06 | * For cross builds, fix multilib inter package dependencies. | doko | 1 | -0/+9 |
2012-12-05 | * For cross builds, don't use the multiarch location for the C++ headers. | doko | 1 | -3/+3 |
2012-11-24 | - Revert unrelated changes from last commit | doko | 1 | -1/+1 |
2012-11-24 | - Don't apply g++-multiarch-incdir.diff for pre-multiarch builds | doko | 1 | -1/+1 |
2012-11-24 | - prepare for 4.7.2-11 upload | doko | 1 | -1/+1 |
2012-11-24 | * Don't pretend to understand .d files, no D frontend available for 4.7. | doko | 1 | -1/+1 |
2012-11-16 | - build biarch libs for libatomic libsanitizer | doko | 1 | -1/+1 |
2012-11-15 | * Always build the aarch64-linux-gnu target from the Linaro branch. | doko | 1 | -0/+3 |
2012-11-14 | - Fix typo in x32 merge | doko | 1 | -1/+1 |
2012-11-13 | * Split out lib*stdc++-dev packages. | doko | 1 | -1/+1 |
2012-11-13 | - fix standalone gccgo builds | doko | 1 | -2/+3 |
2012-10-28 | - disable building quadmath packages when fortran isn't built | doko | 1 | -4/+7 |
2012-10-24 | - builds from trunk are no Linaro builds | doko | 1 | -0/+1 |
2012-10-24 | - quantal doesn't have x32 support | doko | 1 | -1/+1 |
2012-10-16 | [ Matthias Klose ] | doko | 1 | -8/+41 |