index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
dpkg-buildpackage.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-30
Fix some typos
Guillem Jover
1
-2
/
+2
2018-07-24
dpkg-buildpackage: Mark profiles as a replaceable item in --help output
Guillem Jover
1
-1
/
+1
2018-07-24
dpkg-buildpackage: Fold --[no-]check-builddeps into short option descriptions
Guillem Jover
1
-3
/
+2
2018-07-24
dpkg-buildpackage: Add --build equivalents for short build type options
Guillem Jover
1
-7
/
+7
2018-07-24
dpkg-buildpackage: Clarify pre and post-clean options and their default state
Guillem Jover
1
-2
/
+2
2018-07-24
dpkg-buildpackage: Add new --no-post-clean option
Guillem Jover
1
-0
/
+3
2018-07-24
dpkg-buildpackage: Rename and logic invert $noclean to $postclean
Guillem Jover
1
-7
/
+7
2018-07-24
dpkg-buildpackage: Rename $cleansource to $postclean
Guillem Jover
1
-4
/
+4
2018-07-24
dpkg-buildpackage: Only check required build dependencies for known targets
Guillem Jover
1
-0
/
+5
2018-07-24
dpkg-buildpackage: Only check for fallback build targets on binary builds
Guillem Jover
1
-4
/
+5
2018-07-24
dpkg-buildpackage: Fix --rules-file option parsing
Guillem Jover
1
-1
/
+1
2018-05-08
dpkg-buildpackage: Avoid using an uninitialized variable
Guillem Jover
1
-0
/
+1
2018-05-04
dpkg-buildpackage: Validate OpenPGP signing key IDs
Guillem Jover
1
-0
/
+17
2018-01-16
dpkg-buildpackage: Add new --rules-requires-root
Guillem Jover
1
-1
/
+7
2018-01-16
spec/R³: Add new DEB_RULES_REQUIRES_ROOT variable
Guillem Jover
1
-0
/
+3
2018-01-16
dpkg-buildpackage: Do not set DEB_GAIN_ROOT_CMD on <implementations-keywords>
Guillem Jover
1
-0
/
+5
2018-01-16
spec/R³: Rename DPKG_GAIN_ROOT_CMD to DEB_GAIN_ROOT_CMD
Guillem Jover
1
-1
/
+3
2017-10-21
dpkg-buildpackage: Setup and check rootcommand only if needed
Guillem Jover
1
-20
/
+26
2017-10-21
dpkg-buildpackage: Run dpkg-source from the current directory
Guillem Jover
1
-13
/
+3
2017-10-21
dpkg-buildpackage: Pass the debian/control source stanza to R³ parser
Guillem Jover
1
-1
/
+1
2017-10-18
dpkg-buildpackage: Do not rehash .dsc file when signing binary-only builds
Guillem Jover
1
-2
/
+4
2017-10-18
dpkg-buildpackage: Fix logic to decide whether to call the build targets
Guillem Jover
1
-2
/
+2
2017-09-24
dpkg-buildpackage: Add support for rootless builds
Guillem Jover
1
-13
/
+87
2017-09-24
dpkg-buildpackage: Rename withecho to run_cmd
Guillem Jover
1
-15
/
+14
2017-09-24
dpkg-buildpackage: Error out if --as-root is passed w/o --rules-target
Guillem Jover
1
-0
/
+5
2017-09-24
scripts: Use split() with ' ' instead of /\s+/
Guillem Jover
1
-2
/
+2
2017-08-26
perl: Use -> operator for function variables
Guillem Jover
1
-1
/
+1
2017-05-06
doc: Spelling fixes
Josh Soref
1
-3
/
+3
2017-02-26
dpkg-buildpackage: Document --ignore-builtin-builddeps in --help output
Guillem Jover
1
-0
/
+2
2017-01-28
dpkg-buildpackage: Make --unsigned-changes not sign .buildinfo either
Guillem Jover
1
-1
/
+2
2017-01-28
dpkg-buildpackage: Add new --no-sign option
Guillem Jover
1
-0
/
+6
2017-01-27
dpkg-buildpackage: Add support for signed .buildinfo files
Guillem Jover
1
-13
/
+41
2017-01-23
dpkg-buildpackage, dpkg-source: Always set SOURCE_DATE_EPOCH
Guillem Jover
1
-1
/
+1
2016-12-17
dpkg-buildpackage: Add support for multiple targets on -T
Guillem Jover
1
-6
/
+7
2016-11-16
dpkg-buildpackage: Fallback to one job on unknown number of online processors
Guillem Jover
1
-0
/
+3
2016-11-16
dpkg-genbuildinfo: Use deterministic .buildinfo filenames
Guillem Jover
1
-13
/
+3
2016-11-05
dpkg-buildpackage: Enable -Jauto by default
Guillem Jover
1
-2
/
+7
2016-11-03
scripts: Add support for .buildinfo files
Guillem Jover
1
-4
/
+31
2016-10-30
Dpkg: Add new Dpkg::PROGMAKE variable to store GNU make command name
Guillem Jover
1
-1
/
+1
2016-07-04
scripts: Require Dpkg::Control::Info in dpkg-buildpackage
Guillem Jover
1
-0
/
+1
2016-07-03
dpkg-buildpackage: Use arch:all in .changes filename when not building arch:any
Guillem Jover
1
-5
/
+5
2016-07-03
dpkg-buipdpackage: Do not use build target fallback on arch:any + arch:all
Guillem Jover
1
-0
/
+15
2016-07-03
dpkg-buildpackage: Refactor build target fallback code
Guillem Jover
1
-17
/
+24
2016-07-03
dpkg-buildpackage: Preset build timestamp to latest changelog entry
Guillem Jover
1
-0
/
+2
2016-07-03
dpkg-buildpackage: Add config file support
Guillem Jover
1
-0
/
+8
2016-07-03
dpkg-buildpackage: Add long options
Guillem Jover
1
-80
/
+90
2016-05-02
scripts: Remove -s option argument parsing that does not match
Guillem Jover
1
-1
/
+1
2016-05-02
scripts: Add support for new --build option to define build type
Guillem Jover
1
-6
/
+7
2016-05-02
Dpkg::Build::Types: Clarify build type functions
Guillem Jover
1
-9
/
+9
2016-05-02
Dpkg::Build::Types: Add new build_has_any function
Guillem Jover
1
-2
/
+2
[next]