summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2012-03-25sbuild::regex: Use C++11 regex in addition to boost::regexRoger Leigh1-14/+34
2012-03-25sbuild: Replace TR1 types with C++11 typesRoger Leigh1-0/+16
2012-01-23Merge branch 'po4a'Roger Leigh1-0/+1
2011-12-27sbuild: Support boost::iostreams < 1.44Roger Leigh1-0/+24
2011-11-28man: Add initial support for po4a translationsDavid Prévot1-0/+1
2011-11-27build: Move all path specification to global.mkRoger Leigh1-180/+1
2011-07-09schroot-sbuild: Add wrapper for sbuildRoger Leigh1-0/+1
2011-06-10build: automake uses dist-xz to xz compress the tarballRoger Leigh1-1/+1
2011-03-27build: Add configure checks for unshare system callRoger Leigh1-0/+25
2011-03-01sbuild: Replace GCC-specific stdio_filebuf with Boost.IostreamsRoger Leigh1-9/+19
2011-01-15doc/historical/sbuild-chroot-helper.c: Add oldest available version of schrootRoger Leigh1-0/+1
2011-01-06build: Correct libuuid configurationRoger Leigh1-8/+15
2011-01-06build: Don't link with libpam when PAM is disabledRoger Leigh1-0/+2
2010-09-02build: Add initial git release distribution infrastructureRoger Leigh1-1/+1
2010-08-22build: Conditionally enable features if presentRoger Leigh1-12/+34
2010-08-22build: boost_filesystem depends upon boost_systemRoger Leigh1-13/+13
2010-08-22build: Fix check for boost::program_options::variables_mapZach Carter1-1/+1
2010-07-11Complete change to SCHROOT_SYSCONF_DIR from PACKAGE_SYSCONF_DIRRoger Leigh1-2/+2
2010-07-05build: Remove maintainer mode and add additional definesRoger Leigh1-13/+21
2010-06-26man: Add schroot-faq(7)Roger Leigh1-0/+1
2010-06-22build: Remove default directoryRoger Leigh1-4/+0
2010-06-13build: Add configure checks for BTRFSRoger Leigh1-0/+37
2010-05-02contrib: Add directory for user-contributed scripts and other filesRoger Leigh1-0/+2
2010-05-02bin: Add support for Boost 1.42Roger Leigh1-0/+24
2010-02-09Add AUTH* environment variables storing host tripletRoger Leigh1-0/+9
2010-02-08Add support for multiple platforms: initial kfreebsd supportRoger Leigh1-0/+26
2009-11-24build: Auto-detect whether -mt is needed for Boost libsGeoffrey Thomas1-18/+38
2009-11-24build: Only use silent-rules if it's availableGeoffrey Thomas1-1/+2
2009-10-16build: Replace SCHROOT_RELEASE_DATE with m4_esyscmdRoger Leigh1-1/+6
2009-09-27build: Remove -mt suffix from Boost library namesRoger Leigh1-11/+11
2009-08-23build: Require automake 1.10 and use silent-rulesRoger Leigh1-1/+1
2009-08-02build: Build static library by defaultRoger Leigh1-2/+2
2009-08-01build: Add git tagging codeRoger Leigh1-27/+12
2009-07-10sbuild/sbuild-config.h.in: Get default environment filter from configureRoger Leigh1-0/+14
2009-07-04[build] Fix union configure checkRoger Leigh1-3/+3
2009-06-28[sbuild::chroot_union] Synchronise with current master branchRoger Leigh1-0/+28
2009-06-28[sbuild::chroot_fs_union] Add underlay directory in addition to overlayRoger Leigh1-1/+6
2009-06-28[sbuild::chroot_fs_union] New class to add filesysten union supportJan-Marek Glogowski1-0/+5
2009-05-11[build] Remove last traces of exec.dRoger Leigh1-7/+0
2009-05-11[build] Remove duplicated checks for UUID supportRoger Leigh1-11/+0
2009-05-10[build] Make UUID support configurableRoger Leigh1-0/+11
2009-05-10[sbuild] Make PAM support configurableRoger Leigh1-2/+48
2009-05-10[build] Make UUID support configurableRoger Leigh1-1/+25
2009-05-10[build] Loopback chroot doesn't depend on block-deviceRoger Leigh1-2/+1
2009-05-10[build] Make personality support configurableRoger Leigh1-0/+26
2009-05-10[build] Include correct lockdev headers for sbuild-lockRoger Leigh1-1/+1
2009-05-10[build] Build loopback chroot support conditionallyRoger Leigh1-0/+36
2009-05-10[build] Conditionally compile block-device and lvm-snapshot supportRoger Leigh1-30/+95
2009-05-04[build] Use LIBS rather than LDFLAGS in library checksNick Fortino1-12/+12
2009-05-04[sbuild::chroot_file] Move CHROOT_FILE_UNPACK_DIR from session UNPACK_DIRRoger Leigh1-4/+4