summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2012-01-17build: Move all path specification to global.mkRoger Leigh1-180/+1
2011-05-12schroot-sbuild: Add wrapper for sbuildRoger 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-05build: Add initial git release distribution infrastructureRoger Leigh1-1/+1
2010-08-22build: Conditionally enable features if presentRoger Leigh1-12/+34
2010-08-21build: boost_filesystem depends upon boost_systemRoger Leigh1-13/+13
2010-08-07build: Fix check for boost::program_options::variables_mapZach Carter1-1/+1
2010-07-06Complete change to SCHROOT_SYSCONF_DIR from PACKAGE_SYSCONF_DIRRoger Leigh1-2/+2
2010-07-04build: Remove maintainer mode and add additional definesRoger Leigh1-13/+21
2010-06-26man: Add schroot-faq(7)Roger Leigh1-0/+1
2010-06-26build: Remove default directoryRoger Leigh1-4/+0
2010-06-22build: 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
2009-05-03[etc] Add .d suffix to exec and setup script directoriesRoger Leigh1-2/+2
2009-05-03Rearrange configuration and manual pagesRoger Leigh1-12/+14
2009-03-28Merge branch 'fs-union'Roger Leigh1-2/+3
2009-03-28Merge branch 'master' of ssh+git://git.debian.org/git/buildd-tools/schrootRoger Leigh1-0/+1
2009-03-28[build] Adapt boostrap from libtoolize suggestionsJan-Marek Glogowski1-1/+1
2009-03-28[build] Just link schroot-mount to boost filesystem libJan-Marek Glogowski1-1/+2
2009-03-26[build] Add configure option to generate doxygen docsRoger Leigh1-2/+21
2009-03-22[build] Add checks for POSIX thread supportRoger Leigh1-0/+1
2009-03-21[build] Add bash completion to buildRoger Leigh1-0/+13