summaryrefslogtreecommitdiff
path: root/scripts/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2010-07-11build: Add optional code coverage supportGuillem Jover1-1/+8
2010-07-11build: Move dpkg_divert test case from scripts to srcGuillem Jover1-2/+1
2010-07-11build: Refactor perl test-suite support into a new Makecheck.am fileGuillem Jover1-14/+8
2010-07-11build: Rename overriding check targets to check-localGuillem Jover1-1/+1
2010-07-03dpkg-divert: Rewrite in CGuillem Jover1-2/+0
2010-07-03dpkg-divert: Add new test-caseMikhail Gusarov1-1/+2
2010-06-15Fix ”make distcheck“ errorsSven Joachim1-2/+4
2010-06-09update-alternatives: rewritten in CRaphaël Hertzog1-12/+0
2010-05-21Add tests for Ubuntu changelog parsingColin Watson1-0/+2
2010-05-17Makefile.am: fix do_shell_subst to update a shell variable instead of a perl ...Raphaël Hertzog1-1/+1
2010-05-17Rename /usr/lib/dpkg/maintscript-helper in /usr/bin/dpkg-maintscript-helperRaphaël Hertzog1-2/+9
2010-04-21build: Distribute maintscript-helperGuillem Jover1-1/+1
2010-04-19dpkg-mergechangelogs: add non-regression testsRaphaël Hertzog1-2/+10
2010-04-19dpkg-mergechangelogs: new script doing 3-way merge of Debian changelogsRaphaël Hertzog1-0/+2
2010-04-18Move maintscript-helper from lib/ to scripts/Raphaël Hertzog1-0/+2
2010-04-11dpkg-buildflags: new script to retrieve compilation flags during package buildRaphaël Hertzog1-0/+2
2010-04-11Dpkg::BuildFlags: new module to query/manage build flagsRaphaël Hertzog1-0/+1
2010-03-12build: Replace all / with :: on perl module man pages filenamesGuillem Jover1-1/+1
2010-02-26Generate manual pages for perl modules with pod2manRaphaël Hertzog1-1/+24
2010-02-25build: Add new --without-update-alternativesGuillem Jover1-2/+7
2010-02-25build: Move <sbindir>/install-info uninstallation to utils/Guillem Jover1-1/+0
2010-02-25build: Move <admindir>/alternatives directory creation to scripts/Guillem Jover1-0/+1
2010-02-20Dpkg::Interface::Storable: common convenience methods for serialization of ob...Raphaël Hertzog1-0/+1
2010-01-22Rename Dpkg::Compression::CompressedFile and Dpkg::Compression::CompressorRaphaël Hertzog1-2/+2
2010-01-22Add non-regression tests for Dpkg::Compression::CompressedFileRaphaël Hertzog1-0/+1
2010-01-22Rename Dpkg::Source::CompressedFile into Dpkg::Compression::CompressedFileRaphaël Hertzog1-1/+1
2010-01-22Rename Dpkg::Source::Compressor into Dpkg::Compression::CompressorRaphaël Hertzog1-1/+1
2010-01-11scripts/t/200_Dpkg_Shlibs.t: extend test suite to cover symbol patterns funct...Raphaël Hertzog1-1/+13
2010-01-11scripts/t/200_Dpkg_Shlibs.t: cleanup and fix non-regression testModestas Vainius1-7/+7
2010-01-11Dpkg::Shlibs::Cppfilt: new interface to the c++filt utility.Modestas Vainius1-0/+2
2009-11-20build: Do not ship objdump.tags-<arch> files in the repoGuillem Jover1-5/+6
2009-11-20Refactor temporary test cases path to a tmpdir variableGuillem Jover1-2/+4
2009-11-20build: Split test_cases and test_data from EXTRA_DISTGuillem Jover1-41/+47
2009-11-20build: Clean up perl test suite invokationGuillem Jover1-1/+6
2009-11-20build: Do not copy 200_Dpkg_Shlibs data files to t.tmpGuillem Jover1-3/+0
2009-11-20build: Merge the mkdir_t_tmp target into the check targetGuillem Jover1-3/+1
2009-11-09Dpkg::Conf: new module to parse options from a configuration fileRaphaël Hertzog1-0/+1
2009-10-31Move parse_changelog() to a separate module Dpkg::Changelog::ParseRaphaël Hertzog1-0/+1
2009-10-31Dpkg::Changelog::Entry, Dpkg::Control::Changelog: new modulesRaphaël Hertzog1-0/+3
2009-10-31Dpkg::Index: new moduleRaphaël Hertzog1-0/+1
2009-09-30dpkg-statoverride: Rewrite in CGuillem Jover1-2/+0
2009-09-19Drop Dpkg::Fields and convert everything to Dpkg::Control::FieldsRaphaël Hertzog1-1/+0
2009-09-19Dpkg::Control::Fields: official list of control fieldsRaphaël Hertzog1-0/+1
2009-09-19Dpkg::Control: new object interfaceRaphaël Hertzog1-0/+2
2009-09-16Rename Dpkg::Cdata into Dpkg::ControlRaphaël Hertzog1-1/+1
2009-09-16Rename Dpkg::Control in Dpkg::Control::InfoRaphaël Hertzog1-1/+1
2009-09-15Make the build silent by defaultGuillem Jover1-2/+3
2009-08-26Use double instead of single quotes to allow backticks to expandGuillem Jover1-1/+2
2009-08-26Add missing files in EXTRA_DISTGuillem Jover1-0/+1
2009-08-16Use backticks instead of non-portable make $(shell ...) functionGuillem Jover1-1/+1