APT

apt:attic/cmake

Last commit made on 2013-07-14
Get this branch:
git clone -b attic/cmake https://git.launchpad.net/apt

Branch merges

Branch information

Name:
attic/cmake
Repository:
lp:apt

Recent commits

6bf5ef0... by Julian Andres Klode

CMake/Documentation.cmake: Relicense under the MIT/Expat license

This is just in case someone wants to reuse this later on. Also fix the
po4a macro to use the type argument.

87c3d0d... by Julian Andres Klode

CMake/Documentation.cmake: Add support for raw manpages.

8d20f72... by Julian Andres Klode

pre-build.sh: Drop.

f94d90a... by Julian Andres Klode

fix installation of translated manpages.

5ebe85d... by Julian Andres Klode

merge with debian-sid; fixes apt-ftparchive setlocale bug

89dfc44... by Julian Andres Klode

Remove TODO from CMake/Documentation.cmake

c9ec30c... by Julian Andres Klode

Complete first stage of documentation building support.

Translations are now working as well, at least the new ones (although only
ja actually builds).

28d8179... by Julian Andres Klode

Fix package building by including the documentation directories.

1692a2c... by Julian Andres Klode

* ftparchive/apt-ftparchive.cc:
  - Call setlocale() so translations are actually used.

ada99a4... by Julian Andres Klode

Add support for (untranslated) documentation to the CMake buildsystem.

The po4a stuff comes tomorrow.