summaryrefslogtreecommitdiff
path: root/lib/dchroot-common
AgeCommit message (Collapse)AuthorFilesLines
2013-09-29build: Add cmake build infrastructureRoger Leigh1-0/+27
This permits building using cmake rather than the existing autoconf/automake/libtool infrastructure. The autotools- based build may be removed in future commits, but either may be used until that point.
2013-05-05all: Place const before typename for const referencesRoger Leigh4-10/+10
2013-05-04lib: Sources use namespace scopingRoger Leigh2-37/+45
Enclose in namespace as for all other sources.
2013-05-04All code uses <> includesRoger Leigh2-2/+2
2013-04-07sbuild: Move chroot to namespace chrootRoger Leigh2-4/+4
2013-04-05dchroot-common: Rename session_base to sessionRoger Leigh4-19/+18
2013-04-05dchroot-common: Rename main_base to mainRoger Leigh3-16/+16
2013-04-05schroot-common: Rename options_base to optionsRoger Leigh2-6/+7
2013-04-05schroot-common: Rename main_base to mainRoger Leigh2-3/+3
2013-04-03lib: Move libdchroot to dchroot-common (2)Roger Leigh4-12/+12
2013-04-03lib: Move libdchroot to dchroot-commonRoger Leigh5-0/+285