summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
2010-01-20Update the version number to 0.6.1.5.Daniel Burrows1-1/+1
2010-01-17Add a configure check for lexical_cast.hpp.Daniel Burrows1-0/+1
2010-01-17Disable strict aliasing when building aptitude.Daniel Burrows1-1/+3
2010-01-17Bump the version number to 0.6.1.4.Daniel Burrows1-1/+1
2009-11-19Bump the version number to 0.6.1.3.Daniel Burrows1-1/+1
2009-11-19Bump the version number to 0.6.1.2.Daniel Burrows1-1/+1
2009-11-19Bump the version number to 0.6.1.1.Daniel Burrows1-1/+1
2009-11-18Update version number to 0.6.1.Daniel Burrows1-1/+1
2009-11-18Overhaul how temporary file creation is handled to use a single directory in ...Daniel Burrows1-0/+1
2009-11-14Added pictures for Spanish manual. Thanks Omar Campagne <ocampagne@gmail.com>.Jens Seidel1-0/+1
2009-11-10Use a key extractor for the package name -> screenshot mapping, so we don't h...Daniel Burrows1-0/+1
2009-11-01Merge with changes from laptop.Daniel Burrows1-0/+1
2009-10-31Create a new download_queue module that wraps up a generic background downloa...Daniel Burrows1-0/+1
2009-10-25Bump the version number to 0.6.0.1.Daniel Burrows1-1/+1
2009-10-25Bump the version number to 0.6.0.Daniel Burrows1-1/+1
2009-10-12Fix the configure Boost test to test the correct set of files.Daniel Burrows1-0/+1
2009-10-12Bump the version number to 0.5.9rc4.Daniel Burrows1-1/+1
2009-10-10Push the setup phase of the changelog download into a background thread.Daniel Burrows1-0/+1
2009-10-10Fix the GTK+ option declaration so that --enable-gtk enables GTK+ instead of ...Daniel Burrows1-1/+1
2009-10-09Bump the version number to 0.5.9rc3.Daniel Burrows1-1/+1
2009-10-08Add scoped_ptr.hpp to the list of required Boost headers.Daniel Burrows1-0/+1
2009-09-09Bump the version number to 0.5.9rc2.Daniel Burrows1-1/+1
2009-09-08Bump the version number to 0.5.9rc1.Daniel Burrows1-1/+1
2009-08-22Compress data stored in the file cache.Daniel Burrows1-1/+16
2009-08-22Add configure checks for boost/lambda/bind.hpp and for boost/function.hpp.Daniel Burrows1-0/+2
2009-08-11Write untested implementations of getItem and putItem in the file cache.Daniel Burrows1-0/+1
2009-07-28Add a configure check for boost/make_shared.hpp.Daniel Burrows1-0/+1
2009-07-27Add the newly required headers to configure.ac (oops).Daniel Burrows1-0/+4
2009-07-26Add a skeletal unit tester using the Boost framework.Daniel Burrows1-0/+1
2009-07-26Sort the list of Boost headers.Daniel Burrows1-1/+1
2009-07-26Add a missing check for the hashed_factory include.Daniel Burrows1-0/+1
2009-07-26Add a compile dependency on sqlite3.Daniel Burrows1-2/+4
2009-07-21Update the version number to 0.5.3.1.Daniel Burrows1-1/+1
2009-07-20Bump the version number to 0.5.3.Daniel Burrows1-1/+1