Age | Commit message (Expand) | Author | Files | Lines |
2013-04-16 | * Ignore the return value for dh_shlibdeps for builds on precise/ARM. | doko | 1 | -1/+1 |
2013-04-16 | * Ignore the return value for dh_shlibdeps for builds on precise/ARM. | doko | 8 | -12/+12 |
2013-04-12 | * Use target specific names for libstdc++ baseline files. LP: #1168267. | doko | 1 | -2/+2 |
2013-02-08 | Fix dh_shlibdeps calls for the libgo packages. | doko | 1 | -3/+3 |
2013-02-06 | [ Thibaut Girka ] | doko | 1 | -1/+3 |
2013-01-14 | * Don't ship libiberty.a in gcc-4.7-hppa64. Closes: #659556. | doko | 1 | -0/+3 |
2013-01-12 | * Don't call dh_shlibdeps for staged cross builds. These packages | doko | 1 | -1/+3 |
2013-01-12 | - silence warning about __aeabi dpkg-shlibdeps workaround | doko | 1 | -1/+1 |
2013-01-11 | * Fix ARM multilib shlibs dependency generation for cross builds. | doko | 1 | -1/+2 |
2013-01-11 | * Search library dependencies in the build-sysroot too. | doko | 1 | -3/+1 |
2013-01-06 | * Don't ship .md5 files in the libstdc++-doc package. | doko | 1 | -1/+2 |
2013-01-05 | * Explicitly search multiarch and multilib system directories when | doko | 8 | -12/+15 |
2013-01-04 | [ Thibaut Girka ] | doko | 13 | -71/+80 |
2013-01-04 | * Keep the rt.jar symlink in the gcj-jre-headless package. | doko | 1 | -1/+0 |
2013-01-04 | * Keep the debug link for libstdc++6. Closes: #696854. | doko | 1 | -1/+1 |
2013-01-04 | * Always call dh_shlibdeps with -l, pointing to the correct dependency | doko | 1 | -1/+1 |
2013-01-04 | - use the header_files macro for standalone go and java builds | doko | 2 | -50/+1 |
2012-12-19 | * Move .jar symlinks from the -jre-lib into the -jre-headless package. | doko | 1 | -5/+6 |
2012-12-17 | * Allow building a gcj cross compiler. | doko | 1 | -13/+15 |
2012-12-15 | * Revert: For stage1 builds, include gcc_lib_dir files in the gcc package. | doko | 1 | -5/+0 |
2012-12-14 | [ Thibaut Girka ] | doko | 1 | -1/+1 |
2012-12-14 | * Fix cross build stage1 package installation, only including the target | doko | 1 | -1/+3 |
2012-12-13 | * Always call dh_shlibdeps with -l, pointing to the correct dependency | doko | 4 | -5/+10 |
2012-12-11 | - rules files are all ascii files, no utf-8 | doko | 1 | -1/+1 |
2012-12-11 | * Fix package builds with the common libraries provided by a newer | doko | 4 | -86/+107 |
2012-12-10 | - fix spu cross installation. | doko | 1 | -2/+2 |
2012-12-09 | * Only include gengtype for native builds. Needs upstream changes. | doko | 1 | -2/+5 |
2012-12-09 | * Fix spu cross build on powerpc/ppc64. | doko | 1 | -2/+2 |
2012-12-09 | * Make libgcj packages Multi-Arch: same, append the Debian architecture | doko | 1 | -1/+1 |
2012-12-09 | * Drop the g++-multilib build dependency, use the built compiler to | doko | 1 | -24/+1 |
2012-12-06 | * For cross builds, fix multilib inter package dependencies. | doko | 1 | -7/+4 |
2012-12-05 | - fixes for gccgo-doc splitout | doko | 1 | -4/+2 |
2012-12-05 | - split out a gccgo-doc package. | doko | 1 | -12/+6 |
2012-12-05 | * For cross builds, don't use the multiarch location for the C++ headers. | doko | 1 | -2/+5 |
2012-11-27 | * For stage1 builds, include gcc_lib_dir files in the gcc package. (fix typo) | doko | 1 | -1/+1 |
2012-11-27 | * For stage1 builds, include gcc_lib_dir files in the gcc package. | doko | 2 | -16/+26 |
2012-11-27 | * Fix libstdc++ multiarch include path for cross builds. | doko | 1 | -3/+3 |
2012-11-24 | - Don't apply g++-multiarch-incdir.diff for pre-multiarch builds | doko | 1 | -4/+9 |
2012-11-24 | - Install the gccgo docs using dh_installdocs | doko | 1 | -1/+2 |
2012-11-24 | - let the gccgo binary target depend on the html build stamp | doko | 1 | -1/+1 |
2012-11-23 | * Rename the gccgo info to gccgo-4.7 on installation, install into gccgo-4.7. | doko | 2 | -3/+14 |
2012-11-22 | * Install the libitm-4.7 info file (if it is built). | doko | 1 | -3/+4 |
2012-11-13 | * Use /usr/include/<multiarch>/c++/4.x as the include directory | doko | 1 | -1/+3 |
2012-11-13 | * Split out lib*stdc++-dev packages. | doko | 2 | -17/+69 |
2012-10-20 | - keep the libgfortran.spec file in the gfortran package | doko | 1 | -5/+2 |
2012-10-19 | * Build libx32gfortran-dev packages. | doko | 1 | -13/+78 |
2012-10-16 | * Build libx32gcc-dev and libx32objc-dev packages. | doko | 1 | -0/+3 |
2012-10-16 | * Build libx32gcc-dev and libx32objc-dev packages. | doko | 2 | -1/+10 |
2012-10-16 | [ Matthias Klose ] | doko | 15 | -6/+118 |
2012-10-12 | * Install override files before calling dh_fixperms. | doko | 2 | -10/+11 |