Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-16 | scripts/mk: Add new buildtools.mk support | Guillem Jover | 1 | -0/+7 | |
This make fragment contains setup for build tool variables for both TOOL and TOOL_FOR_BUILD. It does not get included by default from default.mk | |||||
2016-10-29 | build: Use two space indentation for shell code | Guillem Jover | 1 | -3/+3 | |
2015-01-28 | build: Use mv instead of «cp -p» | Guillem Jover | 1 | -1/+2 | |
There's no point in preserving the file metadata if we are going to overwrite it from a shell redirection. | |||||
2015-01-28 | build: Always pass -f to rm calls | Guillem Jover | 1 | -1/+1 | |
2011-08-01 | Provide a new makefile snippet exporting basic package information | Raphaël Hertzog | 1 | -0/+1 | |
2011-07-22 | dpkg-dev: add some common makefile snippets for use in rules files | Raphaël Hertzog | 1 | -0/+16 | |
data/architecture.mk: variables related to dpkg-architecture data/buildflags.mk: variables related to dpkg-builflags data/vendor.mk: variables related to dpkg-vendor data/default.mk: all of the above |