Raphaël Hertzog
|
9f2c48ff8d
Revert "dpkg-buildpackage: support for Build-Features: build-arch"
|
15 yıl önce |
Raphaël Hertzog
|
14f134d403
dpkg-buildpackage: no longer exports the compiler flags
|
15 yıl önce |
Bill Allombert
|
14d48ef9ab
dpkg-buildpackage: support for Build-Features: build-arch
|
17 yıl önce |
Guillem Jover
|
3b0d38c022
dpkg-buildpackage: Add new -F option for full build
|
16 yıl önce |
Guillem Jover
|
68a4a0b3ca
dpkg-buildpackage: Switch build option tracking to a bitmask variable
|
16 yıl önce |
Raphaël Hertzog
|
7106a2d148
dpkg-buildpackage: use Dpkg::Path::find_command instead of custom testcommand
|
16 yıl önce |
Colin Watson
|
a69db9e0fb
dpkg-buildpackage: Export all build flags
|
16 yıl önce |
Raphaël Hertzog
|
9bbdfecf72
dpkg-buildpackage: add calls to dpkg-source --before-build and --after-build
|
16 yıl önce |
Raphaël Hertzog
|
850645ee94
dpkg-buildpackage: use Dpkg::BuildFlags to retrieve the compiler flags
|
16 yıl önce |
Guillem Jover
|
eb4155377e
Use License instead of Licence in strings
|
16 yıl önce |
Guillem Jover
|
fc39dea9ec
dpkg-buildpackage: Do not set PKG_CONFIG_LIBDIR when cross-building
|
16 yıl önce |
Raphaël Hertzog
|
d33fa8f197
Dpkg::BuildOptions: provide an object oriented interface
|
16 yıl önce |
Raphaël Hertzog
|
647dee469b
dpkg-buildpackage: support passing arbitrary options to dpkg-source/dpkg-genchanges
|
16 yıl önce |
Raphaël Hertzog
|
efd281e872
Dpkg::Compression: new API based on public functions
|
16 yıl önce |
Raphaël Hertzog
|
5e4c14712a
dpkg-buildpackage: fix value of "parallel" exported in DEB_BUILD_OPTIONS
|
16 yıl önce |
Raphaël Hertzog
|
cfdeb7e01f
Dpkg::BuildOptions: change API so that an empty value can be properly supported
|
16 yıl önce |
Guillem Jover
|
f68aa9619e
dpkg-buildpackage: Do not list supported compressors in --help output
|
16 yıl önce |
Guillem Jover
|
bee98c7ea7
Add missing license headers
|
16 yıl önce |
Raphaël Hertzog
|
99e3abcc33
Move parse_changelog() to a separate module Dpkg::Changelog::Parse
|
16 yıl önce |
Raphaël Hertzog
|
10badb3c2d
Update all Perl modules and scripts to use the new Dpkg::Version API
|
17 yıl önce |
Guillem Jover
|
288aa90e88
Dpkg::ErrorHandling: Remove unused warnerror() and $warnable_error
|
17 yıl önce |
Raphael Hertzog
|
12c75eb567
Fix changelog parsing code to differentiate the empty string from 0
|
17 yıl önce |
Raphael Hertzog
|
9d1697bcc1
dpkg-buildpackage: error out properly when dpkg-checkbuilddeps is killed
|
17 yıl önce |
Raphael Hertzog
|
61eae73be7
dpkg-buildpackage: don't set DEB_VENDOR anymore
|
17 yıl önce |
Raphael Hertzog
|
77270d7bf4
dpkg-buildpackage: factorize a command line sanity check
|
17 yıl önce |
Raphael Hertzog
|
18dacea0fa
dpkg-buildpackage: allow options -nc and -S together
|
17 yıl önce |
Raphael Hertzog
|
58b04d8f75
dpkg-buildpackage: add execute right on debian/rules when missing
|
17 yıl önce |
Raphael Hertzog
|
22f2ea26d7
dpkg-buildpackage: add back an erroneously removed use statement
|
17 yıl önce |
Raphael Hertzog
|
edbbd18df0
Dpkg::Version::check_version() should not die by default
|
17 yıl önce |
Raphael Hertzog
|
66264bb266
dpkg-buildpackage: new option to call arbitrary debian/rules targets
|
17 yıl önce |