Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-01 | cmake: po: Don't update POT-Creation-Date for automatic updates | Roger Leigh | 1 | -3/+12 | |
2013-10-01 | cmake: po: Always update timestamps | Roger Leigh | 1 | -0/+2 | |
2013-10-01 | cmake: po: Don't update schroot.pot automatically by default | Roger Leigh | 1 | -11/+25 | |
2013-09-30 | cmake: po: Build .gmo files | Roger Leigh | 1 | -5/+5 | |
2013-09-29 | build: Add cmake build infrastructure | Roger Leigh | 1 | -0/+93 | |
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. |