summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2019-02-23dpkg-statoverride: Add support for --force-* optionsGuillem Jover1-0/+1
2019-02-23dpkg: Move force options support into its own fileGuillem Jover1-0/+1
2018-08-30libdpkg: Move db-fsys code from src to lib/dpkgGuillem Jover1-14/+0
2018-08-30dpkg: Move struct perpackagestate handling into its own fileGuillem Jover1-0/+1
2018-05-04libdpkg: Move control database code into db-ctrl modulesGuillem Jover1-8/+1
2015-03-30dpkg-statoverride: Set the SE Linux context on --updateGuillem Jover1-0/+5
2015-03-30dpkg: Move SE Linux support into a separate fileGuillem Jover1-0/+1
2014-10-06build: Split test_programs and test_scripts out of test_casesGuillem Jover1-2/+3
2014-05-17build: Switch to use libtool for the static librariesGuillem Jover1-2/+1
2014-04-21test: Remove sequence number prefixes from test case filenamesGuillem Jover1-1/+1
2014-04-21build: Rename Makecheck.am to just check.amGuillem Jover1-1/+1
2013-10-17dpkg: Add new --verify commandGuillem Jover1-1/+3
2013-07-18dpkg: Rename processarc.c to unpack.cGuillem Jover1-1/+1
2013-04-19build: Set a default TEST_VERBOSE to 0Guillem Jover1-2/+0
2012-05-04dpkg: Move maintainer script handling into a new script moduleGuillem Jover1-0/+1
2012-05-04build: Use MKDIR_P instead of obsolete mkdir_pGuillem Jover1-3/+3
2012-04-27dpkg: Generate md5sums info files if none were present in the binary packageGuillem Jover1-0/+1
2012-03-19dpkg: Upgrade the database automatically to the new multi-arch layoutGuillem Jover1-0/+1
2012-03-19dpkg: Update on-disk database to use a multiarch compliant layoutGuillem Jover1-0/+4
2012-01-23dpkg: Rename infodb.c to infodb-access.cGuillem Jover1-2/+2
2012-01-23build: Move common headers to noinst_HEADERSGuillem Jover1-6/+10
2011-10-27dpkg: Move match_node functions into a new file-match moduleGuillem Jover1-0/+1
2011-03-02dpkg: Refactor infodb directory traversal into new pkg_infodb_foreach()Guillem Jover1-0/+1
2011-03-02dpkg: Refactor infodb file existence check into new pkg_infodb_has_file()Guillem Jover1-0/+1
2011-01-08build: Refactor common linker objects into LDADDGuillem Jover1-23/+5
2010-08-03Move glob module to libdpkgGuillem Jover1-2/+0
2010-07-25build: Fix “make distcheck” errorsSven Joachim1-0/+3
2010-07-21dpkg: Stop exporting DPKG_LIBDIR to maintainer scriptsGuillem Jover1-1/+0
2010-07-16dpkg-query: Rename query.c to querycmd.cGuillem Jover1-1/+1
2010-07-16Move pkg-show module to libdpkgGuillem Jover1-2/+0
2010-07-11build: Move dpkg_divert test case from scripts to srcGuillem Jover1-0/+11
2010-07-03dpkg-divert: Rewrite in CGuillem Jover1-0/+12
2010-06-07dpkg: Add two new dpkg options --path-exclude and --path-includeGuillem Jover1-0/+1
2010-06-02Refactor glob functions into its own moduleGuillem Jover1-0/+1
2010-04-16dpkg: export DPKG_LIBDIR to maintainer scriptsRaphaël Hertzog1-0/+1
2010-02-25build: Move <admindir>/alternatives directory creation to scripts/Guillem Jover1-1/+0
2009-12-31Remove linkage against unused librariesGuillem Jover1-2/+0
2009-09-30dpkg-statoverride: Rewrite in CGuillem Jover1-1/+15
2009-09-15Move pkg-array to libdpkgGuillem Jover1-2/+0
2009-08-21Add support for config.d style directory fragment loadingGuillem Jover1-0/+3
2009-08-15Use AM_CPPFLAGS instead of deprecated INCLUDES in Makefile.am filesGuillem Jover1-1/+1
2009-07-15Disable default automake preprocessor include pathsGuillem Jover1-1/+1
2009-07-15Move libraries to subdirectories under lib/Guillem Jover1-7/+8
2009-06-17Move diversion db parsing into a new fileGuillem Jover1-0/+2
2009-06-17Move statoverride db parsing into a new fileGuillem Jover1-0/+1
2009-03-03Refactor package array handlingGuillem Jover1-2/+2
2009-03-02Rename pkg-list.c to pkg-array.cGuillem Jover1-2/+2
2008-10-17dpkg-query: stop needlessly using functionality from error.cGuillem Jover1-1/+0
2008-07-26Move duplicate limiteddescription functions to src/pkg-show.cGuillem Jover1-0/+2
2008-07-22Move duplicate pkglistqsortcmp functions to src/pkg-list.cGuillem Jover1-0/+2