summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Expand)Author
2019-10-09debian/rules, debian/rules.d/build.mk, debian/rules.d/debhlper.mk, debian/sys...Aurelien Jarno
2019-08-15debian/control.in/main, debian/rules: build with GCC 9.Aurelien Jarno
2019-07-29debian/rules: honor noudeb build profile.Aurelien Jarno
2019-07-29debian/rules: drop -no-pie -fno-PIE options. This is now fully supported by t...Aurelien Jarno
2019-07-29debian/rules: do not export SHELL, it is already set through configparms.Aurelien Jarno
2019-07-26debian/control.in/main, debian/rules: drop the multiarch-support package. Clo...Aurelien Jarno
2019-02-05debhelper.in/locales.bug-presubj: drop obsolete file, the dependency mechanis...Aurelien Jarno
2018-08-04debian/control.in/main, debian/rules: build with GCC 8.Aurelien Jarno
2018-03-05debian/rules: disable tests for stage1Helmut Grohne
2018-03-05debian/rules: drop DEB_STAGE and DEB_BUILD_PROFILE supportHelmut Grohne
2018-01-29debian/rules: tweak GCC garbage collector on 32-bit MIPS builders.Aurelien Jarno
2018-01-05New upstream snapshot from 20180105:Aurelien Jarno
2017-12-31debian/rules, debian/rules.d/build.mk: allow TIMEOUTFACTOR to be override per...Aurelien Jarno
2017-12-31debian/rules, debian/rules.d/build.mk: stop logging build/check messages to f...Aurelien Jarno
2017-12-12Merge tag 'debian/2.25-4' into glibc-2.26Aurelien Jarno
2017-12-09debian/rules, debian/rules.d/debhelper.mk: revert the logic to build libc6-db...Aurelien Jarno
2017-11-19debian/rules, debian/control.in/main: build with GCC 7.Aurelien Jarno
2017-11-14debian/rules: only build -dev multilib packages in stage1. Closes: #881454, ...Aurelien Jarno
2017-11-14debian/rules, debian/sysdeps/*.mk: skip the multilib pass for the nobiarch pr...Aurelien Jarno
2017-08-27Also drop call to dh_autotools-dev_restoreconfig, it's handled by dh_cleanAurelien Jarno
2017-08-20* debian/control.in/main: build-depends on autotools-dev.Aurelien Jarno
2017-06-13debian/rules, debian/rules.d/build.mk: do not capture the build path when gen...Aurelien Jarno
2017-01-16Make the package build reproducibly, thanks to Ximin Luo for the patch. Close...Aurelien Jarno
2016-11-25debian/rules: build with -no-pie -fno-PIE. Closes: #845512, #845521.Aurelien Jarno
2016-07-19debian/control.in/main, debian/rules: build with GCC 6.Aurelien Jarno
2016-07-11debian/rules: better glibc version detection for snapshots.Aurelien Jarno
2016-05-12Merge branch 'sid' into glibc-2.23Aurelien Jarno
2016-05-11depend on recent dpkg-dev instead of converting i586 into i686Aurelien Jarno
2016-05-08Drop libc*-i686 packages as GCC now defaults to i686:Aurelien Jarno
2016-05-08debian/rules: remove dead codeAurelien Jarno
2016-05-08debian/rules: drop outdated commentAurelien Jarno
2016-03-29Merge branch 'sid' into glibc-2.23Aurelien Jarno
2016-03-28Drop libnss-dns-udeb and libnss-files-udeb and merge the files they include i...Aurelien Jarno
2016-03-24debian/rules, debian/rules.d/build.mk: rename localedir into complocaledir fo...Aurelien Jarno
2016-03-21locales fixes: don't run build_C.UTF-8 and build_locales-all targets for stage1Aurelien Jarno
2016-03-21debian/control.in/main, debian/rules, debian/rules.d/build.mk: make sure to u...Aurelien Jarno
2016-03-20debian/rules, debian/rules.d/build.mk: move the C.UTF-8 locale and locales-al...Aurelien Jarno
2016-03-09Enable libmvec per flavour and not per platformAurelien Jarno
2015-12-02debian/control.in/main, debian/rules: build with gcc-5.Aurelien Jarno
2015-12-01Merge from trunkAurelien Jarno
2015-09-10debian/rules: keep shlib_dep_ver, it's used in sysdeps.d/*mkAurelien Jarno
2015-09-09Use $(GLIBC_VERSION) for shlib, instead of defining the version in a Aurelien Jarno
2015-09-03port r6518 from trunk: Fix mig detection for cross-stage1Samuel Thibault
2015-08-28Move translation to a new libc-l10n package from the locales packages.Aurelien Jarno
2015-03-18* debian/{control.in/main,rules}: Switch to gcc-4.9 on all architectures.Adam Conrad
2015-03-08We have a transition mechanism for the locales, as the Debian archiveAurelien Jarno
2014-10-17Remove libc6-prof package as it's broken for years and there are betterAurelien Jarno
2014-08-14* debian/rules: drop the i486 to i586 GNU triplet conversion.Aurelien Jarno
2014-08-14debian/rules: change the GNU triplet from i586 to i486 when computingAurelien Jarno
2014-08-14* Add a "nobiarch" build profile that inhibits all multilib packages fromAurelien Jarno