summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2012-06-30Disable use of libept by default; enable with --enable-eptDaniel Hartwig1-4/+4
2012-06-30Use standard apt-xapian-index location, rather than libeptDaniel Hartwig1-26/+19
2012-06-30Drop support for ancient libept features; make libept use really optionalDaniel Hartwig1-238/+125
2012-06-08Update build files for 0.6.9Daniel Hartwig1-1/+1
2012-06-03make dist uses xz compressionDaniel Hartwig1-1/+1
2012-06-03Use RSVG_CONVERT in build filesDaniel Hartwig1-2/+2
2012-06-01Update to the doc buildlib; all translations portedDaniel Hartwig1-8/+12
2012-05-28Integrate Italian docs with build systemDaniel Hartwig1-0/+2
2012-05-11Update build files for 0.6.8.Daniel Hartwig1-1/+1
2012-04-25Include build of gtest when building gmockDaniel Hartwig1-2/+3
2012-04-24Include Croatian translation in build filesDaniel Hartwig1-1/+1
2012-04-24Update build files for 0.6.7.Daniel Hartwig1-1/+1
2012-03-25Also support MultiArch flags from apt 0.8.16Daniel Hartwig1-0/+4
2012-03-23configure: avoid needless checking of libraries; disable GTK+Daniel Hartwig1-41/+49
2012-03-18Update build files for 0.6.6.Daniel Hartwig1-1/+1
2012-02-11Only check for VTE when building the GTK+ frontendSven Joachim1-2/+2
2012-02-10Configure option to disable the test suiteDaniel Hartwig1-0/+11
2012-02-07Update build files for 0.6.5.Daniel Hartwig1-1/+1
2012-01-222nd part of Switch Polish manpages to po4aMichał Kułach1-0/+2
2011-07-23Modify autoconf/automake scripts to handle gmock changes.Daniel Burrows1-2/+49
2011-06-25Clean up the use of AC_COMPILE_IFELSE and AC_LINK_IFELSE to fix a bunch of au...Daniel Burrows1-38/+38
2011-05-14Update build files for 0.6.4.Daniel Burrows1-1/+1
2010-07-21Fix the Boost configure check to match the code.Daniel Burrows1-0/+1
2010-07-13Add build rules for aptitude-QtPiotr Galiszewski1-0/+66
2010-07-10Flesh out the implementation of the download progress display and its tests.Daniel_Burrows@alumni.brown.edu1-0/+1
2010-07-03Move the search input controller and view classes over to generic/.Daniel_Burrows@alumni.brown.edu1-3/+1
2010-07-03Move the throttle object to src/generic/util.Daniel_Burrows@alumni.brown.edu1-0/+1
2010-06-30Add a view interface for displaying the download progress and an implementati...Daniel_Burrows@alumni.brown.edu1-0/+2
2010-06-18Add a Makefile for src/gtk/views/mocks, so that I can distribute the .h file ...Daniel Burrows1-0/+1
2010-06-18Bump the version number to 0.6.3.Daniel Burrows1-1/+1
2010-06-18Write configure checks to empirically verify various libept functionality.Daniel Burrows1-0/+238
2010-06-05Update the list of required Boost headers.Daniel Burrows1-0/+1
2010-06-03Write a mock of the terminal object that automatically canonicalizes the term...Daniel Burrows1-0/+1
2010-05-28Transition from log4cxx to the new logging framework.Daniel Burrows1-4/+2
2010-05-20Write a configure check that tries to locate the Boost unit test libraries.Daniel Burrows1-0/+42
2010-05-18Experimentally start refactoring code into view/controller pairs for more mod...Daniel Burrows1-0/+3
2010-05-14Work around a bug in boost/lambda/construct.hpp.Daniel Burrows1-1/+3
2010-05-14Fix the set of Boost headers checked by configure.Daniel Burrows1-0/+3
2010-05-14Write configure checks for the order of arguments that boost::fusion::fold us...Daniel Burrows1-1/+70
2010-04-29Create a new directory under "gtk" to hold the toplevel UI code.Daniel Burrows1-0/+1
2010-04-21Defend against the stupidity of Boost.Daniel Burrows1-1/+1
2010-04-21Bump the version number to 0.6.2.1.Daniel Burrows1-1/+1
2010-04-18Bump version number to 0.6.2.Daniel Burrows1-1/+1
2010-04-17Fix the configure script's list of Boost headers to check for.Daniel Burrows1-0/+1
2010-04-04Fix the configure script to check for exactly the Boost headers that the sour...Daniel Burrows1-0/+20
2010-03-16Add a suite of parser combinators.Daniel Burrows1-0/+8
2010-03-16Fix the failure case of the Boost checks.Daniel Burrows1-3/+2
2010-03-15Write the backend half of the code to support customizable cost components.Daniel Burrows1-0/+1
2010-03-05Overhaul the resolver to distinguish between tiers and changes to tiers; this...Daniel Burrows1-0/+1
2010-02-03Add support to the immset for accumulating the result of running an associati...Daniel Burrows1-0/+1