summaryrefslogtreecommitdiff
path: root/dselect/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-05-07build: Use libexec variable for auxiliary internal programsGuillem Jover1-1/+2
2016-10-30build: Pass --as-needed to the linker for dselect to avoid libstdc++Guillem Jover1-0/+4
2016-10-30dselect: Move C++ support code into its own fileGuillem Jover1-0/+1
2016-10-29build: Use two space indentation for shell codeGuillem Jover1-4/+4
2016-10-29build: Disable C++ exceptions for dselectGuillem Jover1-1/+3
2014-10-06dselect: Parse the system curses.h header instead of dselect-curses.hGuillem Jover1-1/+1
2014-10-06build: Disable unused run-time type information for dselectGuillem Jover1-0/+2
2014-05-17build: Switch to use libtool for the static librariesGuillem Jover1-2/+1
2013-04-23build: Use PERL instead of hardcoded binary nameGuillem Jover1-1/+1
2013-03-18build: Add CPPFLAGS for dselect-curses.h CPP invocationGuillem Jover1-1/+1
2012-05-04build: Use MKDIR_P instead of obsolete mkdir_pGuillem Jover1-1/+1
2009-09-15Make the build silent by defaultGuillem Jover1-1/+1
2009-08-21Add support for config.d style directory fragment loadingGuillem Jover1-0/+5
2009-08-16dselect: Use top_builddir instead of top_srcdir to create curkeys.hGuillem Jover1-1/+1
2009-08-15Use AM_CPPFLAGS instead of deprecated INCLUDES in Makefile.am filesGuillem Jover1-1/+1
2009-07-16dselect: Add builddir to the quoted include search pathGuillem Jover1-0/+1
2009-07-15Disable default automake preprocessor include pathsGuillem Jover1-2/+2
2009-07-15Move libraries to subdirectories under lib/Guillem Jover1-3/+4
2009-04-13Detect the curses headers to use instead of hardcoding themGuillem Jover1-2/+4
2009-01-04libdpkg: Move macros from dpkg.h to more specialized headersGuillem Jover1-0/+1
2008-07-02Use '$(CPP)' instead of '$(CC) -E' in Makefile.am targetGuillem Jover1-1/+1
2008-05-19Fix link order when using libcompat.a and libintl.aGuillem Jover1-3/+3
2008-03-30dselect: Use ncursesw header filesGuillem Jover1-1/+1
2008-02-04Use functions from libcompat when those are not provided by the systemGuillem Jover1-1/+6
2008-01-21Use external gettext intl libraryGuillem Jover1-1/+1
2006-02-17Move dselect gettext strings to its own domain provided now by theGuillem Jover1-1/+1
2006-02-17Move the methods directory to dselect/methods, so the contents will notGuillem Jover1-0/+2
2005-03-11dpkg (1.13.1.0.1) experimental; urgency=lowScott James Remnant1-0/+48
1999-11-25Move the new buildsystem into the main branchWichert Akkerman1-74/+0
1999-01-29dpkg 1.4.1Guy Maor1-0/+74