summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2014-10-06Dpkg::Vendor::Debian: Fix comments wordingGuillem Jover1-3/+3
2014-10-06dpkg-buildflags: Honor feature area settings from DEB_BUILD_OPTIONSGuillem Jover1-7/+15
2014-10-06scripts/mk: Pass DEB_BUILD_OPTIONS to dpkg-buildflagsGuillem Jover1-0/+1
2014-10-06dpkg-buildflags: Reverse exit logic to check for errorsGuillem Jover1-23/+13
2014-10-06dpkg-buildflags: Fold list action handling with the other actions if blockGuillem Jover1-4/+5
2014-10-06dpkg-buildflags: Add a canary feature to the qa feature areaGuillem Jover1-0/+12
2014-10-06dpkg-buildflags: Add a bug feature to the qa feature areaGuillem Jover1-0/+10
2014-10-06dpkg-buildflags: Add a new qa feature areaGuillem Jover1-0/+17
2014-10-06Dpkg::Vendor::Debian: Prefix add_hardening_flags with _ to mark as privateGuillem Jover1-2/+2
2014-10-06dpkg-maintscript-helper: Add support for relative symlinks to symlink_to_dirGuillem Jover1-6/+14
2014-10-06Dpkg::Deps: Add new deps_iterate() functionGuillem Jover2-3/+57
2014-10-06Dpkg::Deps::KnownFacts: Add support for versioned ProvidesGuillem Jover2-6/+45
2014-10-06Dpkg::Deps: Emit a warning when using the obsolete check_package() functionGuillem Jover1-0/+6
2014-10-06perl: Do not use the topic variable unnecessarilyGuillem Jover12-21/+21
2014-10-06scripts: Use named variables instead of using the topic variableGuillem Jover13-99/+107
2014-10-06dpkg-genchanges: Fix order of Files field in generated .changes fileGuillem Jover1-74/+73
2014-10-06dpkg-genchanges: Do not repeat dsc name in multiple placesGuillem Jover1-4/+4
2014-10-06dpkg-genchanges: Merge fallback Section and Priority value assignmentsGuillem Jover1-18/+8
2014-10-06dpkg-genchanges: Do not use an intermediate variable with the upload dirGuillem Jover1-2/+1
2014-10-06dpkg-genchanges: Use $include directly instead of convenience is_ functionsGuillem Jover1-5/+3
2014-10-06scripts: Place Commands: before Options: in --help outputGuillem Jover2-14/+14
2014-10-06dpkg-architecture: Clarify that -a, -t, -e and -i work with the host systemGuillem Jover1-4/+4
2014-10-06dpkg-architecture: Add support for target informationGuillem Jover1-2/+55
2014-10-06dpkg-architecture: Refactor check_arch_coherency()Guillem Jover1-24/+33
2014-10-06dpkg-source: Fix perl warning when typing Ctrl-D on patch name promptGuillem Jover1-1/+3
2014-10-06build: Split test_programs and test_scripts out of test_casesGuillem Jover1-2/+2
2014-10-06po: The copyright holder for the original code is not SPIGuillem Jover1-1/+1
2014-08-19Regenerate .pot files and merge .po files with themGuillem Jover8-33/+49
2014-08-19scripts: Revert some unsafe //= usages back to ||=Guillem Jover3-4/+4
2014-08-19dpkg-maintscript-helper: Fix symlink_to_dir to assure absolute pathnamesGuillem Jover1-0/+4
2014-08-19dpkg-maintscript-helper: Fix dir_to_symlink to handle relative symlink targetsHelmut Grohne1-2/+10
2014-08-15dpkg-buildflags: Remove arch blacklist from stackprotectorstrong optionRomain Francoise1-6/+0
2014-08-15dpkg-shlibdeps: Do not unnecessarily interpolate stringsGuillem Jover1-3/+3
2014-08-15dpkg-shlibdeps: fix error string embedding literal '\n' instead of the expect...Raphaël Hertzog9-29/+29
2014-08-15Update French translation of scripts and manual pagesRaphaël Hertzog1-261/+112
2014-08-15Regenerate .pot files and merge .po files with themGuillem Jover8-597/+549
2014-08-15scripts: Allow specifying the same build type option multiple timesGuillem Jover2-2/+2
2014-08-15scripts: Refactor build type setting into a new set_build_type functionGuillem Jover2-39/+31
2014-08-15scripts: Use length instead of defined when checking environment variablesGuillem Jover4-5/+5
2014-08-15Dpkg::Source::Archive: Use tar --format=gnu when creating archivesJan Blunck1-1/+1
2014-08-15Dpkg::Vendor::Debian: Refactor common compiler flags into intermediate variablesGuillem Jover1-18/+21
2014-08-10Update German scripts translationHelge Kreutzmann1-164/+44
2014-08-10Regenerate .pot files and merge .po files with themGuillem Jover8-2508/+3342
2014-08-10scripts: Add -g and -G options for source plus arch-indep/specific buildsGuillem Jover2-3/+37
2014-08-10dpkg-genchanges: Correctly filter host arch from the Architecture fieldGuillem Jover1-0/+2
2014-08-09scripts: Only allow one build type optionGuillem Jover2-11/+12
2014-08-09dpkg-buildpackage: Move checkbuilddeps and target settings out of the options...Guillem Jover1-12/+15
2014-08-09scripts: Unify build options description in --help outputGuillem Jover2-11/+11
2014-08-09dpkg-genchanges: Only print build type onceGuillem Jover1-3/+7
2014-08-09dpkg-gencontrol: Emit a warning when using the deprecated -is/-ip optionsGuillem Jover1-2/+2