summaryrefslogtreecommitdiff
path: root/scripts/mk
AgeCommit message (Expand)AuthorFilesLines
2019-01-15scripts/mk: Add support for an improved dpkg_vendor_derives_from macroGuillem Jover1-7/+31
2019-01-15scripts/mk: Fix dpkg_vendor_derives_from macro documentationColin Watson1-1/+1
2018-02-19scripts/mk: Export architecture variables by defaultJack Bates1-1/+1
2018-01-16scripts/mk: Add new buildtools variablesGuillem Jover1-0/+14
2017-10-16scripts/mk: Add new buildtools.mk supportGuillem Jover3-1/+64
2016-10-31dpkg-architecture: Add new DEB_*_ARCH_ABI and DEB_*_ARCH_LIBC variablesGuillem Jover1-1/+1
2016-10-29build: Use two space indentation for shell codeGuillem Jover1-3/+3
2016-07-03scripts/mk: Export SOURCE_DATE_EPOCHGuillem Jover1-0/+7
2015-07-30scripts/mk: Add an extra level of escaping for double evalsGuillem Jover2-5/+5
2015-01-28build: Use mv instead of «cp -p»Guillem Jover1-1/+2
2015-01-28build: Always pass -f to rm callsGuillem Jover1-1/+1
2014-10-12scripts/mk: Set DEB_TARGET_ variables from architecture.mkGuillem Jover1-1/+1
2014-10-06scripts/mk: Pass DEB_BUILD_OPTIONS to dpkg-buildflagsGuillem Jover1-0/+1
2014-04-21dpkg-buildflags: Add support for FCFLAGS, OBJCFLAGS and OBJCXXFLAGSGuillem Jover1-2/+6
2013-07-27scripts/mk: Do not use space before dpkg-parsechangelog -S valueGuillem Jover1-3/+3
2013-06-22dpkg-buildflags: Add GCJFLAGS supportGuillem Jover1-1/+2
2013-04-19scripts/mk: Use new dpkg-parsechangelog -S option instead of sed or awkGuillem Jover1-3/+3
2011-10-15scripts/mk: rewrite architecture.mk with explicit loopsRaphaël Hertzog1-18/+4
2011-10-10scripts/mk: fix buildflags.mk to make use of the DEB_*_MAINT_* variablesRaphaël Hertzog1-6/+18
2011-10-08scripts/mk: Fix typo by setting DEB_*_ARCH_BITS instead of DEB_*_ARCHThorsten Glaser1-2/+2
2011-09-23scripts/mk: Simplify sed expression for DEB_DISTRIBUTIONGuillem Jover1-1/+1
2011-09-21scripts/mk/pkg-info.mk: DEB_DISTRIBUTION returns all listed distributionsRaphaël Hertzog1-2/+2
2011-09-21scripts/mk/pkg-info.mk: adjust variable namesRaphaël Hertzog1-8/+8
2011-08-01Provide a new makefile snippet exporting basic package informationRaphaël Hertzog3-0/+19
2011-07-22dpkg-dev: add some common makefile snippets for use in rules filesRaphaël Hertzog5-0/+91