Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-09-29 | build: Add cmake build infrastructure | Roger Leigh | 1 | -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-05 | all: Place const before typename for const references | Roger Leigh | 4 | -10/+10 | |
2013-05-04 | lib: Sources use namespace scoping | Roger Leigh | 2 | -37/+45 | |
Enclose in namespace as for all other sources. | |||||
2013-05-04 | All code uses <> includes | Roger Leigh | 2 | -2/+2 | |
2013-04-07 | sbuild: Move chroot to namespace chroot | Roger Leigh | 2 | -4/+4 | |
2013-04-05 | dchroot-common: Rename session_base to session | Roger Leigh | 4 | -19/+18 | |
2013-04-05 | dchroot-common: Rename main_base to main | Roger Leigh | 3 | -16/+16 | |
2013-04-05 | schroot-common: Rename options_base to options | Roger Leigh | 2 | -6/+7 | |
2013-04-05 | schroot-common: Rename main_base to main | Roger Leigh | 2 | -3/+3 | |
2013-04-03 | lib: Move libdchroot to dchroot-common (2) | Roger Leigh | 4 | -12/+12 | |
2013-04-03 | lib: Move libdchroot to dchroot-common | Roger Leigh | 5 | -0/+285 | |